glycerine / offheap
an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.
☆372Updated last year
Alternatives and similar repositories for offheap:
Users that are interested in offheap are comparing it to the libraries listed below
- slab allocator in go☆377Updated 2 months ago
- Buffer/Byte pool for Go☆470Updated 5 years ago
- Brings SO_REUSEPORT into your Go server☆572Updated 3 years ago
- Distributed RWMutex in Go☆348Updated 5 years ago
- Fast golang queue using ring-buffer☆620Updated last year
- A Left-Leaning Red-Black (LLRB) implementation of balanced binary search trees for Google Go☆805Updated 2 years ago
- Visualise Go program GC trace data in real time☆1,102Updated 5 years ago
- A native implementation of the excellent XXHash hashing algorithm.☆435Updated 2 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆282Updated 2 years ago
- concurrency utilities☆292Updated 5 years ago
- A skip list implementation in Go☆238Updated 5 years ago
- A Go package providing a filesystem-backed FIFO queue☆477Updated last year
- TinyLFU cache admission policy☆257Updated 3 weeks ago
- Consistent hashing "hashring" implementation in golang (using the same algorithm as libketama)☆569Updated 4 years ago
- A fast, threadsafe skip list in Go☆265Updated 3 years ago
- ☆326Updated 6 years ago
- Fast and scalable pseudorandom generator for Go☆202Updated 3 years ago
- High resolution timing and benchmarking for Go☆258Updated 4 years ago
- go-jump: Jump consistent hashing☆385Updated 3 years ago
- An immutable radix tree implementation in Golang☆1,026Updated last month
- Golang implementation of Radix trees☆901Updated 7 months ago
- The tomb package helps with clean goroutine termination in the Go language.☆369Updated 2 years ago
- Zero-copy I/O primitives and pipelines for Go. Linux-specific.☆542Updated 6 months ago
- Fast and easy-to-use skip list for Go.☆397Updated 4 months ago
- a limited consumer goroutine or unlimited goroutine pool for easier goroutine handling and cancellation☆729Updated 3 years ago
- B+ Tree - List - File Structures 2 - Memory Mapped File Structures for Go☆404Updated 5 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated 7 months ago
- failpoints for go☆402Updated this week
- Collect Golang Runtime Metrics, outputting to a stats handler☆547Updated 8 years ago
- go-farm: a pure-Go farmhash implementation☆249Updated 4 months ago