shivamMg / trieLinks
A Trie implementation in Go meant for auto-completion use cases. Supports Levenshtein distance search.
☆111Updated 2 years ago
Alternatives and similar repositories for trie
Users that are interested in trie are comparing it to the libraries listed below
Sorting:
- All you need when you are working with countries in Go.☆89Updated last year
- Cookies, but with structs, for happiness.☆111Updated 2 weeks ago
- A little Go util to print duration strings in a human-friendly format☆94Updated 5 months ago
- µDiff - a micro Go diffing library☆182Updated this week
- Efficient and reliable background processing for Go☆131Updated 5 years ago
- Optional values for Go☆103Updated 5 months ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- [TOOL/CLI] - Filter and examine Go type structures, interfaces and their transitive dependencies and relationships. Export structural typ…☆205Updated last year
- A golang map in which entries expire after given a time period☆59Updated last year
- High performance JSON iterator & validator for Go☆94Updated last year
- A Go library for validating structs, maps and slices.☆229Updated 6 months ago
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago
- A set of performant rate limiters for Go☆90Updated last year
- sqlf generates parameterized SQL statements in Go, sprintf style☆127Updated last year
- A simpler and faster alternative to regexp☆52Updated 2 years ago
- Library to generate TOTP/HOTP codes☆138Updated last year
- A Go test harness that starts an ephemeral PostgreSQL server☆59Updated 5 months ago
- Connection pool for Go's net.Conn interface☆127Updated 2 years ago
- A sharded wrapper for golang.org/x/sync/singleflight for high contention enviroments☆68Updated 3 years ago
- Fastest levenshtein implementation in Go.☆132Updated 4 years ago
- Useful Go String methods☆191Updated last year
- 👻 Locate and fix overly complex lines of code in Go.☆52Updated 6 years ago
- Cron library for go with distributed lock☆50Updated 3 years ago
- Simple JSON type checking.☆85Updated 3 years ago
- Gofire 🔥 Command Line Interface Generator tool for Go☆111Updated 3 years ago
- Implementation of Boyer-Moore fast string search algorithm in Go☆58Updated 2 years ago
- A port of dinero.js to Go☆68Updated last year
- Zero allocation Nullable structures in one library with handy conversion functions, marshallers and unmarshallers☆87Updated last year
- Implements a deep pretty printer for Go data structures to aid in debugging☆109Updated 2 years ago
- Small library on top of reflect for make lookups to any Structs or Maps☆43Updated last year