glycerine / offheap
an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.
☆370Updated 10 months ago
Related projects ⓘ
Alternatives and complementary repositories for offheap
- slab allocator in go☆378Updated 2 years ago
- TinyLFU cache admission policy☆252Updated last year
- A skip list implementation in Go☆240Updated 5 years ago
- B+ Tree - List - File Structures 2 - Memory Mapped File Structures for Go☆401Updated 5 years ago
- An immutable radix tree implementation in Golang☆1,003Updated this week
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆583Updated 2 years ago
- Brings SO_REUSEPORT into your Go server☆572Updated 3 years ago
- Distributed RWMutex in Go☆344Updated 5 years ago
- Golang implementation of Radix trees☆888Updated 4 months ago
- A Go package providing a filesystem-backed FIFO queue☆470Updated last year
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆277Updated last year
- The tomb package helps with clean goroutine termination in the Go language.☆368Updated last year
- ☆323Updated 6 years ago
- Buffer/Byte pool for Go☆470Updated 5 years ago
- go-farm: a pure-Go farmhash implementation☆245Updated last month
- A Left-Leaning Red-Black (LLRB) implementation of balanced binary search trees for Google Go☆808Updated last year
- Goroutine local storage☆670Updated 2 years ago
- Adaptive Radix Trees implemented in Go☆371Updated this week
- Visualise Go program GC trace data in real time☆1,101Updated 5 years ago
- go-jump: Jump consistent hashing☆384Updated 3 years ago
- Fast golang queue using ring-buffer☆613Updated last year
- Zero-copy I/O primitives and pipelines for Go. Linux-specific.☆540Updated 3 months ago
- Fast and easy-to-use skip list for Go.☆382Updated 2 months ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆286Updated 4 months ago
- A fast, threadsafe skip list in Go☆265Updated 3 years ago
- Face-meltingly fast, thread-safe, marshalable, unionable, probability- and optimal-size-calculating Bloom filter in go☆353Updated 6 years ago
- Fast and scalable pseudorandom generator for Go☆200Updated 3 years ago
- Fast, fully fledged murmur3 in Go.☆306Updated last year
- A timed rate limiter for Go☆397Updated 2 years ago
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆764Updated 2 months ago