go
-
jesseduffield/lazygit
simple terminal UI for git commands
-
chai2010/advanced-go-programming-book
📚《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题
-
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
-
golang/go
The Go programming language
-
scylladb/go-set
Type-safe, zero-allocation sets for Go
-
ncw/rclone
"rsync for cloud storage" - Google Drive, Amazon Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Cloudfiles, Google Cloud Storage, Yandex Files
-
jroimartin/gocui
Minimalist Go package aimed at creating Console User Interfaces.
-
prometheus/prometheus
The Prometheus monitoring system and time series database.
-
v2ray/v2ray-core
A platform for building proxies to bypass network restrictions.
-
ethereum/go-ethereum
Official Go implementation of the Ethereum protocol
-
gohugoio/hugo
The world’s fastest framework for building websites.
-
getlantern/lantern
🔴蓝灯最新版本下载https://github.com/getlantern/download🔴Lantern Latest Downloadhttps://github.com/getlantern/download🔴
-
mmatczuk/go_generics
Templates, generics engine for Go
-
fatedier/frp
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
-
astaxie/build-web-application-with-golang
A golang ebook intro how to build a web with golang
-
michenriksen/gitrob
Reconnaissance tool for GitHub organizations
-
m3db/m3
M3 monorepo - Distributed TSDB and Query Engine, Prometheus Sidecar, Metrics Platform
-
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
-
go-gitea/gitea
Git with a cup of tea, painless self-hosted git service
-
storozhukBM/verifier
Package verifier provides simple defensive programing primitives.
-
gen0cide/gscript
framework to rapidly implement custom droppers for all three major operating systems
-
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.
-
redhat-developer/odo
OpenShift Command line for Developers
-
istio/istio
Connect, secure, control, and observe services.
-
coreos/etcd
Distributed reliable key-value store for the most critical data of a distributed system
java
-
terryjiao/BitcoinWallet
-
proxyee-down-org/proxyee-down
http下载工具,基于http代理,支持多连接分块下载
-
ballerina-platform/ballerina-lang
Ballerina is a compiled, transactional, statically and strongly typed programming language with textual and graphical syntaxes.
-
crossoverJie/Java-Interview
👨🎓Java related : basic, concurrent, algorithm
-
spring-projects/spring-boot
Spring Boot
-
iluwatar/java-design-patterns
Design patterns implemented in Java
-
Snailclimb/Java-Guide
📖Java面试通关手册(Java学习指南)Java Interview Customs Manual (Java Study Guide)
-
eugenp/tutorials
The "REST With Spring" Course:
-
paascloud/paascloud-master
spring cloud + vue 全家桶实战,模拟商城,完整的购物流程、后端运营平台,可以实现快速搭建企业级微服务项目
-
alibaba/Sentinel
A lightweight flow-control library providing high-available protection and monitoring (高可用防护的流量管理框架)
-
apache/incubator-dubbo
Apache Dubbo (incubating) is a high-performance, java based, open source RPC framework.
-
google/guava
Google core libraries for Java
-
kdn251/interviews
Everything you need to know to get the job.
-
elastic/elasticsearch
Open Source, Distributed, RESTful Search Engine
-
b3log/symphony
🎶A modern community (forum/BBS/SNS/blog) platform written in Java. 一个用 Java 实现的现代化社区(论坛/BBS/社交网络/博客)平台。
-
Blankj/AndroidUtilCode
🔥Android developers should collect the following utils(updating).
-
TheAlgorithms/Java
All Algorithms implemented in Java
-
spring-projects/spring-framework
Spring Framework
-
GoogleContainerTools/jib
⛵️Build container images for your Java applications.
-
classgraph/classgraph
An uber-fast, ultra-lightweight Java classpath scanner, module scanner, and annotation processor.
-
PortSwigger/param-miner
-
topjohnwu/Magisk
A Magic Mask to Alter Android System Systemless-ly
-
Wechat-Group/weixin-java-tools
全能微信Java开发工具包,支持包括微信支付、开放平台、小程序、企业号和公众号等的开发
-
zxing/zxing
ZXing ("Zebra Crossing") barcode scanning library for Java, Android
-
square/retrofit
Type-safe HTTP client for Android and Java by Square, Inc.
javascript
python
rust
-
endgameinc/xori
-
gfx-rs/gfx
A high-performance, bindless graphics API for Rust.
-
CraneStation/cranelift
Cranelift code generator (formerly, Cretonne)
-
rust-lang/rust
A safe, concurrent, practical language.
-
flofriday/thumbcloud
Thumbcloud is a file-sharing server to replace your USB thumbdrive
-
kpcyrd/sniffglue
Secure multithreaded packet sniffer
-
breard-r/libreauth
LibreAuth is a collection of tools for user authentication.
-
carllerche/tower-web
A fast, boilerplate free, web framework for Rust
-
servo/servo
The Servo Browser Engine
-
tantivy-search/tantivy
Tantivy is a full-text search engine library inspired by Lucene and written in Rust
-
jwilm/alacritty
A cross-platform, GPU-accelerated terminal emulator
-
amethyst/amethyst
Data-oriented game engine written in Rust
-
seanmonstar/warp
A super-easy, composable, web server framework for warp speeds.
-
rust-unofficial/awesome-rust
A curated list of Rust code and resources.
-
tokio-rs/tokio
A runtime for writing reliable, asynchronous, and slim applications with the Rust programming language.
-
rust-lang/book
The Rust Programming Language
-
tower-rs/tower
fn(Request) -> Future<Response>
-
Lucretiel/joinery
A Rust library for generically joining iterables with a separator
-
actix/actix-web
Actix web is a small, pragmatic, and extremely fast rust web framework.
-
google/xi-editor
A modern editor with a backend written in Rust.https://google.github.io/xi-editor
-
rayon-rs/rayon
Rayon: A data parallelism library for Rust
-
Keats/kickstart
A scaffolding tool to get new projects up and running quickly
-
hyperledger/indy-sdk
Everything needed to build applications that interact with an Indy distributed identity ledger.
-
tikv/tikv
Distributed transactional key value database powered by Rust and Raft
-
benashford/redis-async-rs
A Rust client for Redis, using Tokio