gammazero / radixtree
adaptive radix tree (a.k.a prefix tree or compact trie)
☆28Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for radixtree
- A spinlock implementation for Go.☆61Updated 3 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆54Updated 7 years ago
- A fast URL parser for Go☆37Updated last year
- A buffer pool file I/O library for Go☆54Updated 2 years ago
- An Adaptive Radix Tree (ART) implementation in Go☆78Updated last year
- go2 generics experiment in building generic augmented BTree data structures☆24Updated 2 years ago
- Fast and Scalable RPC Framework☆43Updated last year
- High throughput primitives library☆49Updated last year
- A JSON stream parser for Go☆67Updated 2 years ago
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆138Updated 4 years ago
- queue that can be used like buffered channel with any capacity☆10Updated last week
- WebSocket for fasthttp☆60Updated 9 months ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆52Updated last year
- Expression evaluator for Go☆66Updated 8 months ago
- Generic sorted map for Go with red-black tree under the hood☆60Updated 2 years ago
- ☆78Updated last month
- Promise to the Go compiler that your Reads and Writes are well-behaved☆56Updated 5 years ago
- Extremely fast Bloom filters for Go☆45Updated last month
- ☆27Updated last year
- Load file-backed memory☆121Updated 2 years ago
- Wrapper around LUA script executor for long-running scripts☆18Updated 2 months ago
- ☆33Updated 2 years ago
- a unified channel package for buffered, unbuffered, and unbounded channels☆38Updated last year
- Matcher is a fast path matcher/globber supporting globstar/doublestar☆52Updated 2 years ago
- simple data streams for go☆31Updated 2 years ago
- Rolling window implementation in go.☆57Updated 7 months ago
- Storing strings without GC overhead☆82Updated 4 years ago
- Lightweight validation library that can export rules as JSON so browsers can apply the same rules.☆15Updated 5 months ago
- Fast event-loop networking for Go (the lite version)☆70Updated 4 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆44Updated 2 years ago