glycerine / offheapLinks
an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.
☆382Updated 7 months ago
Alternatives and similar repositories for offheap
Users that are interested in offheap are comparing it to the libraries listed below
Sorting:
- slab allocator in go☆385Updated last year
- Brings SO_REUSEPORT into your Go server☆576Updated 4 years ago
- B+ Tree - List - File Structures 2 - Memory Mapped File Structures for Go☆408Updated 6 years ago
- Buffer/Byte pool for Go☆480Updated 6 years ago
- Distributed RWMutex in Go☆359Updated 6 years ago
- go-jump: Jump consistent hashing☆386Updated 4 years ago
- TinyLFU cache admission policy☆269Updated 11 months ago
- A Left-Leaning Red-Black (LLRB) implementation of balanced binary search trees for Google Go☆819Updated 3 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆293Updated 2 years ago
- A skip list implementation in Go☆238Updated 6 years ago
- Consistent hashing "hashring" implementation in golang (using the same algorithm as libketama)☆585Updated 5 years ago
- Fast, minimal memory, consistent hash algorithm☆232Updated 3 weeks ago
- Fast golang queue using ring-buffer☆636Updated 2 years ago
- Visualise Go program GC trace data in real time☆1,097Updated 6 years ago
- Golang implementation of Radix trees☆932Updated last year
- ☆327Updated 7 years ago
- DEPRECATED StackImpact Go Profiler - Production-Grade Performance Profiler: CPU, memory allocations, blocking calls, errors, metrics, and…☆290Updated 5 years ago
- moss - a simple, fast, ordered, persistable, key-val storage library for golang☆1,016Updated last year
- A Go library that implements Consistent Hashing and Consistent Hashing With Bounded Loads.☆686Updated 2 years ago
- Face-meltingly fast, thread-safe, marshalable, unionable, probability- and optimal-size-calculating Bloom filter in go☆354Updated 7 years ago
- go wrapper for zstd☆469Updated last month
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆602Updated 3 years ago
- The tomb package helps with clean goroutine termination in the Go language.☆374Updated 2 years ago
- This is library for the Go language to enable use of Direct IO under all OSes☆336Updated 2 years ago
- Adaptive Radix Trees implemented in Go☆408Updated last month
- An immutable radix tree implementation in Golang☆1,081Updated last week
- A Go package providing a filesystem-backed FIFO queue☆497Updated 3 months ago
- A native implementation of the excellent XXHash hashing algorithm.☆443Updated 3 years ago
- Collect Golang Runtime Metrics, outputting to a stats handler☆544Updated 9 years ago
- A timed rate limiter for Go☆404Updated 3 years ago