buraksezer / consistentLinks
Consistent hashing with bounded loads in Golang
☆739Updated last year
Alternatives and similar repositories for consistent
Users that are interested in consistent are comparing it to the libraries listed below
Sorting:
- Write ahead log for Go.☆667Updated 7 months ago
- An immutable radix tree implementation in Golang☆1,048Updated last week
- Consistent hashing "hashring" implementation in golang (using the same algorithm as libketama)☆578Updated 4 years ago
- Golang implementation of Radix trees☆914Updated last year
- Raft backend implementation using BoltDB☆684Updated last week
- Zero-copy I/O primitives and pipelines for Go. Linux-specific.☆547Updated 11 months ago
- High Availability Raft Framework for Go☆637Updated 2 months ago
- Diodes are ring buffers manipulated via atomics.☆480Updated 2 months ago
- A Go package providing a filesystem-backed FIFO queue☆487Updated last year
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆581Updated 3 months ago
- A Go metrics interface with fast buffered metrics and third party reporters☆877Updated 3 weeks ago
- Fast, zero heap allocation Go Trie for runes or paths☆494Updated 9 months ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆286Updated 2 years ago
- dque is a fast, embedded, durable queue for Go☆784Updated 8 months ago
- TinyLFU cache admission policy☆265Updated 5 months ago
- Clone of golang/groupcache with TTL and Item Removal support☆520Updated 2 months ago
- An interactive tool to analyze Golang goroutine dump.☆474Updated 3 years ago
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆375Updated last month
- A portable mmap package for Go☆1,045Updated 7 months ago
- An efficient and feature complete Hystrix like Go implementation of the circuit breaker pattern.☆786Updated 2 months ago
- RocksDB wrapper for Go. Support 9.x, 8.x, 7.x, 6.x, etc☆360Updated last month
- A reference use of Hashicorp's Raft implementation☆1,038Updated 3 months ago
- Adaptive Radix Trees implemented in Go☆392Updated 6 months ago
- This is library for the Go language to enable use of Direct IO under all OSes☆325Updated last year
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,859Updated 3 weeks ago
- A golang LRU Cache for high concurrency☆1,366Updated 6 months ago
- Continuous profiling for long-term postmortem analysis☆619Updated 2 years ago
- Online deadlock detection in go (golang)☆1,127Updated 6 months ago
- Native Go version of HighwayHash with optimized assembly implementations on Intel and ARM. Able to process over 10 GB/sec on a single cor…☆929Updated 6 months ago
- go-jump: Jump consistent hashing☆387Updated 3 years ago