shivamMg / trieLinks
A Trie implementation in Go meant for auto-completion use cases. Supports Levenshtein distance search.
☆112Updated 2 years ago
Alternatives and similar repositories for trie
Users that are interested in trie are comparing it to the libraries listed below
Sorting:
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago
- A port of dinero.js to Go☆68Updated 2 years ago
- Optional values for Go☆104Updated 10 months ago
- A set of performant rate limiters for Go☆91Updated last year
- [TOOL/CLI] - Filter and examine Go type structures, interfaces and their transitive dependencies and relationships. Export structural typ…☆205Updated 2 years ago
- Library to generate TOTP/HOTP codes☆140Updated last year
- Go templates invoked as functions☆155Updated 4 years ago
- sqlf generates parameterized SQL statements in Go, sprintf style☆128Updated 2 years ago
- Useful Go String methods☆192Updated 2 years ago
- Notification broadcaster library☆157Updated 3 years ago
- Elegant middleware functions for your HTTP clients.☆104Updated 2 years ago
- A Go library for validating structs, maps and slices.☆230Updated last year
- All you need when you are working with countries in Go.☆92Updated 2 years ago
- A golang map in which entries expire after given a time period☆58Updated last week
- Adding "unset" state to Go's types☆82Updated 2 years ago
- A simpler and faster alternative to regexp☆52Updated 3 years ago
- Zero allocation Nullable structures in one library with handy conversion functions, marshallers and unmarshallers☆87Updated 2 years ago
- Go 1.23 range functions with database/sql☆151Updated 11 months ago
- Automatically sets up command line flags based on struct fields and tags.☆176Updated 3 years ago
- µDiff - a micro Go diffing library☆209Updated last month
- Cookies, but with structs, for happiness.☆110Updated 5 months ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Efficient and reliable background processing for Go☆131Updated 5 years ago
- Implements a deep pretty printer for Go data structures to aid in debugging☆109Updated 2 years ago
- A Go test harness that starts an ephemeral PostgreSQL server☆59Updated 4 months ago
- Straightforward HTTP session management☆128Updated 7 months ago
- Gofire 🔥 Command Line Interface Generator tool for Go☆112Updated 4 years ago
- Fastest levenshtein implementation in Go.☆134Updated 4 years ago
- spectacular Golang struct tag parsing☆60Updated last year
- 🔍 Load environment variables into a config struct☆79Updated last year