shivamMg / trie
A Trie implementation in Go meant for auto-completion use cases. Supports Levenshtein distance search.
☆109Updated last year
Related projects ⓘ
Alternatives and complementary repositories for trie
- µDiff - a micro Go diffing library☆168Updated last month
- All you need when you are working with countries in Go.☆87Updated last year
- Gofire 🔥 Command Line Interface Generator tool for Go☆110Updated 3 years ago
- Optional values for Go☆104Updated last year
- A set of performant rate limiters for Go☆88Updated 8 months ago
- Maths includes mathematical functions not defined in the standard Go math package.☆176Updated last year
- Zero allocation Nullable structures in one library with handy conversion functions, marshallers and unmarshallers☆85Updated last year
- A robust, dependency-free go library that provides simple, thin, and user-friendly pub-sub kind of in-process event system for your Go ap…☆90Updated 3 months ago
- Cookies, but with structs, for happiness.☆111Updated this week
- Connection pool for Go's net.Conn interface☆128Updated 2 years ago
- Go templates invoked as functions☆152Updated 3 years ago
- A simpler and faster alternative to regexp☆52Updated 2 years ago
- Automatically sets up command line flags based on struct fields and tags.☆174Updated 2 years ago
- Library to generate TOTP/HOTP codes☆138Updated 10 months ago
- Adding "unset" state to Go's types☆81Updated last year
- High performance JSON iterator & validator for Go☆90Updated 9 months ago
- Useful Go String methods☆186Updated last year
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆348Updated 6 months ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated last year
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆236Updated 2 weeks ago
- A Go library for validating structs, maps and slices.☆223Updated 2 weeks ago
- Enriches the standard go http client with retry functionality.☆48Updated 6 months ago
- Implements a deep pretty printer for Go data structures to aid in debugging☆107Updated last year
- spectacular Golang struct tag parsing☆61Updated 10 months ago
- Go's concurrency patterns as generic library to use.☆36Updated 2 years ago
- 🚀 Fast and light wildcard pattern matching.☆82Updated last year
- A golang map in which entries expire after given a time period☆53Updated last year
- Cron library for go with distributed lock☆50Updated 2 years ago
- A go library that implements application/problem+json and application/problem+xml☆66Updated 9 months ago
- sqlf generates parameterized SQL statements in Go, sprintf style☆127Updated last year