glycerine / go-sliding-window
a library for reliable and flow-controlled nats sessions using the sliding window protocol. Written in golang.
☆58Updated 8 years ago
Alternatives and similar repositories for go-sliding-window:
Users that are interested in go-sliding-window are comparing it to the libraries listed below
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Implementation of the Jump Consistent Hash algorithm in Go.☆153Updated 10 years ago
- BitSet data structure in golang☆38Updated 5 years ago
- sharded key-value store compatible with p5-ShardedKV☆36Updated 4 years ago
- A []byte pool for Go.☆40Updated 2 years ago
- A simple readline facility for Go. Based on the C library Linenoise☆87Updated 10 years ago
- Composable cancellation☆46Updated 3 years ago
- prdeps prints the dependency graph of a Go package.☆43Updated 7 years ago
- An assortment of more specialized math routines for Go☆71Updated 5 months ago
- GenX: Generics For Go, Yet Again.☆36Updated 7 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated last week
- A polite Go HTTP server that shuts down gracefully.☆90Updated 7 years ago
- k8s wait and backoff utilities, extracted for general use