buraksezer / consistentLinks
Consistent hashing with bounded loads in Golang
☆734Updated last year
Alternatives and similar repositories for consistent
Users that are interested in consistent are comparing it to the libraries listed below
Sorting:
- Consistent hashing "hashring" implementation in golang (using the same algorithm as libketama)☆577Updated 4 years ago
- Write ahead log for Go.☆662Updated 6 months ago
- An immutable radix tree implementation in Golang☆1,042Updated this week
- Raft backend implementation using BoltDB☆678Updated this week
- dque is a fast, embedded, durable queue for Go☆783Updated 7 months ago
- Golang implementation of Radix trees☆908Updated 10 months ago
- A Golang library for exporting performance and runtime metrics to external metrics systems (i.e. statsite, statsd)☆1,512Updated last month
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,847Updated 2 months ago
- Fast golang queue using ring-buffer☆628Updated 2 years ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆573Updated 2 months ago
- gorocksdb is a Go wrapper for RocksDB☆961Updated last year
- High Availability Raft Framework for Go☆634Updated last month
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,217Updated last week
- Anti-memory-waste byte buffer pool☆1,275Updated 10 months ago
- Zero-copy I/O primitives and pipelines for Go. Linux-specific.☆546Updated 10 months ago
- A Go metrics interface with fast buffered metrics and third party reporters☆872Updated this week
- Fastest and most memory efficient golang concurrent hashmap☆993Updated 7 months ago
- A golang LRU Cache for high concurrency☆1,362Updated 5 months ago
- Wrapper types for sync/atomic which enforce atomic access☆1,405Updated last month
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,949Updated 10 months ago
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆772Updated 2 weeks ago
- An efficient and feature complete Hystrix like Go implementation of the circuit breaker pattern.☆784Updated 3 weeks ago
- Diodes are ring buffers manipulated via atomics.☆475Updated 3 weeks ago
- A Go package providing a filesystem-backed FIFO queue☆482Updated last year
- A Go library that implements Consistent Hashing and Consistent Hashing With Bounded Loads.☆684Updated last year
- Continuous profiling for long-term postmortem analysis☆618Updated 2 years ago
- go wrapper for zstd☆448Updated 7 months ago
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆595Updated 2 years ago
- moss - a simple, fast, ordered, persistable, key-val storage library for golang☆1,005Updated 5 months ago
- XXH3 algorithm in Go☆451Updated 2 months ago