derekparker / trieLinks
Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.
☆776Updated 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☆914Updated last year
- Fast golang queue using ring-buffer☆629Updated 2 years ago
- Generic PriorityQueues, Queues, Stacks, and Deque data structures for Go☆894Updated 2 years ago
- Go package implementing bitsets☆1,429Updated last month
- The Snappy compression format in the Go programming language.☆1,558Updated 4 months ago
- Golang channel helpers and special types☆809Updated last year
- A portable mmap package for Go☆1,045Updated 6 months ago
- Visualise Go program GC trace data in real time☆1,102Updated 6 years ago
- Buffer/Byte pool for Go☆475Updated 6 years ago
- An immutable radix tree implementation in Golang☆1,048Updated last week
- a limited consumer goroutine or unlimited goroutine pool for easier goroutine handling and cancellation☆729Updated 4 years ago
- A Left-Leaning Red-Black (LLRB) implementation of balanced binary search trees for Google Go☆811Updated 2 years ago
- Native MurmurHash3 Go implementation☆995Updated 2 years ago
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆596Updated 2 years ago
- A golang LRU Cache for high concurrency☆1,366Updated 6 months ago
- Fast, zero heap allocation Go Trie for runes or paths☆494Updated 9 months ago
- [mirror] concurrency primitives☆897Updated 3 weeks ago
- Goroutine Leak Detector☆1,041Updated 4 years ago
- idiomatic codec and rpc lib for msgpack, cbor, json, etc. msgpack.org[Go]☆1,897Updated 3 weeks ago
- Type-safe, zero-allocation sets for Go☆816Updated 5 years ago
- A disk-backed key-value store.☆1,435Updated 3 years ago
- Consistent hashing "hashring" implementation in golang (using the same algorithm as libketama)☆578Updated 4 years ago
- Benchmarks of Go serialization methods☆1,595Updated last week
- reflect api without runtime reflect.Value cost☆799Updated 3 months ago
- A Go code generator for MessagePack / msgpack.org[Go]☆1,855Updated 2 weeks ago
- Common juju errors and functions to annotate errors. Based on juju/errgo☆1,395Updated last year
- Collect Golang Runtime Metrics, outputting to a stats handler☆544Updated 9 years ago
- Wrapper types for sync/atomic which enforce atomic access☆1,416Updated 2 months ago
- [mirror] Go supplementary time packages☆406Updated last month
- Goroutine local storage☆680Updated 2 years ago