olympos-labs / pruning-radix-trie
Data structure for fast ranked autocomplete based on a given prefix, implemented in Go.
☆12Updated last year
Alternatives and similar repositories for pruning-radix-trie:
Users that are interested in pruning-radix-trie are comparing it to the libraries listed below
- Generic data structures in Go☆11Updated 2 years ago
- A hopefully fast symbol table (string <=> integer sequence number)☆17Updated last month
- ☆12Updated last month
- Type-safe atomic values for Go☆19Updated last year
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 2 years ago
- A lib for monitoring runtime goroutine stack☆39Updated 3 years ago
- ☆12Updated 6 months ago
- Generic prefix tree for golang☆13Updated 7 months ago
- ☆38Updated 2 years ago
- A Customized Goroutine Scheduler over Golang Runtime☆17Updated last month
- A race detector for Golang☆12Updated 5 years ago
- 🧵 thead facilities in Go☆17Updated 4 years ago
- TopN collector☆23Updated 10 months ago
- Off heap golang memory pool☆60Updated 3 years ago
- HeapMap/PriorityMap in Go☆13Updated last year
- A portable zero-copy I/O implement base on mmap for golang.☆14Updated 4 years ago
- 0-RTT network protocol optimized for P2P transfers.☆24Updated 2 years ago
- 🚀 A real-time Golang runtime stats visualization profiler☆10Updated 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 2 years ago
- Scheduler of events for near real-time systems☆24Updated last year
- ☆28Updated 3 years ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 2 years ago
- Cases for high concurrency go programs☆11Updated 4 years ago
- x/sync/singleflight but with Go 1.18 generics☆30Updated 3 years ago
- A fast file-based priority queue☆58Updated last year
- fastest goid☆13Updated last month
- A minimalist HTTP request routing helper for Go.☆34Updated 2 years ago
- Simple Distributed Locks in Go using Redis, MySQL, PostgreSQL, MongoDB, etc.☆38Updated 5 months ago
- A Go implementation of an in-memory bloom filter, with support for boltdb and badgerdb as optional data persistent storage.☆28Updated 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…☆45Updated 2 years ago