plar / go-adaptive-radix-tree
Adaptive Radix Trees implemented in Go
☆370Updated this week
Related projects ⓘ
Alternatives and complementary repositories for go-adaptive-radix-tree
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆370Updated 10 months ago
- A fast, threadsafe skip list in Go☆264Updated 3 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆277Updated last year
- Simple dense bitmap index in Go with binary operators☆311Updated last year
- Write ahead log for Go.☆611Updated this week
- TinyLFU cache admission policy☆252Updated last year
- B+ Tree - List - File Structures 2 - Memory Mapped File Structures for Go☆401Updated 5 years ago
- Raft backend implementation using BoltDB☆663Updated this week
- An immutable radix tree implementation in Golang☆1,002Updated this week
- Fast and easy-to-use skip list for Go.☆381Updated last month
- slab allocator in go☆378Updated 2 years ago
- skipset is a high-performance, scalable concurrent sorted set based on skip-list. Up to 15x faster than sync.Map in the typical pattern.☆243Updated last year
- XXH3 algorithm in Go☆409Updated last year
- Optimized functions for Go using SIMD☆190Updated 4 years ago
- A Go package providing a filesystem-backed FIFO queue☆470Updated last year
- Fast, zero heap allocation Go Trie for runes or paths☆471Updated 2 months ago
- Fast and scalable pseudorandom generator for Go☆200Updated 3 years ago
- Golang implementation of Radix trees☆888Updated 4 months ago
- A portable mmap package for Go☆948Updated last month
- A Go library implementing a FST (finite state transducer)☆190Updated this week
- Go implementation of C++ STL iterators and algorithms.☆187Updated 2 years ago
- moss - a simple, fast, ordered, persistable, key-val storage library for golang☆956Updated 2 years ago
- Fast, fully fledged murmur3 in Go.☆306Updated last year
- Go package porting the standard hashing algorithms to a more efficient implementation.☆286Updated 4 months ago
- ⚡️ lock-free utilities in Go☆151Updated 6 months ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆510Updated this week
- This is library for the Go language to enable use of Direct IO under all OSes☆315Updated last year
- High Availability Raft Framework for Go☆605Updated 10 months ago