glycerine / offheap
an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.
☆372Updated last year
Alternatives and similar repositories for offheap:
Users that are interested in offheap are comparing it to the libraries listed below
- slab allocator in go☆376Updated 3 months ago
- Buffer/Byte pool for Go☆474Updated 5 years ago
- A skip list implementation in Go☆238Updated 5 years ago
- TinyLFU cache admission policy☆260Updated 2 months ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆284Updated 2 years ago
- Golang implementation of Radix trees☆904Updated 8 months ago
- ☆326Updated 6 years ago
- B+ Tree - List - File Structures 2 - Memory Mapped File Structures for Go☆409Updated 6 years ago
- Fast golang queue using ring-buffer☆621Updated last year
- A Left-Leaning Red-Black (LLRB) implementation of balanced binary search trees for Google Go☆807Updated 2 years ago
- Brings SO_REUSEPORT into your Go server☆573Updated 3 years ago
- Visualise Go program GC trace data in real time☆1,102Updated 6 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated 8 months ago
- The tomb package helps with clean goroutine termination in the Go language.☆370Updated 2 years ago
- An immutable radix tree implementation in Golang☆1,033Updated last month
- A Go package providing a filesystem-backed FIFO queue☆476Updated last year
- This is library for the Go language to enable use of Direct IO under all OSes☆323Updated last year
- Adaptive Radix Trees implemented in Go☆386Updated 3 months ago
- failpoints for go☆402Updated 2 weeks ago
- Golang channel helpers and special types☆808Updated last year
- Consistent hashing "hashring" implementation in golang (using the same algorithm as libketama)☆574Updated 4 years ago
- Distributed RWMutex in Go☆350Updated 5 years ago
- A fast, threadsafe skip list in Go☆266Updated 3 years ago
- Fast and easy-to-use skip list for Go.☆407Updated 6 months ago
- A timed rate limiter for Go☆400Updated 3 years ago
- Fast and scalable pseudorandom generator for Go☆205Updated 3 years ago
- concurrency utilities☆293Updated 5 years ago
- DEPRECATED StackImpact Go Profiler - Production-Grade Performance Profiler: CPU, memory allocations, blocking calls, errors, metrics, and…☆291Updated 5 years ago
- A native implementation of the excellent XXHash hashing algorithm.☆436Updated 2 years ago
- moss - a simple, fast, ordered, persistable, key-val storage library for golang☆1,000Updated 3 months ago