derekparker / trie
Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.
☆764Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for trie
- Golang implementation of Radix trees☆888Updated 4 months ago
- Go package implementing bitsets☆1,347Updated last week
- An immutable radix tree implementation in Golang☆1,002Updated this week
- Golang channel helpers and special types☆807Updated 9 months ago
- Visualise Go program GC trace data in real time☆1,101Updated 5 years ago
- Fast golang queue using ring-buffer☆613Updated last year
- The Snappy compression format in the Go programming language.☆1,530Updated 10 months ago
- Goroutine Leak Detector☆1,040Updated 4 years ago
- a limited consumer goroutine or unlimited goroutine pool for easier goroutine handling and cancellation☆726Updated 3 years ago
- Wrapper types for sync/atomic which enforce atomic access☆1,356Updated this week
- Buffer/Byte pool for Go☆470Updated 5 years ago
- [mirror] concurrency primitives☆870Updated last week
- simple struct copying for golang☆452Updated 4 years ago
- Generic PriorityQueues, Queues, Stacks, and Deque data structures for Go☆877Updated last year
- Fast, zero heap allocation Go Trie for runes or paths☆471Updated 2 months ago
- A Go code generator for MessagePack / msgpack.org[Go]☆1,810Updated this week
- Get hash values for arbitrary values in Go (golang).☆754Updated last year
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆582Updated 2 years ago
- A portable mmap package for Go☆948Updated last month
- Native MurmurHash3 Go implementation☆955Updated last year
- A disk-backed key-value store.☆1,409Updated 3 years ago
- Implements string functions widely used in other languages but absent in Go.☆1,400Updated 5 months ago
- reflect api without runtime reflect.Value cost☆766Updated 4 months ago
- A Left-Leaning Red-Black (LLRB) implementation of balanced binary search trees for Google Go☆808Updated last year
- Circuit Breakers in Go☆1,127Updated 6 months ago
- Consistent hashing "hashring" implementation in golang (using the same algorithm as libketama)☆568Updated 4 years ago
- Persistent stacks and queues for Go backed by LevelDB☆862Updated 4 years ago
- Common juju errors and functions to annotate errors. Based on juju/errgo☆1,388Updated last year
- Type-safe, zero-allocation sets for Go☆810Updated 4 years ago