plar / go-adaptive-radix-treeLinks
Adaptive Radix Trees implemented in Go
☆411Updated last month
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☆294Updated 2 years ago
- A fast, threadsafe skip list in Go☆270Updated 4 years ago
- Fast and easy-to-use skip list for Go.☆429Updated last year
- TinyLFU cache admission policy☆270Updated 11 months ago
- B+ Tree - List - File Structures 2 - Memory Mapped File Structures for Go☆408Updated 6 years ago
- Write ahead log for Go.☆701Updated 4 months ago
- This is library for the Go language to enable use of Direct IO under all OSes☆336Updated 2 years ago
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆382Updated 7 months ago
- Simple dense bitmap index in Go with binary operators☆372Updated 6 months ago
- Fast, zero heap allocation Go Trie for runes or paths☆499Updated last year
- RocksDB wrapper for Go. Support 10.x, 9.x, 8.x, 7.x, 6.x, etc☆385Updated this week
- skipset is a high-performance, scalable concurrent sorted set based on skip-list. Up to 15x faster than sync.Map in the typical pattern.☆264Updated 2 years 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.☆222Updated last year
- Server for benchmarking pure Go key/value databases☆162Updated 2 years ago
- Fast, fully fledged murmur3 in Go.☆347Updated 2 years ago
- Raft backend implementation using BoltDB☆699Updated 2 months ago
- go wrapper for zstd☆470Updated 2 months ago
- High Availability Raft Framework for Go☆659Updated 3 weeks ago
- Examples for Dragonboat☆193Updated last year
- Consistent hashing with bounded loads in Golang☆763Updated 2 years ago
- A Go package providing a filesystem-backed FIFO queue☆497Updated 4 months ago
- A portable mmap package for Go☆1,084Updated last year
- Zero-copy I/O primitives and pipelines for Go. Linux-specific.☆551Updated last year
- Golang implementation of Radix trees☆933Updated last year
- A Go library implementing a FST (finite state transducer)☆213Updated last year
- Go implementation of C++ STL iterators and algorithms.☆195Updated 3 years ago
- Optimized functions for Go using SIMD☆192Updated 5 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆294Updated last year
- io_uring support for go☆205Updated 5 years ago
- Serialized Roaring Bitmaps☆278Updated 2 years ago