go
-
MontFerret/ferret
Declarative web scraping
-
mit-pdos/biscuit
Biscuit research OS
-
dunglas/mercure
Server-sent live updates: protocol and reference implementation
-
sourcegraph/sourcegraph
Code search and intelligence, self-hosted and scalable
-
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
-
golang/go
The Go programming language
-
changkun/go-under-the-hood
Go 源码研究 (1.11.1, WIP)
-
google/go-cloud
A library and tools for open cloud development in Go.
-
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
-
go-ego/gse
Go efficient text segmentation; support english, chinese, japanese and other. Go 语言高性能分词
-
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.
-
faiface/pixel
A hand-crafted 2D game library in Go
-
rootless-containers/rootlesskit
executes `unshare` and `newuidmap/newgidmap` in a single command, plus slirp
-
go-modules-by-example/index
Go modules by example is a series of work-along guides
-
ethereum/go-ethereum
Official Go implementation of the Ethereum protocol
-
sipt/shuttle
A web proxy in Golang with amazing features.
-
TarsCloud/TarsGo
A high performance microservice framework in golang. A linux foundation project.
-
etcd-io/etcd
Distributed reliable key-value store for the most critical data of a distributed system
-
istio/istio
Connect, secure, control, and observe services.
-
goharbor/harbor
An open source trusted cloud native registry project that stores, signs, and scans content.
-
containous/traefik
The Cloud Native Edge Router
-
chrislusf/seaweedfs
SeaweedFS is a simple and highly scalable distributed file system. There are two objectives: to store billions of files! to serve the files fast! SeaweedFS implements an object store with O(1) disk seek, and an optional Filer with POSIX interface.
-
jasonlvhit/gocron
A Golang Job Scheduling Package.
-
evilsocket/islazy
A Go library containing a set of opinionated packages, objects, helpers and functions implemented with the KISS principle in mind.
-
gohugoio/hugo
The world’s fastest framework for building websites.
java
javascript
python
rust
-
mimblewimble/grin
Minimal implementation of the MimbleWimble protocol.
-
tokio-rs/tokio
A runtime for writing reliable, asynchronous, and slim applications with the Rust programming language.
-
DSpeckhals/bible.rs
A Bible server written in Rust using Actix Web and Diesel
-
dgiagio/warp
Create self-contained single binary applications
-
rust-lang/rust
A safe, concurrent, practical language.
-
sharkdp/bat
A cat(1) clone with wings.
-
gautamkrishnar/tcso
Try Catch Stack overflow (TcSo) Is a collection of Try statements in all the programming languages under the globe which catches the exception and searches for the cause of the caught exception in the stack overflow automatically.
-
mit-pdos/noria
Dynamically changing, partially-stateful data-flow for web application backends.
-
xi-editor/xi-editor
A modern editor with a backend written in Rust.https://xi-editor.github.io/xi-editor
-
mre/awesome-static-analysis
Static analysis tools for all programming languages
-
benfred/py-spy
Sampling profiler for Python programs
-
jwilm/alacritty
A cross-platform, GPU-accelerated terminal emulator
-
paritytech/parity-ethereum
The fast, light, and robust EVM and WASM client.
-
bytesnake/hex
Personal music library
-
actix/actix-web
Actix web is a small, pragmatic, and extremely fast rust web framework.
-
rust-lang-nursery/rust-clippy
A bunch of lints to catch common mistakes and improve your Rust code
-
rust-unofficial/awesome-rust
A curated list of Rust code and resources.
-
atom/xray
An experimental next-generation Electron-based text editor
-
sharkdp/fd
A simple, fast and user-friendly alternative to 'find'
-
BurntSushi/xsv
A fast CSV command line toolkit written in Rust.
-
google/evcxr
-
actix/actix
Actor framework for Rust
-
CraneStation/cranelift
Cranelift code generator (formerly, Cretonne)
-
servo/servo
The Servo Browser Engine
-
rust-lang/cargo
The Rust package manager