gammazero / radixtreeLinks
adaptive radix tree (a.k.a prefix tree or compact trie)
☆32Updated 2 months ago
Alternatives and similar repositories for radixtree
Users that are interested in radixtree are comparing it to the libraries listed below
Sorting:
- An Adaptive Radix Tree (ART) implementation in Go☆81Updated last year
- Redis compatible server framework for C☆57Updated 5 months ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Generic sorted map for Go with red-black tree under the hood☆63Updated 3 years ago
- simple data streams for go☆31Updated 2 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- Off heap golang memory pool☆60Updated 3 years ago
- ☆80Updated 2 months ago
- High-performance Redis-Server multi-threaded framework, based on rawepoll model.☆78Updated 3 weeks ago
- go2 generics experiment in building generic augmented BTree data structures☆24Updated 3 years ago
- Streaming JSON encoding for Golang☆30Updated 5 months ago
- Demo API to play with io_uring in Go☆63Updated 4 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆56Updated 7 years ago
- Load file-backed memory☆122Updated 2 years ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆73Updated 3 years ago
- Matcher is a fast path matcher/globber supporting globstar/doublestar☆52Updated 2 years ago
- ☆12Updated 7 months ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Extremely fast Bloom filters for Go☆49Updated 8 months ago
- Plausible additions to Go standard library packages☆39Updated 3 years ago
- An efficient assembly hexadecimal implementation for Golang.☆26Updated 5 years ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 4 years ago
- An offheap memory allocator for manual memory management in Golang☆26Updated 3 weeks ago
- A fast file-based priority queue☆58Updated last year
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆54Updated 2 years ago
- The cbgt project provides a generic golang library that manages partitions or data shards across a cluster of servers.☆23Updated last month
- Storing strings without GC overhead☆83Updated 5 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 10 months ago
- Fast, thread-safe arena allocators☆23Updated 2 years ago