derekparker / trieLinks
Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.
☆787Updated 2 weeks ago
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☆935Updated last year
- Fast golang queue using ring-buffer☆636Updated 2 years ago
- An immutable radix tree implementation in Golang☆1,086Updated 2 weeks ago
- Go package implementing bitsets☆1,478Updated last week
- Visualise Go program GC trace data in real time☆1,097Updated 6 years ago
- Generic PriorityQueues, Queues, Stacks, and Deque data structures for Go☆900Updated 2 years ago
- A portable mmap package for Go☆1,086Updated last year
- The Snappy compression format in the Go programming language.☆1,572Updated 11 months ago
- Golang channel helpers and special types☆810Updated last year
- a limited consumer goroutine or unlimited goroutine pool for easier goroutine handling and cancellation☆729Updated 4 years ago
- Native MurmurHash3 Go implementation☆1,015Updated 2 years ago
- Buffer/Byte pool for Go☆481Updated 6 years ago
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆603Updated 3 years ago
- Consistent hashing "hashring" implementation in golang (using the same algorithm as libketama)☆586Updated 5 years ago
- Goroutine Leak Detector☆1,045Updated 5 years ago
- Fast, zero heap allocation Go Trie for runes or paths☆502Updated last year
- A golang LRU Cache for high concurrency☆1,390Updated 3 weeks ago
- Wrapper types for sync/atomic which enforce atomic access☆1,443Updated 9 months ago
- Lightweight Goroutine pool☆742Updated 7 years ago
- Type-safe, zero-allocation sets for Go☆819Updated 5 years ago
- Implements string functions widely used in other languages but absent in Go.☆1,418Updated last year
- A disk-backed key-value store.☆1,460Updated 4 years ago
- A Left-Leaning Red-Black (LLRB) implementation of balanced binary search trees for Google Go☆820Updated 3 years ago
- Circuit Breakers in Go☆1,164Updated last year
- idiomatic codec and rpc lib for msgpack, cbor, json, etc. msgpack.org[Go]☆1,938Updated 3 months ago
- A Go code generator for MessagePack / msgpack.org[Go]☆1,924Updated last month
- reflect api without runtime reflect.Value cost☆823Updated 10 months ago
- Package gorilla/rpc is a golang foundation for RPC over HTTP services.☆630Updated last year
- Set data structure for Go☆665Updated 7 years ago
- Benchmarks of Go serialization methods☆1,621Updated 7 months ago