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☆386Updated last year
- B+ Tree - List - File Structures 2 - Memory Mapped File Structures for Go☆408Updated 6 years ago
- go-jump: Jump consistent hashing☆386Updated 4 years ago
- A Left-Leaning Red-Black (LLRB) implementation of balanced binary search trees for Google Go☆818Updated 3 years ago
- Brings SO_REUSEPORT into your Go server☆576Updated 4 years ago
- TinyLFU cache admission policy☆270Updated 11 months ago
- Consistent hashing "hashring" implementation in golang (using the same algorithm as libketama)☆586Updated 5 years ago
- Distributed RWMutex in Go☆359Updated 6 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆294Updated 2 years ago
- A skip list implementation in Go☆238Updated 6 years ago
- Golang implementation of Radix trees☆934Updated last year
- Fast, minimal memory, consistent hash algorithm☆232Updated last month
- Buffer/Byte pool for Go☆481Updated 6 years ago
- Adaptive Radix Trees implemented in Go☆411Updated last month
- ☆327Updated 7 years ago
- This is library for the Go language to enable use of Direct IO under all OSes☆336Updated 2 years ago
- Face-meltingly fast, thread-safe, marshalable, unionable, probability- and optimal-size-calculating Bloom filter in go☆354Updated 7 years ago
- An immutable radix tree implementation in Golang☆1,082Updated 3 weeks ago
- Fast golang queue using ring-buffer☆636Updated 2 years ago
- moss - a simple, fast, ordered, persistable, key-val storage library for golang☆1,016Updated last year
- Visualise Go program GC trace data in real time☆1,097Updated 6 years ago
- The tomb package helps with clean goroutine termination in the Go language.☆374Updated 2 years ago
- DEPRECATED StackImpact Go Profiler - Production-Grade Performance Profiler: CPU, memory allocations, blocking calls, errors, metrics, and…☆290Updated 5 years ago
- Very simple charts with some debug data for Go programs☆517Updated 2 years ago
- go wrapper for zstd☆470Updated 2 months ago
- A fast, threadsafe skip list in Go☆270Updated 4 years ago
- A Go library that implements Consistent Hashing and Consistent Hashing With Bounded Loads.☆685Updated 2 years ago
- A Go package providing a filesystem-backed FIFO queue☆497Updated 4 months ago
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆602Updated 3 years ago
- Goroutine local storage☆689Updated 3 years ago