gammazero / radixtreeLinks
adaptive radix tree (a.k.a prefix tree or compact trie)
☆33Updated 5 months ago
Alternatives and similar repositories for radixtree
Users that are interested in radixtree are comparing it to the libraries listed below
Sorting:
- fast int64-int64 map for go☆98Updated 2 years ago
- An Adaptive Radix Tree (ART) implementation in Go☆81Updated last year
- simple data streams for go☆31Updated 3 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆54Updated last month
- Storing strings without GC overhead☆84Updated 5 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 4 months ago
- Fastest and most efficient goroutine pool (experimental)☆139Updated 2 years ago
- Go programming language port of liburing.☆108Updated last year
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆74Updated 3 years ago
- Expression evaluator for Go☆77Updated 5 months ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- ☆122Updated 2 years ago
- A JSON stream parser for Go☆68Updated 2 years ago
- The `io_uring` library and runtime for GO☆144Updated 4 months ago
- A fast file-based priority queue☆58Updated last year
- Simple string pattern matcher for Go☆130Updated last year
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Make hashicorp/raft communicate over gRPC☆51Updated last year
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Simple and efficient WAL implementation in Go 🚀☆61Updated last year
- Best-effort CPU-local sharded values for Go☆202Updated 3 years ago
- Generic sorted map for Go with red-black tree under the hood☆65Updated 3 years ago
- A better Generic Pool (sync.Pool)☆68Updated 4 months ago
- Simple Go library for executing lots of operations spread over any number of threads☆75Updated 2 years ago
- A golang zero-allocation HTTP parser (and eventually http server)☆77Updated 10 years ago
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆117Updated 2 years ago
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆137Updated 3 months ago
- ☆12Updated 10 months ago