glycerine / offheapLinks
an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.
☆384Updated 8 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
- Buffer/Byte pool for Go☆481Updated 6 years ago
- TinyLFU cache admission policy☆270Updated last year
- A skip list implementation in Go☆239Updated 6 years ago
- Brings SO_REUSEPORT into your Go server☆575Updated 4 years ago
- A Left-Leaning Red-Black (LLRB) implementation of balanced binary search trees for Google Go☆820Updated 3 years ago
- go-jump: Jump consistent hashing☆386Updated 4 years ago
- ☆327Updated 7 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆294Updated 3 years ago
- Adaptive Radix Trees implemented in Go☆412Updated 2 months ago
- Golang implementation of Radix trees☆933Updated last year
- Face-meltingly fast, thread-safe, marshalable, unionable, probability- and optimal-size-calculating Bloom filter in go☆354Updated 7 years ago
- Distributed RWMutex in Go☆360Updated 6 years ago
- An immutable radix tree implementation in Golang☆1,084Updated last week
- Fast, minimal memory, consistent hash algorithm☆233Updated 2 months ago
- A fast, threadsafe skip list in Go☆270Updated 4 years ago
- Visualise Go program GC trace data in real time☆1,097Updated 6 years ago
- Consistent hashing "hashring" implementation in golang (using the same algorithm as libketama)☆586Updated 5 years ago
- Fast golang queue using ring-buffer☆636Updated 2 years ago
- This is library for the Go language to enable use of Direct IO under all OSes☆337Updated 2 years ago
- DEPRECATED StackImpact Go Profiler - Production-Grade Performance Profiler: CPU, memory allocations, blocking calls, errors, metrics, and…☆290Updated 6 years ago
- go wrapper for zstd☆474Updated 2 months ago
- A native implementation of the excellent XXHash hashing algorithm.☆443Updated 3 years ago
- The tomb package helps with clean goroutine termination in the Go language.☆374Updated 3 years ago
- A Go package providing a filesystem-backed FIFO queue☆497Updated 4 months ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆295Updated last year
- A Go library that implements Consistent Hashing and Consistent Hashing With Bounded Loads.☆687Updated 2 years ago
- Zero-copy I/O primitives and pipelines for Go. Linux-specific.☆553Updated last year
- A few miscellaneous Go microbenchmarks.☆150Updated 9 years ago