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:
- Optional values for Go☆103Updated 6 months ago
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago
- All you need when you are working with countries in Go.☆91Updated last year
- A golang map in which entries expire after given a time period☆59Updated last year
- sqlf generates parameterized SQL statements in Go, sprintf style☆128Updated last year
- A port of dinero.js to Go☆68Updated last year
- Tiny wrapper around SQLX for Generic SQL queries☆48Updated 8 months ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- A Go library for validating structs, maps and slices.☆230Updated 8 months ago
- [TOOL/CLI] - Filter and examine Go type structures, interfaces and their transitive dependencies and relationships. Export structural typ…☆205Updated last year
- Go templates invoked as functions☆154Updated 4 years ago
- Straightforward HTTP session management☆127Updated 3 months ago
- A set of performant rate limiters for Go☆91Updated last year
- Connection pool for Go's net.Conn interface☆127Updated 2 years ago
- spectacular Golang struct tag parsing☆60Updated last year
- A little Go util to print duration strings in a human-friendly format☆94Updated 7 months ago
- Gofire 🔥 Command Line Interface Generator tool for Go