go
-
snail007/goproxy
Proxy is a high performance HTTP(S), websocket, TCP, UDP, Socks5 proxy server implemented by golang. Now, it supports chain-style proxies,nat forwarding in different lan,TCP/UDP port forwarding, SSH forwarding.Proxy是golang实现的高性能http,https,websocket,tcp,socks5代理服务器,支持内网穿透,链式代理,通讯加密,智能HTTP,SOCKS5代理,域名黑白名单,跨平台,KCP协议支持,集成外部API。
-
francoispqt/gojay
highly performant JSON encoder/decoder for Golang
-
thedevsaddam/govalidator
Validate Golang request data with simple rules. Highly inspired by Laravel's request validation.
-
golang/go
The Go programming language
-
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.
-
go-ego/gse
Go efficient text segmentation; support english, chinese, japanese and other. Go 语言分词
-
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
-
getlantern/lantern
🔴Lantern Latest Downloadhttps://github.com/getlantern/lantern/releases/tag/latest🔴蓝灯最新版本下载https://github.com/getlantern/forum/issues/833🔴
-
pingcap/tidb
TiDB is a distributed HTAP database compatible with the MySQL protocol
-
fatedier/frp
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
-
raviqqe/muffet
Fast website link checker in Go
-
istio/istio
An open platform to connect, manage, and secure microservices.
-
ethereum/go-ethereum
Official Go implementation of the Ethereum protocol
-
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
-
gohugoio/hugo
The world’s fastest framework for building websites.
-
iikira/BaiduPCS-Go
百度网盘客户端 - Go语言编写
-
v2ray/v2ray-core
A platform for building proxies to bypass network restrictions.
-
junegunn/fzf
🌸A command-line fuzzy finder
-
kubevirt/kubevirt
Kubernetes Virtualization Operator with API and runtime in order to define and manage virtual machines.
-
coreos/etcd
Distributed reliable key-value store for the most critical data of a distributed system
-
moby/moby
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
-
chai2010/advanced-go-programming-book
📚《Go语言高级编程》开源免费图书(开发中...)
-
prometheus/prometheus
The Prometheus monitoring system and time series database.
-
mholt/caddy
Fast, cross-platform HTTP/2 web server with automatic HTTPS
-
hyperledger/fabric
Read-only mirror ofhttps://gerrit.hyperledger.org/r/#/admin/projects/fabric
java
-
lingochamp/okdownload
A Reliable, Flexible, Fast and Powerful download engine.
-
spring-projects/spring-boot
Spring Boot
-
monkeyWie/proxyee-down
http下载工具,基于http代理,支持多连接分块下载
-
apache/incubator-dubbo
Apache Dubbo (incubating) is a high-performance, java based, open source RPC framework.
-
oracle/graal
GraalVM: Run Programs Faster Anywhere🚀
-
scwang90/SmartRefreshLayout
🔥下拉刷新、上拉加载、二级刷新、淘宝二楼、RefreshLayout、OverScroll,Android智能下拉刷新框架,支持越界回弹、越界拖动,具有极强的扩展性,集成了几十种炫酷的Header和 Footer。
-
iluwatar/java-design-patterns
Design patterns implemented in Java
-
JeffLi1993/springboot-learning-example
spring boot 实践学习案例,是 spring boot 初学者及核心技术巩固的最佳实践。
-
ReactiveX/RxJava
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
-
TheAlgorithms/Java
All Algorithms implemented in Java
-
chrisk44/Hijacker
Aircrack, Airodump, Aireplay, MDK3 and Reaver GUI Application for Android
-
alibaba/druid
♨️为监控而生的数据库连接池!阿里云DRDS(https://www.aliyun.com/product/drds)、阿里巴巴TDDL 连接池powered by Druid
-
Wechat-Group/weixin-java-tools
可能是目前最好最全的微信Java开发工具包,支持包括微信支付、开放平台、小程序、企业号和公众号等的开发
-
alipay/sofa-rpc
SOFARPC is a high-performance, high-extensibility, production-level Java RPC framework.
-
google/guava
Google core libraries for Java
-
alipay/sofa-boot
SOFABoot is a framework that enhances Spring Boot and fully compatible with it, provides readiness check, class isolation, etc.
-
bumptech/glide
An image loading and caching library for Android focused on smooth scrolling
-
apache/incubator-weex
Mirror of Apache Weex
-
spring-projects/spring-framework
Spring Framework
-
alibaba/jetcache
JetCache is a Java cache framework which is more convenient than Spring Cache.
-
android-hacker/VirtualXposed
A Simple App to use Xposed without root or unlock the bootloader(or modify system image etc).
-
apache/hadoop
Mirror of Apache Hadoop
-
apache/rocketmq
Mirror of Apache RocketMQ
-
Netflix/Hystrix
Hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex distributed systems where failure is inevitable.
-
elastic/elasticsearch
Open Source, Distributed, RESTful Search Engine
javascript
python
-
ContextLab/hypertools
A Python toolbox for gaining geometric insights into high-dimensional data
-
tensorflow/models
Models and examples built with TensorFlow
-
dmlc/gluon-cv
Gluon CV Toolkit
-
vipstone/faceai
一款优秀的人脸检测、人脸识别、视频识别、文字识别等智能AI项目。
-
pallets/flask
The Python micro framework for building web applications.
-
vinta/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
-
hannob/snallygaster
Tool to scan for secret files on HTTP servers
-
sksq96/pytorch-summary
Model summary in PyTorch similar to `model.summary()` in Keras
-
allenai/PeerRead
Data and code for Kang et al., NAACL 2018's paper titled "A Dataset of Peer Reviews (PeerRead): Collection, Insights and NLP Applications"
-
rg3/youtube-dl
Command-line program to download videos from YouTube.com and other video sites
-
python/cpython
The Python programming language
-
keras-team/keras
Deep Learning for humans
-
XX-net/XX-Net
a web proxy tool
-
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
-
programthink/zhao
【编程随想】整理的《太子党关系网络》,专门揭露赵国的权贵
-
django/django
The Web framework for perfectionists with deadlines.
-
ayooshkathuria/YOLO_v3_tutorial_from_scratch
Accompanying code for Paperspace tutorial series "How to Implement YOLO v3 Object Detector from Scratch"
-
jiesutd/NCRFpp
NCRF++, an Open-source Neural Sequence Labeling Toolkit. It includes character LSTM/CNN, word LSTM/CNN and softmax/CRF components.
-
ageitgey/face_recognition
The world's simplest facial recognition api for Python and the command line
-
toddmotto/public-apis
A collective list of public JSON APIs for use in web development.
-
chinese-poetry/chinese-poetry
最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。
-
soimort/you-get
⏬Dumb downloader that scrapes the web
-
facebookresearch/Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
-
pypa/pipenv
Python Development Workflow for Humans.
-
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/
rust
-
nokia/nperf
A sampling CPU profiler for Linux
-
QCGPU/qcgpu-rust
A High Performance, Hardware accelerated, Quantum computer simulator in Rust
-
rust-lang/rust
A safe, concurrent, practical language.
-
atom/xray
An experimental next-generation Electron-based text editor
-
ashleygwilliams/wasm-pack
📦✨pack up the wasm and publish it to npm!
-
actix/actix-web
Actix web is a small, pragmatic, and extremely fast web framework for Rust.
-
jwilm/alacritty
A cross-platform, GPU-accelerated terminal emulator
-
BurntSushi/ripgrep
ripgrep recursively searches directories for a regex pattern
-
google/xi-editor
A modern editor with a backend written in Rust.https://google.github.io/xi-editor
-
solana-labs/solana
High Performance Blockchain
-
rust-unofficial/awesome-rust
A curated list of Rust code and resources.
-
sharkdp/fd
A simple, fast and user-friendly alternative to 'find'
-
servo/servo
The Servo Browser Engine
-
runconduit/conduit
Ultralight service mesh for Kubernetes
-
rustwasm/wasm-bindgen
Interoperating JS and Rust code
-
tensorflow/rust
Rust language bindings for TensorFlow
-
actix/actix
Actor framework for Rust
-
SubstratumNetwork/SubstratumNode
WE ARE THE FOUNDATION OF THE DECENTRALIZED WEB.
-
redox-os/tfs
Next Generation File System
-
tokio-rs/tokio
A runtime for writing reliable, asynchronous, and slim applications with the Rust programming language.
-
rust-lang/crates.io
Source code for crates.io
-
lfairy/maud
📝Compile-time HTML templates for Rust
-
ctz/rustls
A modern TLS library in Rust
-
xd009642/tarpaulin
A code coverage tool for Rust projects
-
sfackler/rust-phf
Compile time static maps for Rust