glycerine / offheapLinks
an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.
☆378Updated 4 months 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☆383Updated 9 months ago
- B+ Tree - List - File Structures 2 - Memory Mapped File Structures for Go☆409Updated 6 years ago
- TinyLFU cache admission policy☆266Updated 8 months ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆288Updated 2 years ago
- Buffer/Byte pool for Go☆477Updated 6 years ago
- A skip list implementation in Go☆239Updated 5 years ago
- A Left-Leaning Red-Black (LLRB) implementation of balanced binary search trees for Google Go☆816Updated 2 years ago
- go-jump: Jump consistent hashing☆387Updated 3 years ago
- Distributed RWMutex in Go☆359Updated 6 years ago
- Brings SO_REUSEPORT into your Go server☆575Updated 4 years ago
- Golang implementation of Radix trees☆923Updated last year
- Fast golang queue using ring-buffer☆632Updated 2 years ago
- ☆325Updated 7 years ago
- A fast, threadsafe skip list in Go☆269Updated 4 years ago
- Fast, minimal memory, consistent hash algorithm☆231Updated last month
- This is library for the Go language to enable use of Direct IO under all OSes☆334Updated 2 years ago
- Consistent hashing "hashring" implementation in golang (using the same algorithm as libketama)☆581Updated 5 years ago
- Adaptive Radix Trees implemented in Go☆400Updated 9 months ago
- go wrapper for zstd☆462Updated last month
- A native implementation of the excellent XXHash hashing algorithm.☆441Updated 2 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated last year
- moss - a simple, fast, ordered, persistable, key-val storage library for golang☆1,012Updated 9 months ago
- Face-meltingly fast, thread-safe, marshalable, unionable, probability- and optimal-size-calculating Bloom filter in go☆354Updated 7 years ago
- An immutable radix tree implementation in Golang☆1,062Updated 3 weeks ago
- A Go package providing a filesystem-backed FIFO queue☆496Updated 3 weeks ago
- Fast, fully fledged murmur3 in Go.☆343Updated 2 years ago
- DEPRECATED StackImpact Go Profiler - Production-Grade Performance Profiler: CPU, memory allocations, blocking calls, errors, metrics, and…☆291Updated 5 years ago
- Visualise Go program GC trace data in real time☆1,101Updated 6 years ago
- Diodes are ring buffers manipulated via atomics.☆485Updated 3 weeks ago
- A typed implementation of the Go sync.Map using code generation☆256Updated 2 years ago