glycerine / offheapLinks
an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.
☆374Updated last week
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 5 months ago
- Distributed RWMutex in Go☆358Updated 6 years ago
- TinyLFU cache admission policy☆261Updated 4 months ago
- Golang implementation of Radix trees☆908Updated 10 months ago
- A skip list implementation in Go☆238Updated 5 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆286Updated 2 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 10 months ago
- go-farm: a pure-Go farmhash implementation☆250Updated 8 months ago
- B+ Tree - List - File Structures 2 - Memory Mapped File Structures for Go☆408Updated 6 years ago
- A fast, threadsafe skip list in Go☆266Updated 3 years ago
- Buffer/Byte pool for Go☆475Updated 6 years ago
- Brings SO_REUSEPORT into your Go server☆573Updated 4 years ago
- go-jump: Jump consistent hashing☆387Updated 3 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆227Updated 5 years ago
- An immutable radix tree implementation in Golang☆1,042Updated this week
- The tomb package helps with clean goroutine termination in the Go language.☆372Updated 2 years ago
- A Left-Leaning Red-Black (LLRB) implementation of balanced binary search trees for Google Go☆810Updated 2 years ago
- concurrency utilities☆299Updated 5 years ago
- A Go package providing a filesystem-backed FIFO queue☆482Updated last year
- moss - a simple, fast, ordered, persistable, key-val storage library for golang☆1,005Updated 5 months ago
- Face-meltingly fast, thread-safe, marshalable, unionable, probability- and optimal-size-calculating Bloom filter in go☆353Updated 6 years ago
- go wrapper for zstd☆448Updated 7 months ago
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆595Updated 2 years ago
- Fast Raft framework using the Redis protocol for Go☆540Updated 4 years ago
- Zero-copy I/O primitives and pipelines for Go. Linux-specific.☆546Updated 9 months ago
- Fast and easy-to-use skip list for Go.☆416Updated 8 months ago
- This is library for the Go language to enable use of Direct IO under all OSes☆325Updated last year
- A native implementation of the excellent XXHash hashing algorithm.☆437Updated 2 years ago
- A Go library that implements Consistent Hashing and Consistent Hashing With Bounded Loads.☆684Updated last year