olympos-labs / pruning-radix-trieLinks
Data structure for fast ranked autocomplete based on a given prefix, implemented in Go.
☆15Updated 2 years ago
Alternatives and similar repositories for pruning-radix-trie
Users that are interested in pruning-radix-trie are comparing it to the libraries listed below
Sorting:
- Off heap golang memory pool☆60Updated 4 years ago
- ☆12Updated last year
- Generic data structures in Go☆12Updated 3 years ago
- ☆27Updated 3 years ago
- ☆12Updated 5 months ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- A faster RWLock primitive in Go, 2-3 times faster than RWMutex. A Go implementation of concurrency control algorithm in paper <Left-Right…☆47Updated 3 years ago
- A portable zero-copy I/O implement base on mmap for golang.☆15Updated 4 years ago
- A Customized Goroutine Scheduler over Golang Runtime☆17Updated 10 months ago
- Type-safe atomic values for Go☆19Updated 2 years ago
- High-performance Redis-Server multi-threaded framework, based on rawepoll model.☆80Updated last week
- 🧵 thead facilities in Go☆18Updated 4 years ago
- ☆38Updated 3 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 3 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- 0-RTT network protocol optimized for P2P transfers.☆25Updated 4 months ago
- Package for getting the runtime ID of a goroutine☆49Updated 3 months ago
- Runtime struct builder for Go☆32Updated 3 months ago
- Go implementation of the Controlled Delay algorithm☆35Updated 11 months ago
- Scheduler of events for near real-time systems☆31Updated 4 months ago
- One of The Fastest Zero Alloc LRU Cache for Golang (Go). Maximizes memory use, no garbage collection issues. Use memory size limit instea…☆19Updated last year
- A race detector for Golang☆12Updated 6 years ago
- simple data streams for go☆31Updated 3 years ago
- Collect data about your dependencies☆43Updated 8 months ago
- A fast file-based priority queue☆59Updated last year
- A Go implementation of Rust's evmap which optimizes for high-read, low-write workloads and uses eventual consistency to ensure that reade…☆10Updated 3 years ago
- Visualize Go SSA function using Graphviz☆49Updated 7 months ago
- 🚀 A real-time Golang runtime stats visualization profiler☆10Updated last year
- ☆30Updated 2 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆76Updated 5 months ago