derekparker / trieLinks
Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.
☆774Updated 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☆912Updated 11 months ago
- Go package implementing bitsets☆1,423Updated 2 weeks ago
- An immutable radix tree implementation in Golang☆1,044Updated last week
- The Snappy compression format in the Go programming language.☆1,558Updated 3 months ago
- A portable mmap package for Go☆1,035Updated 6 months ago
- Fast golang queue using ring-buffer☆627Updated 2 years ago
- Generic PriorityQueues, Queues, Stacks, and Deque data structures for Go☆893Updated 2 years ago
- A Go code generator for MessagePack / msgpack.org[Go]☆1,850Updated last month
- Fast, zero heap allocation Go Trie for runes or paths☆493Updated 9 months ago
- Goroutine Leak Detector☆1,041Updated 4 years ago
- Wrapper types for sync/atomic which enforce atomic access☆1,410Updated 2 months ago
- A disk-backed key-value store.☆1,435Updated 3 years ago
- Native MurmurHash3 Go implementation☆991Updated 2 years ago
- Thread-safe file locking library in Go☆637Updated 2 weeks ago
- Visualise Go program GC trace data in real time☆1,102Updated 6 years ago
- A Left-Leaning Red-Black (LLRB) implementation of balanced binary search trees for Google Go☆810Updated 2 years ago
- [mirror] concurrency primitives☆896Updated 2 weeks ago
- a limited consumer goroutine or unlimited goroutine pool for easier goroutine handling and cancellation☆729Updated 3 years ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,962Updated 11 months ago
- A golang LRU Cache for high concurrency☆1,365Updated 5 months ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,857Updated this week
- Golang channel helpers and special types☆809Updated last year
- Persistent stacks and queues for Go backed by LevelDB☆867Updated 5 months ago
- Buffer/Byte pool for Go☆475Updated 6 years ago
- Package throttled implements rate limiting access to resources such as HTTP endpoints.☆1,548Updated 4 months ago
- Get hash values for arbitrary values in Go (golang).☆759Updated 2 years ago
- Go package for dealing with maps, slices, JSON and other data.☆771Updated 4 months ago
- A timed rate limiter for Go☆400Updated 3 years ago
- Simple backoff algorithm in Go (golang)☆650Updated last year
- idiomatic codec and rpc lib for msgpack, cbor, json, etc. msgpack.org[Go]☆1,893Updated this week