edwingeng / doublejump
A revamped Google's jump consistent hash
☆105Updated 2 years ago
Alternatives and similar repositories for doublejump:
Users that are interested in doublejump are comparing it to the libraries listed below
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- Non-Invasive goroutine inspector☆90Updated this week
- Customizable TCP net.Listener for Go☆148Updated 2 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- Go Pooling Helpers☆113Updated 4 years ago
- Streaming TopK estimates☆86Updated 3 years ago
- io_uring support for go☆204Updated 4 years ago
- A skip list implementation in Go☆238Updated 5 years ago
- go/golang: fast bit set Bloom filter☆136Updated 5 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- A tiny library to get current goroutine id☆90Updated last year
- skiplist for golang☆84Updated 10 years ago
- hotfix for go applications via plugin, supports Linux and MacOS☆135Updated 7 years ago
- LMDB backend for Raft☆138Updated last year
- Storing strings without GC overhead☆82Updated 5 years ago
- Rolling window implementation in go.☆57Updated last week
- Google CityHash in Go☆107Updated 11 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆284Updated 2 years ago
- Fast event-loop networking for Go (the lite version)☆71Updated 4 years ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆86Updated 2 years ago
- A distributed service for monotonically increasing tickets.☆43Updated 5 years ago
- Golang circular (ring) buffer☆174Updated 2 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆59Updated 4 years ago
- A fast little LRU cache for Go☆168Updated last year
- Library for Go (golang) to implement writev system call (not an official Google product)☆97Updated 5 years ago
- File Structures (B+Tree, BTree) for Go☆70Updated 9 years ago