agnivade / levenshtein
Go implementation to calculate Levenshtein Distance.
☆357Updated last month
Related projects ⓘ
Alternatives and complementary repositories for levenshtein
- Go package for dealing with maps, slices, JSON and other data.☆705Updated 8 months ago
- Go metrics for calculating string similarity and other string utility functions☆311Updated last month
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆525Updated 2 months ago
- A logger for Go SQL database driver without modifying existing *sql.DB stdlib usage.☆362Updated 10 months ago
- 📚 String comparison and edit distance algorithms library, featuring : Levenshtein, LCS, Hamming, Damerau levenshtein (OSA and Adjacent t…☆480Updated 2 years ago
- Convert string to camel case, snake case, kebab case / slugify, custom delimiter, pad string, tease string and many other functionalities…☆233Updated 6 months ago
- Better time duration formatting in Go!☆495Updated 3 years ago
- An enum generator for go☆753Updated 3 weeks ago
- A Go tool to auto generate methods for your enums☆480Updated 3 months ago
- Is a general library to help modify or set data within data structures and other objects.☆231Updated last year
- A minimalist Go configuration library☆380Updated 8 months ago
- Abstract JSON for Golang with JSONPath support☆241Updated 2 weeks ago
- Selected Go-internal packages factored out from the standard library☆875Updated last month
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆235Updated this week
- i18n Translator for Go/Golang using CLDR data + pluralization rules☆387Updated last year
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆815Updated 9 months ago
- Go library for printing human readable, relative time differences 🕰️☆396Updated 3 months ago
- Zero-allocation reflection library for Go☆525Updated 11 months ago
- Parse and modify Go struct field tags☆633Updated last year
- orderedmap is a golang map where the keys keep the order that they're added. It can be de/serialized from/to JSON. It's based closely on …☆360Updated last year
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆347Updated 6 months ago
- The world’s most powerful template engine and Go embeddable interpreter☆429Updated 2 weeks ago
- xmlquery is Golang XPath package for XML query.☆444Updated last week
- Find outdated dependencies of your Go projects. go-mod-outdated provides a table view of the go list -u -m -json all command which lists …☆650Updated last year
- Highly configurable, fast JSON encoder for Go☆174Updated last year
- Decodes url.Values into Go value(s) and Encodes Go value(s) into url.Values. Dual Array and Full map support.☆772Updated 5 months ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆395Updated last year
- Yet Another CLi Spinner; providing over 80 easy to use and customizable terminal spinners for multiple OSes☆439Updated 2 years ago
- Extremely flexible golang deep comparison, extends the go testing package, tests HTTP APIs and provides tests suite☆436Updated 2 months ago