derekparker / trieLinks
Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.
☆771Updated 2 weeks ago
Alternatives and similar repositories for trie
Users that are interested in trie are comparing it to the libraries listed below
Sorting:
- Go package implementing bitsets☆1,419Updated 3 weeks ago
- Golang implementation of Radix trees☆908Updated 10 months ago
- An immutable radix tree implementation in Golang☆1,042Updated this week
- Golang channel helpers and special types☆808Updated last year
- Visualise Go program GC trace data in real time☆1,102Updated 6 years ago
- a limited consumer goroutine or unlimited goroutine pool for easier goroutine handling and cancellation☆729Updated 3 years ago
- The Snappy compression format in the Go programming language.☆1,556Updated 2 months ago
- Buffer/Byte pool for Go☆475Updated 6 years ago
- Fast golang queue using ring-buffer☆628Updated 2 years ago
- Generic PriorityQueues, Queues, Stacks, and Deque data structures for Go☆893Updated 2 years ago
- Wrapper types for sync/atomic which enforce atomic access☆1,404Updated last month
- A Go code generator for MessagePack / msgpack.org[Go]☆1,846Updated 2 weeks ago
- A disk-backed key-value store.☆1,431Updated 3 years ago
- A Left-Leaning Red-Black (LLRB) implementation of balanced binary search trees for Google Go☆810Updated 2 years ago
- A portable mmap package for Go☆1,027Updated 5 months ago
- Fast, zero heap allocation Go Trie for runes or paths☆493Updated 8 months ago
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆595Updated 2 years ago
- Goroutine Leak Detector☆1,042Updated 4 years ago
- [mirror] concurrency primitives☆893Updated this week
- reflect api without runtime reflect.Value cost☆795Updated 2 months ago
- Type-safe, zero-allocation sets for Go☆815Updated 5 years ago
- Package throttled implements rate limiting access to resources such as HTTP endpoints.☆1,545Updated 4 months ago
- Circuit Breakers in Go☆1,145Updated last year
- Native MurmurHash3 Go implementation☆983Updated 2 years ago
- Lightweight Goroutine pool☆745Updated 6 years ago
- Golang geohash library☆553Updated last year
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆374Updated this week
- dque is a fast, embedded, durable queue for Go☆783Updated 7 months ago
- A golang LRU Cache for high concurrency☆1,362Updated 5 months ago
- High level abstractions over the Go reflect library☆528Updated 9 months ago