glycerine / offheapLinks
an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.
☆380Updated 6 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 11 months ago
- TinyLFU cache admission policy☆268Updated 10 months ago
- Buffer/Byte pool for Go☆480Updated 6 years ago
- go-jump: Jump consistent hashing☆387Updated 4 years ago
- B+ Tree - List - File Structures 2 - Memory Mapped File Structures for Go☆408Updated 6 years ago
- Distributed RWMutex in Go☆359Updated 6 years ago
- A Left-Leaning Red-Black (LLRB) implementation of balanced binary search trees for Google Go☆818Updated 2 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆292Updated 2 years ago
- This is library for the Go language to enable use of Direct IO under all OSes☆335Updated 2 years ago
- Brings SO_REUSEPORT into your Go server☆575Updated 4 years ago
- Adaptive Radix Trees implemented in Go☆406Updated 2 weeks ago
- Golang implementation of Radix trees☆931Updated last year
- A skip list implementation in Go☆239Updated 6 years ago
- Consistent hashing "hashring" implementation in golang (using the same algorithm as libketama)☆585Updated 5 years ago
- A native implementation of the excellent XXHash hashing algorithm.☆443Updated 3 years ago
- moss - a simple, fast, ordered, persistable, key-val storage library for golang☆1,016Updated 11 months ago
- ☆325Updated 7 years ago
- Face-meltingly fast, thread-safe, marshalable, unionable, probability- and optimal-size-calculating Bloom filter in go☆354Updated 7 years ago
- Visualise Go program GC trace data in real time☆1,098Updated 6 years ago
- Fast golang queue using ring-buffer☆636Updated 2 years ago
- A Go package providing a filesystem-backed FIFO queue☆495Updated 2 months ago
- A fast, threadsafe skip list in Go☆270Updated 4 years ago
- Diodes are ring buffers manipulated via atomics.☆489Updated last week
- The tomb package helps with clean goroutine termination in the Go language.☆373Updated 2 years ago
- A Go library that implements Consistent Hashing and Consistent Hashing With Bounded Loads.☆685Updated last year
- An immutable radix tree implementation in Golang☆1,074Updated last week
- Fast, minimal memory, consistent hash algorithm☆232Updated 2 months ago
- DEPRECATED StackImpact Go Profiler - Production-Grade Performance Profiler: CPU, memory allocations, blocking calls, errors, metrics, and…☆290Updated 5 years ago
- Golang channel helpers and special types☆809Updated last year
- go wrapper for zstd☆465Updated 3 weeks ago