cloudflare / golibsLinks
Various small golang libraries
☆416Updated last year
Alternatives and similar repositories for golibs
Users that are interested in golibs are comparing it to the libraries listed below
Sorting:
- slab allocator in go☆386Updated 11 months ago
- Brings SO_REUSEPORT into your Go server☆575Updated 4 years ago
- The tomb package helps with clean goroutine termination in the Go language.☆373Updated 2 years ago
- Package httpdown provides http.ConnState enabled graceful termination of http.Server.☆284Updated 7 years ago
- A generic patricia trie (also called radix tree) implemented in Go (Golang)☆289Updated 4 months ago
- A library to simplify writing applications using TCP sockets to stream protobuff messages☆255Updated 5 years ago
- Bindings for the LMDB C library☆166Updated 3 years ago
- Buffer/Byte pool for Go☆480Updated 6 years ago
- Fast, minimal memory, consistent hash algorithm☆232Updated last month
- go-jump: Jump consistent hashing☆387Updated 4 years ago
- Fast Raft framework using the Redis protocol for Go☆538Updated 5 years ago
- a small circular ring buffer library in go / golang☆187Updated 6 years ago
- Stream multiplexing for Go☆544Updated 4 years ago
- An efficient Statsd Go client.☆301Updated 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…☆287Updated 5 years ago
- Distributed RWMutex in Go☆359Updated 6 years ago
- A skip list implementation in Go☆239Updated 6 years ago
- High-performance framework for building redis-protocol compatible TCP servers/services☆447Updated 2 years ago
- DEPRECATED StackImpact Go Profiler - Production-Grade Performance Profiler: CPU, memory allocations, blocking calls, errors, metrics, and…☆290Updated 5 years ago
- go4 hosts the go4.org packages.☆329Updated 2 years ago
- Package httpcontrol allows for HTTP transport level control around timeouts and retries.☆463Updated 10 years ago
- Go implementation of SipHash-2-4, a fast short-input PRF created by Jean-Philippe Aumasson and Daniel J. Bernstein.☆293Updated 3 years ago
- Collect Golang Runtime Metrics, outputting to a stats handler☆544Updated 9 years ago
- net/http handler filters☆347Updated 4 years ago
- go-farm: a pure-Go farmhash implementation☆256Updated last year
- Daemonize Go applications deviously.☆495Updated 4 years ago
- High-performance minimalist queue implemented using a stripped-down lock-free ringbuffer, written in Go (golang.org)☆134Updated 7 years ago
- Config parser for go, modeled after Nginx format, Nice lenient syntax with Comments☆139Updated 5 years ago
- Intelligently and flexibly pool among multiple hosts from your Go application☆380Updated 3 months ago
- an in-memory LRU string-string map with expiration for golang☆109Updated 7 years ago