glycerine / offheapLinks
an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.
☆375Updated 3 weeks 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☆379Updated 6 months ago
- A native implementation of the excellent XXHash hashing algorithm.☆437Updated 2 years ago
- Buffer/Byte pool for Go☆475Updated 6 years ago
- TinyLFU cache admission policy☆263Updated 4 months ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆293Updated 11 months ago
- Distributed RWMutex in Go☆358Updated 6 years ago
- ☆325Updated 6 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆286Updated 2 years ago
- Fast golang queue using ring-buffer☆627Updated 2 years ago
- A Go package providing a filesystem-backed FIFO queue☆486Updated last year
- Golang implementation of Radix trees☆912Updated 11 months ago
- B+ Tree - List - File Structures 2 - Memory Mapped File Structures for Go☆408Updated 6 years ago
- A Left-Leaning Red-Black (LLRB) implementation of balanced binary search trees for Google Go☆810Updated 2 years ago
- A skip list implementation in Go☆238Updated 5 years ago
- Fast and scalable pseudorandom generator for Go☆206Updated 3 years ago
- A fast, threadsafe skip list in Go☆267Updated 3 years ago
- Visualise Go program GC trace data in real time☆1,102Updated 6 years ago
- Brings SO_REUSEPORT into your Go server☆573Updated 4 years ago
- concurrency utilities☆299Updated 5 years ago
- Fast, fully fledged murmur3 in Go.☆335Updated 2 years ago
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆596Updated 2 years ago
- go-farm: a pure-Go farmhash implementation☆250Updated 8 months ago
- An immutable radix tree implementation in Golang☆1,044Updated 2 weeks ago
- The tomb package helps with clean goroutine termination in the Go language.☆371Updated 2 years ago
- go-jump: Jump consistent hashing☆387Updated 3 years ago
- Fast and easy-to-use skip list for Go.☆416Updated 9 months ago
- Adaptive Radix Trees implemented in Go☆391Updated 6 months ago
- moss - a simple, fast, ordered, persistable, key-val storage library for golang☆1,005Updated 6 months ago
- Diodes are ring buffers manipulated via atomics.☆478Updated last month
- Face-meltingly fast, thread-safe, marshalable, unionable, probability- and optimal-size-calculating Bloom filter in go☆353Updated 6 years ago