derekparker / trie
Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.
☆766Updated 5 months ago
Alternatives and similar repositories for trie:
Users that are interested in trie are comparing it to the libraries listed below
- Golang implementation of Radix trees☆901Updated 7 months ago
- Go package implementing bitsets☆1,382Updated 2 weeks ago
- Visualise Go program GC trace data in real time☆1,102Updated 5 years ago
- a limited consumer goroutine or unlimited goroutine pool for easier goroutine handling and cancellation☆729Updated 3 years ago
- A portable mmap package for Go☆989Updated 2 months ago
- An immutable radix tree implementation in Golang☆1,026Updated this week
- Native MurmurHash3 Go implementation☆967Updated last year
- Golang channel helpers and special types☆807Updated last year
- The Snappy compression format in the Go programming language.☆1,547Updated last year
- Buffer/Byte pool for Go☆470Updated 5 years ago
- [mirror] concurrency primitives☆882Updated last week
- Fast golang queue using ring-buffer☆620Updated last year
- Type-safe, zero-allocation sets for Go☆815Updated 4 years ago
- Implements string functions widely used in other languages but absent in Go.☆1,403Updated 8 months ago
- Generic PriorityQueues, Queues, Stacks, and Deque data structures for Go☆888Updated last year
- A Left-Leaning Red-Black (LLRB) implementation of balanced binary search trees for Google Go☆805Updated 2 years ago
- reflect api without runtime reflect.Value cost☆777Updated 7 months ago
- Simple backoff algorithm in Go (golang)☆642Updated last year
- idiomatic codec and rpc lib for msgpack, cbor, json, etc. msgpack.org[Go]☆1,877Updated 11 months ago
- Fast, zero heap allocation Go Trie for runes or paths☆484Updated 5 months ago
- A Go code generator for MessagePack / msgpack.org[Go]☆1,821Updated last week
- Consistent hashing "hashring" implementation in golang (using the same algorithm as libketama)☆570Updated 4 years ago
- Goroutine Leak Detector☆1,040Updated 4 years ago
- Wrapper types for sync/atomic which enforce atomic access☆1,382Updated this week
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆590Updated 2 years ago
- Parse and modify Go struct field tags☆636Updated last year
- A disk-backed key-value store.☆1,416Updated 3 years ago
- Pretty printing for Go values☆1,377Updated 6 months ago
- simple struct copying for golang☆455Updated 4 years ago
- Rich testing for the Go language☆698Updated 6 months ago