edwingeng / doublejumpLinks
A revamped Google's jump consistent hash
☆107Updated 2 years ago
Alternatives and similar repositories for doublejump
Users that are interested in doublejump are comparing it to the libraries listed below
Sorting:
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- Server for benchmarking pure Go key/value databases☆160Updated 2 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆69Updated 3 weeks ago
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago
- A RAFT Election implementation in Go.☆189Updated 3 months ago
- A fast little LRU cache for Go☆171Updated 2 years ago
- Customizable TCP net.Listener for Go☆148Updated 2 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- Low level image processing library in pure Go with SIMD assembly☆130Updated 8 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆87Updated 2 years ago
- Go Pooling Helpers☆117Updated 5 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆236Updated 5 years ago
- Benchmarking various RPC implementations☆88Updated 5 years ago
- io_uring support for go☆203Updated 4 years ago
- Storing strings without GC overhead☆82Updated 5 years ago
- hotfix for go applications via plugin, supports Linux and MacOS☆134Updated 7 years ago
- Load file-backed memory☆122Updated 2 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆287Updated 2 years ago
- Rolling window implementation in go.☆57Updated last month
- ☆80Updated 3 months ago
- TinyLFU cache admission policy☆266Updated 6 months ago
- go/golang: fast bit set Bloom filter☆136Updated 5 years ago
- A key value storage example powered by hashicorp raft and BadgerDB☆103Updated 6 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- Non-Invasive goroutine inspector☆91Updated last month
- Automatic Service Mesh and RPC generation for Go micro services, it's a humble alternative to gRPC with Istio.☆69Updated 5 years ago
- Fast and efficient data reconstruction Erasure code, saving about 30% I/O in reconstruction☆63Updated 5 years ago
- goroutine local storage (use context instead if possible)☆77Updated 5 months ago