derekparker / trie
Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.
☆770Updated 7 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☆905Updated 10 months ago
- a limited consumer goroutine or unlimited goroutine pool for easier goroutine handling and cancellation☆729Updated 3 years ago
- An immutable radix tree implementation in Golang☆1,038Updated 3 weeks ago
- Visualise Go program GC trace data in real time☆1,103Updated 6 years ago
- Go package implementing bitsets☆1,410Updated last week
- Buffer/Byte pool for Go☆475Updated 5 years ago
- A portable mmap package for Go☆1,023Updated 4 months ago
- Fast golang queue using ring-buffer☆623Updated 2 years ago
- Generic PriorityQueues, Queues, Stacks, and Deque data structures for Go☆891Updated last year
- The Snappy compression format in the Go programming language.☆1,556Updated 2 months ago
- A Go code generator for MessagePack / msgpack.org[Go]☆1,842Updated 2 months ago
- Goroutine Leak Detector☆1,044Updated 4 years ago
- A Left-Leaning Red-Black (LLRB) implementation of balanced binary search trees for Google Go☆810Updated 2 years ago
- Persistent stacks and queues for Go backed by LevelDB☆867Updated 4 months ago
- Fast, zero heap allocation Go Trie for runes or paths☆491Updated 7 months ago
- Golang channel helpers and special types☆809Updated last year
- Type-safe, zero-allocation sets for Go☆815Updated 5 years ago
- Wrapper types for sync/atomic which enforce atomic access☆1,404Updated 3 weeks ago
- Type-driven code generation for Go☆1,427Updated last year
- [mirror] concurrency primitives☆890Updated this week
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆595Updated 2 years ago
- simple struct copying for golang☆457Updated 5 years ago
- A timed rate limiter for Go☆400Updated 3 years ago
- reflect api without runtime reflect.Value cost☆790Updated last month
- A disk-backed key-value store.☆1,431Updated 3 years ago
- Brings SO_REUSEPORT into your Go server☆573Updated 4 years ago
- Implements string functions widely used in other languages but absent in Go.☆1,407Updated 11 months ago
- idiomatic codec and rpc lib for msgpack, cbor, json, etc. msgpack.org[Go]☆1,887Updated 2 weeks ago
- Package throttled implements rate limiting access to resources such as HTTP endpoints.☆1,542Updated 3 months ago
- Parse and modify Go struct field tags☆642Updated last year