nash-io / jockoLinks
Kafka implemented in Golang with built-in coordination (No ZooKeeper, single binary install, Cloud Native)
☆102Updated 5 years ago
Alternatives and similar repositories for jocko
Users that are interested in jocko are comparing it to the libraries listed below
Sorting:
- a lightweight acl manager for go.☆82Updated last year
- A goroutine limiter for Go☆82Updated 3 years ago
- Workflow Orchestrator☆91Updated 2 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- A distributed service for monotonically increasing tickets.☆43Updated 5 years ago
- Radio is a library for creating RESP (REdis Serialization Protocol) comaptible services.☆31Updated 5 years ago
- Write ahead Raft log for Go