plar / go-adaptive-radix-tree
Adaptive Radix Trees implemented in Go
☆387Updated 4 months ago
Alternatives and similar repositories for go-adaptive-radix-tree:
Users that are interested in go-adaptive-radix-tree are comparing it to the libraries listed below
- A fast, threadsafe skip list in Go☆266Updated 3 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆284Updated 2 years ago
- Raft backend implementation using BoltDB☆677Updated last month
- Fast and easy-to-use skip list for Go.☆409Updated 6 months ago
- TinyLFU cache admission policy☆261Updated 2 months ago
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆373Updated last year
- Write ahead log for Go.☆648Updated 5 months ago
- An immutable radix tree implementation in Golang☆1,034Updated last month
- Golang implementation of Radix trees☆904Updated 9 months ago
- This is library for the Go language to enable use of Direct IO under all OSes☆323Updated last year
- A portable mmap package for Go☆1,008Updated 4 months ago
- Examples for Dragonboat☆185Updated 8 months ago
- Server for benchmarking pure Go key/value databases☆157Updated last year
- moss - a simple, fast, ordered, persistable, key-val storage library for golang☆1,001Updated 4 months 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.☆256Updated 2 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆217Updated 2 years ago
- Optimized functions for Go using SIMD☆194Updated 4 years ago
- B+ Tree - List - File Structures 2 - Memory Mapped File Structures for Go☆409Updated 6 years ago
- io_uring support for go☆204Updated 4 years ago
- Go implementation of C++ STL iterators and algorithms.☆190Updated 3 years ago
- slab allocator in go☆378Updated 4 months ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated 9 months ago
- High Availability Raft Framework for Go☆619Updated this week
- ⚡️ lock-free utilities in Go☆155Updated 10 months ago
- XXH3 algorithm in Go☆445Updated last month
- Fast and scalable pseudorandom generator for Go☆206Updated 3 years ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆555Updated last month
- A highly optimized double-ended queue☆193Updated last year
- skipmap is a high-performance, scalable concurrent sorted map based on skip-list. Up to 10x faster than sync.Map in the typical pattern.☆208Updated 7 months ago
- Fast, fully fledged murmur3 in Go.☆325Updated last year