glycerine / offheapLinks
an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.
☆375Updated 2 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☆381Updated 7 months ago
- Brings SO_REUSEPORT into your Go server☆573Updated 4 years ago
- B+ Tree - List - File Structures 2 - Memory Mapped File Structures for Go☆409Updated 6 years ago
- go-jump: Jump consistent hashing☆387Updated 3 years ago
- Distributed RWMutex in Go☆358Updated 6 years ago
- Golang implementation of Radix trees☆918Updated last year
- Buffer/Byte pool for Go☆475Updated 6 years ago
- A Left-Leaning Red-Black (LLRB) implementation of balanced binary search trees for Google Go☆812Updated 2 years ago
- TinyLFU cache admission policy☆266Updated 6 months ago
- Fast, minimal memory, consistent hash algorithm☆229Updated last year
- A skip list implementation in Go☆238Updated 5 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆287Updated 2 years ago
- ☆326Updated 6 years ago
- Adaptive Radix Trees implemented in Go☆395Updated 7 months ago
- An immutable radix tree implementation in Golang☆1,057Updated last month
- This is library for the Go language to enable use of Direct IO under all OSes☆328Updated last year
- Fast golang queue using ring-buffer☆630Updated 2 years ago
- Face-meltingly fast, thread-safe, marshalable, unionable, probability- and optimal-size-calculating Bloom filter in go☆353Updated 6 years ago
- Consistent hashing "hashring" implementation in golang (using the same algorithm as libketama)☆580Updated 5 years ago
- The tomb package helps with clean goroutine termination in the Go language.☆371Updated 2 years ago
- A native implementation of the excellent XXHash hashing algorithm.☆437Updated 2 years ago
- Diodes are ring buffers manipulated via atomics.☆481Updated this week
- Visualise Go program GC trace data in real time☆1,102Updated 6 years ago
- moss - a simple, fast, ordered, persistable, key-val storage library for golang☆1,009Updated 7 months ago
- A Go library that implements Consistent Hashing and Consistent Hashing With Bounded Loads.☆683Updated last year
- DEPRECATED StackImpact Go Profiler - Production-Grade Performance Profiler: CPU, memory allocations, blocking calls, errors, metrics, and…☆291Updated 5 years ago
- Goroutine local storage☆682Updated 2 years ago
- A fast, threadsafe skip list in Go☆267Updated 3 years ago
- High-performance framework for building redis-protocol compatible TCP servers/services☆446Updated 2 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆293Updated last year