plar / go-adaptive-radix-tree
Adaptive Radix Trees implemented in Go
☆390Updated 5 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
Sorting:
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆286Updated 2 years ago
- Fast and easy-to-use skip list for Go.☆416Updated 8 months ago
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆374Updated this week
- A fast, threadsafe skip list in Go☆266Updated 3 years ago
- Write ahead log for Go.☆661Updated 6 months ago
- TinyLFU cache admission policy☆261Updated 4 months ago
- Server for benchmarking pure Go key/value databases☆159Updated last year
- XXH3 algorithm in Go☆449Updated 2 months ago
- High Availability Raft Framework for Go☆634Updated last month
- Simple dense bitmap index in Go with binary operators☆334Updated last week
- An immutable radix tree implementation in Golang☆1,042Updated this week
- This is library for the Go language to enable use of Direct IO under all OSes☆325Updated last year
- skipset is a high-performance, scalable concurrent sorted set based on skip-list. Up to 15x faster than sync.Map in the typical pattern.☆257Updated 2 years ago
- Raft backend implementation using BoltDB☆678Updated last week
- Golang implementation of Radix trees☆908Updated 10 months ago
- B+ Tree - List - File Structures 2 - Memory Mapped File Structures for Go☆408Updated 6 years ago
- Optimized functions for Go using SIMD☆194Updated 4 years ago
- Serialized Roaring Bitmaps☆276Updated 2 years ago
- Zero-allocation reflection library for Go☆572Updated last year
- Fast, zero heap allocation Go Trie for runes or paths☆493Updated 8 months ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated 10 months ago
- moss - a simple, fast, ordered, persistable, key-val storage library for golang☆1,005Updated 5 months ago
- Cete is a distributed key value store server written in Go built on top of BadgerDB.☆239Updated 4 years ago
- slab allocator in go☆378Updated 5 months ago
- skipmap is a high-performance, scalable concurrent sorted map based on skip-list. Up to 10x faster than sync.Map in the typical pattern.☆210Updated 8 months ago
- Fast and scalable pseudorandom generator for Go☆205Updated 3 years ago
- ⚡️ lock-free utilities in Go☆156Updated last year
- Consistent hashing with bounded loads in Golang☆733Updated last year
- Go concurrent-safe, goroutine-safe, thread-safe queue☆425Updated 2 years ago
- go wrapper for zstd☆448Updated 7 months ago