arriqaaq / zizouLinks
In memory sharded cache implementation
☆34Updated 4 years ago
Alternatives and similar repositories for zizou
Users that are interested in zizou are comparing it to the libraries listed below
Sorting:
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- Load file-backed memory☆122Updated 2 years ago
- Consistent hashing hashring implementation.☆34Updated last year
- A distributed service for monotonically increasing tickets.☆42Updated 5 years ago
- Kafka implemented in Golang with built-in coordination (No ZooKeeper, single binary install, Cloud Native)☆102Updated 5 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 3 months ago
- A goroutine limiter for Go☆83Updated 3 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- High Availability Routing and Queueing Application☆50Updated 3 years ago
- Interoperable GRPC based publish/subscribe☆40Updated 10 months ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 5 years ago
- Distributed cache with gossip peer membership enrollment.