derekparker / trieLinks
Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.
☆785Updated last month
Alternatives and similar repositories for trie
Users that are interested in trie are comparing it to the libraries listed below
Sorting:
- Golang implementation of Radix trees☆929Updated last year
- Fast golang queue using ring-buffer☆636Updated 2 years ago
- Visualise Go program GC trace data in real time☆1,100Updated 6 years ago
- An immutable radix tree implementation in Golang☆1,074Updated this week
- Go package implementing bitsets☆1,464Updated 2 weeks ago
- Generic PriorityQueues, Queues, Stacks, and Deque data structures for Go☆897Updated 2 years ago
- Golang channel helpers and special types☆809Updated last year
- a limited consumer goroutine or unlimited goroutine pool for easier goroutine handling and cancellation☆730Updated 4 years ago
- A portable mmap package for Go☆1,078Updated 11 months ago
- The Snappy compression format in the Go programming language.☆1,569Updated 8 months ago
- Native MurmurHash3 Go implementation☆1,008Updated 2 years ago
- Buffer/Byte pool for Go☆480Updated 6 years ago
- A disk-backed key-value store.☆1,454Updated 4 years ago
- A golang LRU Cache for high concurrency☆1,381Updated last month
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆602Updated 3 years ago
- Consistent hashing "hashring" implementation in golang (using the same algorithm as libketama)☆584Updated 5 years ago
- Fast, zero heap allocation Go Trie for runes or paths☆496Updated last year
- [mirror] concurrency primitives☆904Updated 3 weeks ago
- Type-safe, zero-allocation sets for Go☆820Updated 5 years ago
- Wrapper types for sync/atomic which enforce atomic access☆1,437Updated 7 months ago
- Goroutine Leak Detector☆1,044Updated 5 years ago
- Persistent stacks and queues for Go backed by LevelDB☆864Updated 11 months ago
- Benchmarks of Go serialization methods☆1,617Updated 4 months ago
- A Go code generator for MessagePack / msgpack.org[Go]☆1,897Updated this week
- Lightweight Goroutine pool☆743Updated 6 years ago
- Simple, fast and scalable golang rpc library for high load☆709Updated 3 years ago
- Circuit Breakers in Go☆1,163Updated last year
- Goroutine local storage☆685Updated 3 years ago
- Simple backoff algorithm in Go (golang)☆656Updated last year
- reflect api without runtime reflect.Value cost☆813Updated 8 months ago