glycerine / offheapLinks
an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.
☆375Updated 3 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☆383Updated 8 months ago
- TinyLFU cache admission policy☆266Updated 7 months ago
- Buffer/Byte pool for Go☆477Updated 6 years ago
- B+ Tree - List - File Structures 2 - Memory Mapped File Structures for Go☆409Updated 6 years ago
- go-jump: Jump consistent hashing☆386Updated 3 years ago
- A Left-Leaning Red-Black (LLRB) implementation of balanced binary search trees for Google Go☆815Updated 2 years ago
- Brings SO_REUSEPORT into your Go server☆574Updated 4 years ago
- Golang implementation of Radix trees☆923Updated last year
- A skip list implementation in Go☆239Updated 5 years ago
- Distributed RWMutex in Go☆359Updated 6 years ago
- Consistent hashing "hashring" implementation in golang (using the same algorithm as libketama)☆581Updated 5 years ago
- An immutable radix tree implementation in Golang☆1,062Updated 2 weeks ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆287Updated 2 years ago
- Fast golang queue using ring-buffer☆633Updated 2 years ago
- ☆326Updated 7 years ago
- Adaptive Radix Trees implemented in Go☆398Updated 8 months ago
- moss - a simple, fast, ordered, persistable, key-val storage library for golang☆1,011Updated 8 months ago
- Visualise Go program GC trace data in real time☆1,101Updated 6 years ago
- DEPRECATED StackImpact Go Profiler - Production-Grade Performance Profiler: CPU, memory allocations, blocking calls, errors, metrics, and…☆291Updated 5 years ago
- This is library for the Go language to enable use of Direct IO under all OSes☆334Updated last year
- Fast, minimal memory, consistent hash algorithm☆231Updated last week
- Face-meltingly fast, thread-safe, marshalable, unionable, probability- and optimal-size-calculating Bloom filter in go☆353Updated 6 years ago
- go wrapper for zstd☆462Updated 2 weeks ago
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆599Updated 2 years ago
- The tomb package helps with clean goroutine termination in the Go language.☆373Updated 2 years ago
- Zero-copy I/O primitives and pipelines for Go. Linux-specific.☆549Updated last year
- Golang channel helpers and special types☆808Updated last year
- A Go library that implements Consistent Hashing and Consistent Hashing With Bounded Loads.☆683Updated last year
- A Go package providing a filesystem-backed FIFO queue☆490Updated last year
- A native implementation of the excellent XXHash hashing algorithm.☆439Updated 2 years ago