gammazero / radixtreeLinks
adaptive radix tree (a.k.a prefix tree or compact trie)
☆32Updated 3 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
- A spinlock implementation for Go.☆62Updated 4 years ago
- Fast and Scalable RPC Framework☆43Updated last year
- Fast, type-safe task orchestration , designed for efficient concurrent processing and asynchronous operations.☆16Updated last week
- ☆80Updated 3 months ago
- Fast histograms for Go☆38Updated last year
- ☆29Updated 2 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆57Updated 7 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆54Updated 2 years ago
- Load file-backed memory☆122Updated 2 years ago
- A memory allocator for Go.☆83Updated 5 years ago
- Software Transactional Locks☆30Updated 4 years ago
- Generic sorted map for Go with red-black tree under the hood☆64Updated 3 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- A golang zero-allocation HTTP parser (and eventually http server)☆75Updated 10 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- High throughput primitives library☆50Updated 2 years ago
- Off heap golang memory pool☆60Updated 3 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Golang utlities to make your life easier with zero allocations☆47Updated 3 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 years ago
- fastest lockfree cache library for go application☆50Updated 8 months ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- Highly scalable, single/multi node, sortable, predictable and incremental unique id generator with zero allocation magic on the sequentia…☆34Updated last year
- Package for getting the runtime ID of a goroutine☆49Updated last year
- a golang test framework for asserting expected escape analysis results & heap allocations☆71Updated 6 months ago
- Buffered Reader/Writer☆75Updated 3 weeks ago
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆116Updated 2 years ago
- Badger-based backend for Hashicorp's raft package☆28Updated 6 years ago
- Go allocation trace utilities☆15Updated 4 years ago