buraksezer / consistentLinks
Consistent hashing with bounded loads in Golang
☆761Updated 2 years ago
Alternatives and similar repositories for consistent
Users that are interested in consistent are comparing it to the libraries listed below
Sorting:
- An immutable radix tree implementation in Golang☆1,081Updated this week
- Consistent hashing "hashring" implementation in golang (using the same algorithm as libketama)☆585Updated 5 years ago
- Write ahead log for Go.☆691Updated 3 months ago
- Raft backend implementation using BoltDB☆697Updated last month
- Golang implementation of Radix trees☆931Updated last year
- High Availability Raft Framework for Go☆655Updated last week
- A Go metrics interface with fast buffered metrics and third party reporters☆894Updated 6 months ago
- Diodes are ring buffers manipulated via atomics.☆489Updated this week
- A golang LRU Cache for high concurrency☆1,383Updated last month
- Clone of golang/groupcache with TTL and Item Removal support☆532Updated 8 months ago
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆382Updated 6 months ago
- Zero-copy I/O primitives and pipelines for Go. Linux-specific.☆550Updated last year
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆293Updated 2 years ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,878Updated 4 months ago
- A Golang library for exporting performance and runtime metrics to external metrics systems (i.e. statsite, statsd)☆1,553Updated last week
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆611Updated 9 months ago
- dque is a fast, embedded, durable queue for Go☆795Updated last year
- TinyLFU cache admission policy☆269Updated 11 months ago
- moss - a simple, fast, ordered, persistable, key-val storage library for golang☆1,016Updated last year
- A disk-backed key-value store.☆1,456Updated 4 years ago
- Adaptive Radix Trees implemented in Go☆408Updated last month
- Fast, zero heap allocation Go Trie for runes or paths☆496Updated last year
- An efficient and feature complete Hystrix like Go implementation of the circuit breaker pattern.☆794Updated last month
- A Go package providing a filesystem-backed FIFO queue☆497Updated 3 months ago
- Continuous profiling for long-term postmortem analysis☆623Updated 2 years ago
- An interactive tool to analyze Golang goroutine dump.☆474Updated 4 years ago
- This is library for the Go language to enable use of Direct IO under all OSes☆335Updated 2 years ago
- gorocksdb is a Go wrapper for RocksDB☆972Updated last year
- Get hash values for arbitrary values in Go (golang).☆765Updated 2 years ago
- A portable mmap package for Go☆1,080Updated last year