go
-
xmge/gonote
欢迎各位gopher一起来完善这份笔记,让更多的人能够了解go,学习go,使用go,热爱go.👍
-
GoogleCloudPlatform/open-match
Flexible, extensible, and scalable video game matchmaking.
-
skatiyar/pacman
Classic pacman with procedurally generated infinite vertical maze.
-
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
-
jesseduffield/lazygit
simple terminal UI for git commands
-
golang/go
The Go programming language
-
tsenart/vegeta
HTTP load testing tool and library. It's over 9000!
-
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
-
pingcap/tidb
TiDB is a distributed HTAP database compatible with the MySQL protocol
-
github/smimesign
An S/MIME signing utility for use with Git
-
phasersec/san-go
SAN parser for Go & CLI - the Simple And Needed TOML/YAML alternative
-
gin-gonic/gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
-
istio/istio
Connect, secure, control, and observe services.
-
fatedier/frp
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
-
chai2010/advanced-go-programming-book
📚《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题
-
TTCECO/gttc
Official Go implementation of TTC, A Decentralized and Incentivized Social Networking Protocol
-
ethereum/go-ethereum
Official Go implementation of the Ethereum protocol
-
iikira/BaiduPCS-Go
百度网盘客户端 - Go语言编写
-
v2ray/v2ray-core
A platform for building proxies to bypass network restrictions.
-
pulumi/pulumi
Pulumi is a cloud native infrastructure as code platform. Build cloud apps and infrastructure in your favorite language, and continuously deploy them to any cloud, no YAML required.
-
etcd-io/etcd
Distributed reliable key-value store for the most critical data of a distributed system
-
prometheus/prometheus
The Prometheus monitoring system and time series database.
-
containous/traefik
The Cloud Native Edge Router
-
gohugoio/hugo
The world’s fastest framework for building websites.
-
gogs/gogs
Gogs is a painless self-hosted Git service.
java
-
Snailclimb/JavaGuide
A core knowledge that most Java programmers need to master
-
JavaNoober/BackgroundLibrary
A framework for directly generating shape through Tags, no need to write shape.xml again(通过标签直接生成shape,无需再写shape.xml)
-
crossoverJie/JCSprout
👨🎓Java Core Sprout : basic, concurrent, algorithm
-
oracle/helidon
Java libraries for writing microservices
-
iluwatar/java-design-patterns
Design patterns implemented in Java
-
loremwalker/WebSiteUseful
🍅翻墙!科学上网,免费ss帐号分享、ssr订阅源,免费VPN下载,获取及使用教程请看:https://github.com/loremwalker/fq-book
-
spring-projects/spring-boot
Spring Boot
-
google/tink
Tink is a multi-language, cross-platform library that provides cryptographic APIs that are secure, easy to use correctly, and hard(er) to misuse.
-
JessYanCoding/AndroidAutoSize
A low-cost Android screen adaptation solution (今日头条屏幕适配方案终极版,一个极低成本的 Android 屏幕适配方案).
-
kdn251/interviews
Everything you need to know to get the job.
-
huangyz0918/AndroidWM
A lightweight android image watermark library that supports invisible digital watermarks.🌁(轻量级安卓水印框架,支持隐形数字水印)
-
lucee/Lucee
Lucee Server is a dynamic, Java based (JSR-223), tag and scripting language used for rapid web application development. Lucee simplifies technologies like webservices (REST, SOAP, HTTP), ORM (Hibernate), searching (Lucene), datasources (MSSQL, Oracle, MySQL and others), caching (infinispan, ehcache, and memcached) and many more. Lucee provides a…
-
proxyee-down-org/proxyee-down
http下载工具,基于http代理,支持多连接分块下载
-
eugenp/tutorials
The "REST With Spring" Course:
-
HokoFly/HokoBlur
an easy-to-use blur library for Android, support efficient dynamic blur jobs.
-
Wechat-Group/weixin-java-tools
全能微信Java开发工具包,支持包括微信支付、开放平台、小程序、企业微信/企业号和公众号等的开发
-
dlemmermann/WorkbenchFX
A lightweight RCP framework for JavaFX applications.
-
apache/incubator-dubbo
Apache Dubbo (incubating) is a high-performance, java based, open source RPC framework.
-
GodFengShen/PicOrVideoToAscii
Android picture or video convert to ascii pic or video 安卓平台下,图片或视频转化为ascii,合并视频用到ffmpeg库。后期会加入带色彩的ascii码图片或视频
-
TheAlgorithms/Java
All Algorithms implemented in Java
-
square/okhttp
An HTTP+HTTP/2 client for Android and Java applications.
-
whataa/noDrawable
一个旨在减少99%的drawable.xml文件的库,可直接在布局文件中对任意View声明drawable属性。
-
elastic/elasticsearch
Open Source, Distributed, RESTful Search Engine
-
spring-projects/spring-framework
Spring Framework
-
linkedin/TonY
TensorFlow on YARN (TonY) is a framework to natively run TensorFlow on Apache Hadoop.
javascript
-
you-dont-need/You-Dont-Need-Momentjs
List of date-fns or native functions which you can use to replace moment.js + ESLint Plugin
-
dawnlabs/carbon
🎨Create and share beautiful images of your source code
-
thedaviddias/Front-End-Checklist
🗂The perfect Front-End Checklist for modern websites and meticulous developers
-
Nozbe/WatermelonDB
🍉Next-gen database for powerful React and React Native apps that scales to 10,000s of records and remains fast⚡️
-
mweststrate/immer
Create the next immutable state by mutating the current one
-
axa-group/nlp.js
An NLP library built in node over Natural, with entity extraction, sentiment analysis, automatic language identify, and so more
-
npm/tink
a dependency unwinder for javascript
-
aweary/react-copy-write
✍️Immutable state with a mutable API
-
date-fns/date-fns
⏳Modern JavaScript date utility library⌛️
-
vuejs/vue
🖖A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
-
mariusandra/pigeon-maps
ReactJS Maps without external dependencies
-
rwv/chinese-dos-games
🎮Chinese DOS games in browser.
-
getgauge/taiko
A node.js library to automate chrome/chromium browser
-
trekhleb/javascript-algorithms
Algorithms and data structures implemented in JavaScript with explanations and links to further readings
-
facebook/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
-
sindresorhus/ky
Tiny and elegant HTTP client based on the browser Fetch API
-
facebook/create-react-app
Create React apps with no build configuration.
-
justjavac/free-programming-books-zh_CN
📚免费的计算机编程类中文书籍,欢迎投稿
-
GoogleChrome/puppeteer
Headless Chrome Node API
-
you-dont-need/You-Dont-Need-Lodash-Underscore
List of JavaScript methods which you can use natively + ESLint Plugin
-
dabit3/gatsby-auth-starter-aws-amplify
Starter Project with Authentication with Gatsby & AWS Amplify
-
felixrieseberg/windows95
💩🚀Windows 95 in Electron. Runs on macOS, Linux, and Windows.
-
axios/axios
Promise based HTTP client for the browser and node.js
-
danielfsousa/express-rest-es2017-boilerplate
⌛️Express boilerplate for building RESTful APIs
-
storybooks/storybook
Interactive UI component dev & test: React, React Native, Vue, Angular
python
-
TheAlgorithms/Python
All Algorithms implemented in Python
-
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
-
tensorflow/models
Models and examples built with TensorFlow
-
facebookincubator/python-nubia
A command-line and interactive shell framework.
-
junfu1115/DANet
Dual Attention Network for Scene Segmentation
-
toddmotto/public-apis
A collective list of public JSON APIs for use in web development.
-
keras-team/keras
Deep Learning for humans
-
facebookincubator/Bowler
Safe code refactoring for modern Python.
-
tensorflow/tensorboard
TensorFlow's Visualization Toolkit
-
madhavanmalolan/awesome-reactnative-ui
Awesome React Native UI components updated weekly
-
pavlin-policar/fastTSNE
Fast, parallel implementations of tSNE
-
python/cpython
The Python programming language
-
mwouts/jupytext
Jupyter notebooks as Markdown documents, Julia, Python or R scripts
-
ansible/ansible
Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy. Avoid writing scripts or custom code to deploy and update your applications — automate in a language that approaches plain English, using SSH, with no agents to install on remote systems.https://docs.ansible.com/ansible/
-
vinta/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
-
rg3/youtube-dl
Command-line program to download videos from YouTube.com and other video sites
-
IBM/AIF360
A comprehensive set of fairness metrics for datasets and machine learning models, explanations for these metrics, and algorithms to mitigate bias in datasets and models.
-
milkice233/efb-qq-slave
EFB QQ Slave, a channel for EH Forwarder Bot. EFB QQ从端
-
pallets/flask
The Python micro framework for building web applications.
-
django/django
The Web framework for perfectionists with deadlines.
-
encode/apistar
A smart Web API framework, for Python 3.🌟
-
NVIDIA/vid2vid
Pytorch implementation of our method for high-resolution (e.g. 2048x1024) photorealistic video-to-video translation.
-
soimort/you-get
⏬Dumb downloader that scrapes the web
-
imhuay/Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
-
jakubroztocil/httpie
Modern command line HTTP client – user-friendly curl alternative with intuitive UI, JSON support, syntax highlighting, wget-like downloads, extensions, etc.https://httpie.org
rust