agnivade / levenshtein
Go implementation to calculate Levenshtein Distance.
☆374Updated 3 weeks ago
Alternatives and similar repositories for levenshtein:
Users that are interested in levenshtein are comparing it to the libraries listed below
- Go package for dealing with maps, slices, JSON and other data.☆726Updated last week
- Fast, zero heap allocation Go Trie for runes or paths☆484Updated 5 months ago
- Parse and modify Go struct field tags☆636Updated last year
- Decodes url.Values into Go value(s) and Encodes Go value(s) into url.Values. Dual Array and Full map support.☆794Updated 8 months ago
- Yet Another CLi Spinner; providing over 80 easy to use and customizable terminal spinners for multiple OSes☆442Updated 3 years ago
- i18n Translator for Go/Golang using CLDR data + pluralization rules☆394Updated 2 years ago
- Pure Go Brotli encoder and decoder☆650Updated last month
- Go concurrent-safe, goroutine-safe, thread-safe queue☆414Updated last year
- Configuration for Go applications☆457Updated last year
- Better time duration formatting in Go!☆499Updated 3 years ago
- 📚 String comparison and edit distance algorithms library, featuring : Levenshtein, LCS, Hamming, Damerau levenshtein (OSA and Adjacent t…☆500Updated 2 years ago
- 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 …☆371Updated last year
- Convert string to camel case, snake case, kebab case / slugify, custom delimiter, pad string, tease string and many other functionalities…☆240Updated 9 months ago
- Golang wrapper for Exiftool : extract as much metadata as possible (EXIF, ...) from files (pictures, pdf, office documents, ...)☆259Updated 7 months ago
- Go metrics for calculating string similarity and other string utility functions☆362Updated this week
- Convert Golang's http.Request to CURL command line☆770Updated this week
- Is a general library to help modify or set data within data structures and other objects.☆251Updated last month
- A minimalist Go configuration library☆380Updated 11 months ago
- A logger for Go SQL database driver without modifying existing *sql.DB stdlib usage.☆364Updated last year
- Gin middleware to enable GZIP support.☆336Updated last week
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆552Updated 6 months ago
- Golang errors with stack trace and source fragments.☆1,061Updated 8 months ago
- Generic resource pool for Go☆341Updated 2 weeks ago
- Pluralize and singularize any word (golang adaptation of https://www.npmjs.com/package/pluralize)☆158Updated 2 years ago
- Go structures with default values using tags☆310Updated 6 months ago
- An enum generator for go☆795Updated 4 months ago
- 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 …☆653Updated 2 years ago
- A Go tool to auto generate methods for your enums☆450Updated this week
- Go/Golang parser for user agent strings☆450Updated 5 months ago
- With a given country and phone number, validate and format the MOBILE phone number to E.164 standard☆187Updated 2 months ago