glycerine / offheap
an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.
☆373Updated 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☆378Updated 4 months ago
- TinyLFU cache admission policy☆261Updated 2 months ago
- Distributed RWMutex in Go☆350Updated 5 years ago
- Brings SO_REUSEPORT into your Go server☆573Updated 3 years ago
- Buffer/Byte pool for Go☆475Updated 5 years ago
- A skip list implementation in Go☆238Updated 5 years ago
- The tomb package helps with clean goroutine termination in the Go language.☆371Updated 2 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated 9 months ago
- Golang implementation of Radix trees☆904Updated 9 months ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆285Updated 2 years ago
- B+ Tree - List - File Structures 2 - Memory Mapped File Structures for Go☆409Updated 6 years ago
- Fast and easy-to-use skip list for Go.☆409Updated 7 months ago
- An immutable radix tree implementation in Golang☆1,035Updated this week
- ☆325Updated 6 years ago
- Fast and scalable pseudorandom generator for Go☆206Updated 3 years ago
- A Go package providing a filesystem-backed FIFO queue☆478Updated last year
- Zero-copy I/O primitives and pipelines for Go. Linux-specific.☆546Updated 8 months ago
- Adaptive Radix Trees implemented in Go☆388Updated 4 months ago
- Visualise Go program GC trace data in real time☆1,102Updated 6 years ago
- go wrapper for zstd☆448Updated 6 months ago
- go-farm: a pure-Go farmhash implementation☆249Updated 6 months ago
- A fast, threadsafe skip list in Go☆266Updated 3 years ago
- go-jump: Jump consistent hashing☆385Updated 3 years ago
- DEPRECATED StackImpact Go Profiler - Production-Grade Performance Profiler: CPU, memory allocations, blocking calls, errors, metrics, and…☆291Updated 5 years ago
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆594Updated 2 years ago
- Consistent hashing "hashring" implementation in golang (using the same algorithm as libketama)☆575Updated 4 years ago
- A typed implementation of the Go sync.Map using code generation☆256Updated 2 years ago
- Fast golang queue using ring-buffer☆621Updated 2 years ago
- A native implementation of the excellent XXHash hashing algorithm.☆437Updated 2 years ago
- Fast, fully fledged murmur3 in Go.☆325Updated last year