gammazero / radixtree
adaptive radix tree (a.k.a prefix tree or compact trie)
☆32Updated 2 weeks ago
Alternatives and similar repositories for radixtree:
Users that are interested in radixtree are comparing it to the libraries listed below
- A spinlock implementation for Go.☆61Updated 4 years ago
- An Adaptive Radix Tree (ART) implementation in Go☆81Updated last year
- Highly concurrent drop-in replacement for bufio.Writer☆56Updated 7 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- Storing strings without GC overhead☆82Updated 5 years ago
- go2 generics experiment in building generic augmented BTree data structures☆24Updated 3 years ago
- WebSocket for fasthttp☆63Updated 3 weeks ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 2 years ago
- Generic sorted map for Go with red-black tree under the hood☆63Updated 3 years ago
- Fast and Scalable RPC Framework☆43Updated last year
- Simple, lightweight and ultra-fast HTTP Cache to speed up your websites☆65Updated 2 years ago
- A golang zero-allocation HTTP parser (and eventually http server)☆75Updated 10 years ago
- High throughput primitives library☆50Updated last year
- ☆80Updated this week
- Fast, thread-safe arena allocators☆22Updated last year
- Fast, zero-allocation, lexicographic-order-preserving packing/unpacking of native Go types to bytes.☆45Updated 3 months ago
- A fast WebSocket implementation for fasthttp and net/http. Supporting concurrent R/W operations by default.☆88Updated 3 years ago
- Load file-backed memory☆120Updated 2 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆70Updated 3 months ago
- Streaming JSON encoding for Golang☆30Updated 3 months ago
- Redis compatible server framework for C☆57Updated 3 months ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆70Updated 3 years ago
- An efficient assembly hexadecimal implementation for Golang.☆26Updated 5 years ago
- Simple string pattern matcher for Go☆127Updated last year
- simple data streams for go☆31Updated 2 years ago
- A prefix tree implementation in go☆42Updated 11 months ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 8 months ago
- An offheap memory allocator for manual memory management in Golang☆12Updated last month
- a unified channel package for buffered, unbuffered, and unbounded channels☆39Updated 2 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 3 months ago