glycerine / offheapLinks
an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.
☆380Updated 5 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 10 months ago
- B+ Tree - List - File Structures 2 - Memory Mapped File Structures for Go☆408Updated 6 years ago
- go-jump: Jump consistent hashing☆387Updated 4 years ago
- TinyLFU cache admission policy☆267Updated 9 months ago
- A skip list implementation in Go☆239Updated 6 years ago
- Brings SO_REUSEPORT into your Go server☆575Updated 4 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆290Updated 2 years ago
- A Left-Leaning Red-Black (LLRB) implementation of balanced binary search trees for Google Go☆816Updated 2 years ago
- Buffer/Byte pool for Go☆477Updated 6 years ago
- Distributed RWMutex in Go☆359Updated 6 years ago
- Adaptive Radix Trees implemented in Go☆405Updated 10 months ago
- Golang implementation of Radix trees☆928Updated last year
- Fast golang queue using ring-buffer☆634Updated 2 years ago
- This is library for the Go language to enable use of Direct IO under all OSes☆335Updated 2 years ago
- Consistent hashing "hashring" implementation in golang (using the same algorithm as libketama)☆584Updated 5 years ago
- ☆325Updated 7 years ago
- The tomb package helps with clean goroutine termination in the Go language.☆373Updated 2 years ago
- DEPRECATED StackImpact Go Profiler - Production-Grade Performance Profiler: CPU, memory allocations, blocking calls, errors, metrics, and…☆290Updated 5 years ago
- Visualise Go program GC trace data in real time☆1,100Updated 6 years ago
- An immutable radix tree implementation in Golang☆1,074Updated this week
- go wrapper for zstd☆464Updated 2 months ago
- moss - a simple, fast, ordered, persistable, key-val storage library for golang☆1,012Updated 10 months ago
- A fast, threadsafe skip list in Go☆270Updated 4 years ago
- Face-meltingly fast, thread-safe, marshalable, unionable, probability- and optimal-size-calculating Bloom filter in go☆354Updated 7 years ago
- Zero-copy I/O primitives and pipelines for Go. Linux-specific.☆549Updated last year
- Fast and easy-to-use skip list for Go.☆426Updated last year
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆601Updated 3 years ago
- A Go package providing a filesystem-backed FIFO queue☆495Updated 2 months ago
- Various small golang libraries☆416Updated last year
- A native implementation of the excellent XXHash hashing algorithm.☆443Updated 3 years ago