cockroachdb / cmux
Connection multiplexer for GoLang: serve different services on the same port!
☆90Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for cmux
- Composable event distribution for Go☆132Updated 3 weeks ago
- Golang porting for Curator☆50Updated 9 years ago
- Distributed lock implementation using etcd☆75Updated 8 years ago
- gRPC packages and tools for the Go programming language.☆44Updated 6 years ago
- Basic implementation of the OpenTracing API for Go. 🛑 This library is DEPRECATED!☆81Updated last year
- Customizable TCP net.Listener for Go☆145Updated last year
- Write-ahead log in Golang☆41Updated 2 years ago
- a small circular ring buffer library in go / golang☆187Updated 5 years ago
- a collection of go utility packages☆188Updated 9 months ago
- Distributed Leader Election using docker/libkv☆161Updated 5 years ago
- Go library to access Kafka metadata in Zookeeper☆100Updated 5 years ago
- Package inmem provides an in memory LRU cache with TTL support.☆81Updated 7 years ago
- Golang circular (ring) buffer☆172Updated last year
- Package rpool provides a resource pool.☆88Updated 8 years ago
- A scalable lock-free channel.