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
- Optional values for Go☆104Updated 9 months ago
- All you need when you are working with countries in Go.☆92Updated last year
- 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
- A Go library for validating structs, maps and slices.☆229Updated 10 months ago
- A simpler and faster alternative to regexp☆52Updated 3 years ago
- A port of dinero.js to Go☆68Updated 2 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- sqlf generates parameterized SQL statements in Go, sprintf style☆128Updated 2 years ago
- Library to generate TOTP/HOTP codes☆140Updated last year
- Notification broadcaster library☆156Updated 3 years ago
- Cookies, but with structs, for happiness.☆110Updated 4 months ago
- Go templates invoked as functions☆154Updated 4 years ago
- A Go test harness that starts an ephemeral PostgreSQL server☆59Updated 3 months ago
- Useful Go String methods☆191Updated 2 years ago
- Efficient and reliable background processing for Go☆130Updated 5 years ago
- Straightforward HTTP session management☆129Updated 6 months ago
- Elegant middleware functions for your HTTP clients.☆103Updated 2 years ago
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆352Updated last year
- Zero allocation Nullable structures in one library with handy conversion functions, marshallers and unmarshallers☆87Updated 2 years ago
- 🔍 Load environment variables into a config struct☆74Updated last year
- A Go native tabular data extraction package. Currently supports .xls, .xlsx, .csv, .tsv formats.☆154Updated last year
- Go 1.23 range functions with database/sql☆149Updated 10 months ago
- A Unicode-based case conversion library for Go☆60Updated last year
- Go http.RoundTripper that emits open telemetry metrics. This helps you easily get metrics for all external APIs you interact with.☆85Updated 2 months ago
- Automatically sets up command line flags based on struct fields and tags.☆176Updated 3 years ago
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 3 years ago
- Fastest levenshtein implementation in Go.☆135Updated 4 years ago
- Fast Gaussian Blur in Go☆52Updated 3 years ago