plar / go-adaptive-radix-treeLinks
Adaptive Radix Trees implemented in Go
☆397Updated 8 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☆287Updated 2 years ago
- A fast, threadsafe skip list in Go☆267Updated 3 years ago
- Write ahead log for Go.☆672Updated 9 months ago
- TinyLFU cache admission policy☆266Updated 6 months ago
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆374Updated 2 months ago
- Fast and easy-to-use skip list for Go.☆418Updated 10 months ago
- This is library for the Go language to enable use of Direct IO under all OSes☆332Updated last year
- B+ Tree - List - File Structures 2 - Memory Mapped File Structures for Go☆409Updated 6 years ago
- Simple dense bitmap index in Go with binary operators☆353Updated last month
- skipset is a high-performance, scalable concurrent sorted set based on skip-list. Up to 15x faster than sync.Map in the typical pattern.☆260Updated 2 years ago
- Fast, zero heap allocation Go Trie for runes or paths☆495Updated 11 months ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆293Updated last year
- go wrapper for zstd☆458Updated 2 months ago
- High Availability Raft Framework for Go☆646Updated last week
- RocksDB wrapper for Go. Support 10.x, 9.x, 8.x, 7.x, 6.x, etc☆361Updated last week
- Zero-copy I/O primitives and pipelines for Go. Linux-specific.☆550Updated 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.☆214Updated 11 months ago
- Golang implementation of Radix trees☆920Updated last year
- Fast, fully fledged murmur3 in Go.☆338Updated 2 years ago
- XXH3 algorithm in Go☆474Updated 3 weeks ago
- Server for benchmarking pure Go key/value databases☆161Updated 2 years ago
- Raft backend implementation using BoltDB☆688Updated this week
- io_uring support for go☆203Updated 4 years ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆591Updated 5 months ago
- Optimized functions for Go using SIMD☆194Updated 4 years ago
- Serialized Roaring Bitmaps☆277Updated 2 years ago
- An immutable radix tree implementation in Golang☆1,059Updated this week
- Examples for Dragonboat☆189Updated last year
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- slab allocator in go☆383Updated 8 months ago