glycerine / offheap
an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.
☆374Updated last year
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☆378Updated 4 months ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆286Updated 2 years ago
- TinyLFU cache admission policy☆261Updated 3 months ago
- A skip list implementation in Go☆238Updated 5 years ago
- Distributed RWMutex in Go☆350Updated 5 years ago
- Brings SO_REUSEPORT into your Go server☆573Updated 4 years ago
- The tomb package helps with clean goroutine termination in the Go language.☆372Updated 2 years ago
- Buffer/Byte pool for Go☆475Updated 5 years ago
- Golang implementation of Radix trees☆906Updated 10 months ago
- Visualise Go program GC trace data in real time☆1,103Updated 6 years ago
- An immutable radix tree implementation in Golang☆1,038Updated 3 weeks ago
- go-jump: Jump consistent hashing☆387Updated 3 years ago
- Consistent hashing "hashring" implementation in golang (using the same algorithm as libketama)☆577Updated 4 years ago
- concurrency utilities☆297Updated 5 years ago
- ☆325Updated 6 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated 10 months ago
- go-farm: a pure-Go farmhash implementation☆249Updated 7 months ago
- A Go package providing a filesystem-backed FIFO queue☆479Updated last year
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆595Updated 2 years ago
- Fast golang queue using ring-buffer☆624Updated 2 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆227Updated 5 years ago
- Fast, minimal memory, consistent hash algorithm☆227Updated last year
- A native implementation of the excellent XXHash hashing algorithm.☆437Updated 2 years ago
- Zero-copy I/O primitives and pipelines for Go. Linux-specific.☆546Updated 9 months ago
- A typed implementation of the Go sync.Map using code generation☆256Updated 2 years ago
- Fast, fully fledged murmur3 in Go.☆329Updated last year
- DEPRECATED StackImpact Go Profiler - Production-Grade Performance Profiler: CPU, memory allocations, blocking calls, errors, metrics, and…☆291Updated 5 years ago
- Fast and scalable pseudorandom generator for Go☆205Updated 3 years ago
- go wrapper for zstd☆448Updated 6 months ago
- Fast and easy-to-use skip list for Go.☆413Updated 7 months ago