gammazero / radixtreeLinks
adaptive radix tree (a.k.a prefix tree or compact trie)
☆34Updated 7 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☆83Updated last year
- Storing strings without GC overhead☆84Updated last month
- fast int64-int64 map for go☆98Updated 2 years ago
- simple data streams for go☆31Updated 3 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- A golang zero-allocation HTTP parser (and eventually http server)☆78Updated 10 years ago
- Go programming language port of liburing.☆111Updated 2 years ago
- Expression evaluator for Go☆77Updated 6 months ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 6 months ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- Best-effort CPU-local sharded values for Go☆202Updated 4 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- A better Generic Pool (sync.Pool)☆68Updated 6 months ago
- ☆30Updated 2 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆114Updated last year
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆55Updated 3 months ago
- A fast WebSocket implementation for fasthttp and net/http. Supporting concurrent R/W operations by default.☆89Updated 4 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 10 months ago
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆137Updated 5 months ago
- Simply ACID* key-value database. At the medium or even low latency it tries to provide greater throughput without losing the ACID propert…☆40Updated 2 months ago
- ☆123Updated 2 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆75Updated 3 years ago
- The `io_uring` library and runtime for GO☆151Updated 5 months ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 6 years ago
- Fast and Scalable RPC Framework☆43Updated 2 years ago
- Allocation-free and lock-free memory pool library written in golang using treiber stack☆19Updated 6 years ago
- Load file-backed memory☆121Updated 3 years ago