go
-
Jeffail/benthos
A dull, resilient and quick to deploy stream processor
-
uber-go/zap
Blazing fast, structured, leveled logging in Go.
-
jesseduffield/lazygit
simple terminal UI for git commands
-
FiloSottile/mkcert
A simple zero-config tool to make locally trusted development certificates with any names you'd like.
-
araddon/qlbridge
A golang SQL expression VM. Library to build query engine based functionality.
-
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
-
TruthHun/DocHub
参考百度文库,使用Beego(Golang)开发的开源文库系统
-
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
-
golang/go
The Go programming language
-
istio/istio
Connect, secure, control, and observe services.
-
v2ray/v2ray-core
A platform for building proxies to bypass network restrictions.
-
go-gitea/gitea
Git with a cup of tea, painless self-hosted git service
-
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.
-
chai2010/advanced-go-programming-book
📚《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题
-
ethereum/go-ethereum
Official Go implementation of the Ethereum protocol
-
z0mbie42/flint
Fast and configurable filesystem (file and directory names) linter
-
fatedier/frp
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
-
axiomhq/quantiles
Optimal Quantile Approximation in Streams
-
astaxie/build-web-application-with-golang
A golang ebook intro how to build a web with golang
-
golang/dep
Go dependency management tool
-
go-ego/riot
Go Open Source, Distributed, Simple and efficient Search Engine
-
edwardwohaijun/file-transfer
A simple file transfer app
-
gohugoio/hugo
The world’s fastest framework for building websites.
-
google/go-cloud
A library and tools for open cloud development in Go.
-
containous/traefik
The Cloud Native Edge Router
java
-
crossoverJie/JCSprout
👨🎓Java related : basic, concurrent, algorithm
-
proxyee-down-org/proxyee-down
http下载工具,基于http代理,支持多连接分块下载
-
Snailclimb/Java-Guide
📖Java面试通关手册(Java学习指南)Java Interview Customs Manual (Java Study Guide)
-
spring-projects/spring-boot
Spring Boot
-
uber/motif
A simple DI API for Android / Java
-
wjwang0914/wj-todo-wanandroid
用心打造一款极致体验的TODO开源客户端,数据接口来自鸿神的玩Android,不放过每一个细节,用心写代码
-
iluwatar/java-design-patterns
Design patterns implemented in Java
-
forezp/SpringCloudLearning
《史上最简单的Spring Cloud教程源码》
-
alibaba/Sentinel
A lightweight flow-control library providing high-available protection and monitoring (高可用防护的流量管理框架)
-
elastic/elasticsearch
Open Source, Distributed, RESTful Search Engine
-
Piasy/BigImageViewer
Big image viewer supporting pan and zoom, with very little memory usage and full featured image loading choices. Powered by Subsampling Scale Image View, Fresco, Glide, and Picasso. Even with gif and webp support!🍻
-
eugenp/tutorials
The "REST With Spring" Course:
-
TheAlgorithms/Java
All Algorithms implemented in Java
-
kdn251/interviews
Everything you need to know to get the job.
-
apache/incubator-dubbo
Apache Dubbo (incubating) is a high-performance, java based, open source RPC framework.
-
netty/netty
Netty project - an event-driven asynchronous network application framework
-
alibaba/druid
♨️为监控而生的数据库连接池!阿里云DRDS(https://www.aliyun.com/product/drds)、阿里巴巴TDDL 连接池powered by Druid
-
ctripcorp/apollo
Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。
-
ReactiveX/RxJava
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
-
scwang90/SmartRefreshLayout
🔥下拉刷新、上拉加载、二级刷新、淘宝二楼、RefreshLayout、OverScroll,Android智能下拉刷新框架,支持越界回弹、越界拖动,具有极强的扩展性,集成了几十种炫酷的Header和 Footer。
-
google/guava
Google core libraries for Java
-
TommyLemon/APIJSON
🚀后端接口和文档自动化,前端(客户端) 定制返回JSON的数据和结构!
-
Wechat-Group/weixin-java-tools
全能微信Java开发工具包,支持包括微信支付、开放平台、小程序、企业号和公众号等的开发
-
square/okhttp
An HTTP+HTTP/2 client for Android and Java applications.
-
spring-projects/spring-framework
Spring Framework
javascript
-
r-spacex/SpaceX-API
🚀Open Source REST API for rocket, core, capsule, pad, and launch data
-
react-tools/react-move
React Move🌀Beautiful, data-driven animations for React
-
suijunqiang/rnset
rnset is a framework based on the react native & integrated a lot very good RN components to easy for verifying/using/picking in your projects
-
palmerhq/react-async-elements
Suspense-friendly async React elements for common situations
-
iamkun/dayjs
⏰Day.js 2KB immutable date library alternative to Moment.js with the same modern API
-
trekhleb/javascript-algorithms
Algorithms and data structures implemented in JavaScript with explanations and links to further readings
-
vuejs/vue
🖖A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
-
thedaviddias/Front-End-Checklist
🗂The perfect Front-End Checklist for modern websites and meticulous developers
-
facebook/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
-
GoogleChrome/puppeteer
Headless Chrome Node API
-
emberjs/ember.js
Ember.js - A JavaScript framework for creating ambitious web applications
-
vuejs/vue-cli
🛠️Standard Tooling for Vue.js Development
-
facebook/create-react-app
Create React apps with no build configuration.
-
airbnb/javascript
JavaScript Style Guide
-
jgraph/drawio
Source towww.draw.io
-
zeeshanu/dumper.js
A better and pretty variable inspector for your Node.js applications
-
axios/axios
Promise based HTTP client for the browser and node.js
-
osrec/SuperSlide.js
A flexible, smooth, GPU accelerated sliding menu for your next PWA
-
gatsbyjs/gatsby
⚛️📄🚀Blazing fast site generator for React
-
facebook/react-native
A framework for building native apps with React.
-
NervJS/taro
多端统一开发框架,支持用 React 的开发方式编写一次代码,生成能运行在微信小程序、H5、React Native 等的应用。
-
jamiebuilds/react-loadable
⏳A higher order component for loading components with promises.
-
mishoo/UglifyJS2
JavaScript parser / mangler / compressor / beautifier toolkit
-
openpgpjs/openpgpjs
OpenPGP implementation for JavaScript
-
meituan/beeshell
React Native 组件库
python
-
IEEEKeralaSection/rescuekerala
Website for coordinating rehabilitation of people affected in the 2018 Kerala Floods
-
facebookresearch/UnsupervisedMT
Phrase-Based & Neural Unsupervised Machine Translation
-
astorfi/Deep-Learning-World
📡Organized Resources for Deep Learning Researchers and Developers
-
calebmadrigal/trackerjacker
Like nmap for mapping wifi networks you're not connected to, plus device tracking
-
chinese-poetry/chinese-poetry
最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。
-
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
-
getredash/redash
Make Your Company Data Driven. Connect to any data source, easily visualize and share your data.
-
imhuay/Interview_Notes-Chinese
2018/2019/校招/春招/秋招/自然语言处理(NLP)/深度学习(Deep Learning)/机器学习(Machine Learning)/C/C++/Python/面试笔记
-
virtualabs/btlejack
Bluetooth Low Energy Swiss-army knife
-
ashutosh1206/Crypton
Library consisting of explanation and implementation of all the existing attacks on various Encryption Systems, Digital Signatures, Hashing Algorithms along with example challenges from CTFs
-
tensorflow/models
Models and examples built with TensorFlow
-
jhfjhfj1/autokeras
accessible AutoML for deep learning.
-
vinta/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
-
biswaz/rescuekerala
Send PRs and issues tohttps://github.com/IEEEKeralaSection/rescuekerala/. Recreate your issues pls
-
apachecn/AiLearning
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
-
pwxcoo/chinese-xinhua
中华新华字典数据库。包括歇后语,成语,词语,汉字。提供新华字典API。
-
s0md3v/Photon
Incredibly fast crawler which extracts urls, emails, files, website accounts and much more.
-
tensorflow/tensor2tensor
Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.
-
SpiderLabs/social_mapper
A Social Media Enumeration & Correlation Tool by Jacob Wilkin(Greenwolf)
-
keras-team/keras
Deep Learning for humans
-
vibora-io/vibora
Fast, asynchronous and elegant Python web framework.
-
django/django
The Web framework for perfectionists with deadlines.
-
ageitgey/face_recognition
The world's simplest facial recognition api for Python and the command line
-
aquasecurity/kube-hunter
Hunt for security weaknesses in Kubernetes clusters
-
nbedos/termtosvg
Record terminal sessions as SVG animations
rust
-
rust-lang/rust
A safe, concurrent, practical language.
-
lukaslueg/macro_railroad
A library to generate syntax diagrams for Rust macros.
-
jmacdonald/amp
A complete text editor for your terminal.
-
jwilm/alacritty
A cross-platform, GPU-accelerated terminal emulator
-
yeletech/libbolt
Rust implementation of libbolt
-
servo/servo
The Servo Browser Engine
-
carllerche/tower-web
A fast, boilerplate free, web framework for Rust
-
rust-lang/book
The Rust Programming Language
-
hyperium/hyper
An HTTP library for Rust
-
rust-unofficial/awesome-rust
A curated list of Rust code and resources.
-
rustwasm/wasm-pack
📦✨your favorite rust -> wasm workflow tool!
-
DenisKolodin/yew
Rust framework for building client web apps
-
endgameinc/xori
-
kpcyrd/sniffglue
Secure multithreaded packet sniffer
-
seanmonstar/warp
A super-easy, composable, web server framework for warp speeds.
-
elba/elba
A package manager for Idris
-
paritytech/polkadot
Polkadot Node Implementation
-
BurntSushi/ripgrep
ripgrep recursively searches directories for a regex pattern
-
paritytech/parity-ethereum
The fast, light, and robust EVM and WASM client.
-
google/xi-editor
A modern editor with a backend written in Rust.https://google.github.io/xi-editor
-
tokio-rs/tokio
A runtime for writing reliable, asynchronous, and slim applications with the Rust programming language.
-
rustwasm/wasm-bindgen
Facilitating high-level interactions between wasm modules and JavaScript
-
rust-lang/cargo
The Rust package manager
-
SergioBenitez/Rocket
A web framework for Rust.
-
actix/actix-web
Actix web is a small, pragmatic, and extremely fast rust web framework.