shivamMg / trie
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
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated last year
- Optional values for Go☆103Updated 4 months ago
- A golang map in which entries expire after given a time period☆59Updated last year
- All you need when you are working with countries in Go.☆88Updated last year
- Go templates invoked as functions☆154Updated 3 years ago
- A set of performant rate limiters for Go☆90Updated last year
- Implements a deep pretty printer for Go data structures to aid in debugging☆108Updated last year
- A multi-level cache library with cache stampede prevention for Go☆124Updated 3 years ago
- Library to generate TOTP/HOTP codes☆138Updated last year
- µDiff - a micro Go diffing library☆182Updated this week
- sqlf generates parameterized SQL statements in Go, sprintf style☆127Updated last year
- [TOOL/CLI] - Filter and examine Go type structures, interfaces and their transitive dependencies and relationships. Export structural typ…☆205Updated last year
- Connection pool for Go's net.Conn interface☆127Updated 2 years ago
- Cron library for go with distributed lock☆50Updated 3 years ago
- Helpful functions to extend the Golang `time` standard package☆19Updated last year
- Cookies, but with structs, for happiness.☆111Updated this week
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Automatically sets up command line flags based on struct fields and tags.☆176Updated 2 years ago
- A zero-dependency generic in-memory cache Go library☆123Updated 4 months ago
- A Go test harness that starts an ephemeral PostgreSQL server☆59Updated 4 months ago
- A port of dinero.js to Go☆68Updated last year
- Notification broadcaster library☆154Updated 3 years ago
- 🔍 Load environment variables into a config struct☆70Updated 8 months ago
- grobotstxt is a native Go port of Google's robots.txt parser and matcher library.☆110Updated 3 years ago
- 🚨 slog sampling: drop repetitive log records☆80Updated this week
- Path finding on a 2D polygonal map☆57Updated 4 months ago
- 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…☆109Updated 9 months ago
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆349Updated last year
- Various implementations of a go-routine safe counter☆31Updated 3 years ago
- A Go native tabular data extraction package. Currently supports .xls, .xlsx, .csv, .tsv formats.☆149Updated last year