TheSmallBoat's Stars
caddyserver/caddy
Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS
istio/istio
Connect, secure, control, and observe services.
facebook/rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
tsenart/vegeta
HTTP load testing tool and library. It's over 9000!
gorilla/websocket
Package gorilla/websocket is a fast, well-tested and widely used WebSocket implementation for Go.
valyala/fasthttp
Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http
xtaci/kcptun
A Quantum-Safe Secure Tunnel based on QPP, KCP, FEC, and N:M multiplexing.
goreleaser/goreleaser
Deliver Go binaries as fast and easily as possible
VictoriaMetrics/VictoriaMetrics
VictoriaMetrics: fast, cost-effective monitoring solution and time series database
DNSCrypt/dnscrypt-proxy
dnscrypt-proxy 2 - A flexible DNS proxy, with support for encrypted DNS protocols.
linkerd/linkerd2
Ultralight, security-first service mesh for Kubernetes. Main repo for Linkerd 2.x.
tidwall/tile38
Real-time Geospatial and Geofencing
flynn/flynn
[UNMAINTAINED] A next generation open source platform as a service (PaaS)
syndtr/goleveldb
LevelDB key/value database in Go.
kardianos/service
Run go programs as a service on major platforms.
xtaci/kcp-go
A Crypto-Secure Reliable-UDP Library for golang with FEC
mum4k/termdash
Terminal based dashboard.
VictoriaMetrics/fastcache
Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead
ava-labs/avalanchego
Go implementation of an Avalanche node.
openacid/slim
Surprisingly space efficient trie in Golang(11 bits/key; 100 ns/get).
multiversx/mx-chain-go
⚡ The official implementation of the MultiversX blockchain protocol, written in golang.
decred/dcrd
Decred daemon in Go (golang).
lithdew/flatend
Quickly build microservices using p2p networking in NodeJS/Go.
anacrolix/dms
A UPnP DLNA Digital Media Server that includes basic video transcoding. Tested on a Panasonic Viera television, several Android UPnP apps, and Chromecast.
theupdateframework/go-tuf
Go implementation of The Update Framework (TUF)
flynn/noise
Go implementation of the Noise Protocol Framework
valyala/httpteleport
Transfer 10Gbps http traffic over 1Gbps networks :)
lithdew/monte
The bare minimum for high performance, fully-encrypted bidirectional RPC over TCP in Go with zero memory allocations.
valyala/fastrpc
Building blocks for fast rpc systems
lithdew/kademlia-go
S/Kademlia in Go. Heavy WIP.