cloudflare / golibs
Various small golang libraries
☆417Updated 6 months ago
Alternatives and similar repositories for golibs:
Users that are interested in golibs are comparing it to the libraries listed below
- slab allocator in go☆378Updated 4 months ago
- The tomb package helps with clean goroutine termination in the Go language.☆370Updated 2 years ago
- Brings SO_REUSEPORT into your Go server☆573Updated 3 years ago
- Fast Raft framework using the Redis protocol for Go☆541Updated 4 years ago
- Package httpdown provides http.ConnState enabled graceful termination of http.Server.☆284Updated 6 years ago
- go-jump: Jump consistent hashing☆384Updated 3 years ago
- go4 hosts the go4.org packages.☆327Updated last year
- Package httpcontrol allows for HTTP transport level control around timeouts and retries.☆462Updated 9 years ago
- Bindings for the LMDB C library☆161Updated 2 years ago
- Go implementation of SipHash-2-4, a fast short-input PRF created by Jean-Philippe Aumasson and Daniel J. Bernstein.☆282Updated 2 years ago
- Distributed RWMutex in Go☆350Updated 5 years ago
- A Go source transformation tool for generics☆261Updated 3 years ago
- Buffer/Byte pool for Go☆475Updated 5 years ago
- A generic patricia trie (also called radix tree) implemented in Go (Golang)☆283Updated 2 months ago
- go-farm: a pure-Go farmhash implementation☆249Updated 6 months ago
- Atomic Boolean library for cleaner Go code, optimized for performance yet simple to use.☆264Updated 2 years ago
- A simple, stateless, functional mechanism to perform actions repetitively until successful.☆476Updated 2 years ago
- Intelligently and flexibly pool among multiple hosts from your Go application☆375Updated 4 years ago
- An efficient Statsd Go client.☆300Updated 3 years ago
- Cap'n Proto library and parser for go. This is go-capnproto-1.0, and does not have rpc. See https://github.com/zombiezen/go-capnproto2 fo…☆288Updated 5 years ago
- Collect Golang Runtime Metrics, outputting to a stats handler☆545Updated 8 years ago
- net/http handler filters☆347Updated 4 years ago
- Stream multiplexing for Go☆536Updated 4 years ago
- High-performance framework for building redis-protocol compatible TCP servers/services☆444Updated 2 years ago
- Go (golang) package for progress bars around io.Reader/Writers.☆501Updated 3 years ago
- Measure and throttle the rate at which data is transferred.☆256Updated 9 months ago
- Fast conversions across various Go types with a simple API.☆381Updated 3 years ago
- Server-Sent Events implementation in Go. Used by the Gin Framework.☆275Updated 5 years ago
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆373Updated last year
- ZebraPack format is like gobs version 2: serialization in Go, *but* extremely fast and friendly to other languages. Use Go as your schema…☆172Updated 6 years ago