agnivade / levenshteinLinks
Go implementation to calculate Levenshtein Distance.
☆444Updated 7 months ago
Alternatives and similar repositories for levenshtein
Users that are interested in levenshtein are comparing it to the libraries listed below
Sorting:
- 📚 String comparison and edit distance algorithms library, featuring : Levenshtein, LCS, Hamming, Damerau levenshtein (OSA and Adjacent t…☆589Updated 4 months ago
- Go metrics for calculating string similarity and other string utility functions☆410Updated last month
- A minimalist Go configuration library☆386Updated 7 months ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆650Updated 9 months ago
- A logger for Go SQL database driver without modifying existing *sql.DB stdlib usage.☆383Updated last month
- Is a general library to help modify or set data within data structures and other objects.☆298Updated last year
- Go package for dealing with maps, slices, JSON and other data.☆832Updated last month
- xmlquery is Golang XPath package for XML query.☆484Updated 3 months ago
- Countries - ISO-639, ISO-3166 countries codes with subdivisions and names, ISO-4217 currency designators, ITU-T E.164 IDD phone codes, co…☆497Updated last year
- Lightweight, fast and dependency-free Cron expression parser (due checker, next/prev due date finder), task runner, job scheduler and/or …☆481Updated 8 months ago
- Yet Another CLi Spinner; providing over 80 easy to use and customizable terminal spinners for multiple OSes☆455Updated 4 years ago
- Generic resource pool for Go☆401Updated 8 months ago
- With a given country and phone number, validate and format the MOBILE phone number to E.164 standard☆192Updated last year
- Fast, zero heap allocation Go Trie for runes or paths☆499Updated last year
- Nano ID for Go☆437Updated last year
- Calculates cognitive complexities of functions (and methods) in Go source code. (Golang cognitive complexity)☆433Updated last year
- An enum generator for go☆909Updated last month
- A Go tool to auto generate methods for your enums☆504Updated 4 months ago
- Golang wrapper for Exiftool : extract as much metadata as possible (EXIF, ...) from files (pictures, pdf, office documents, ...)☆290Updated 5 months ago
- Tiny lib to scan SQL rows directly to structs, slices, and primitive types☆607Updated last month
- Go concurrent-safe, goroutine-safe, thread-safe queue☆434Updated 2 years ago
- Chrono is a scheduler library that lets you run your task and code periodically☆446Updated last year
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆832Updated last year
- Parse and modify Go struct field tags☆652Updated 2 years ago
- Abstract JSON for Golang with JSONPath support☆291Updated last year
- Unicode Text Segmentation, Word Wrapping, and String Width Calculation in Go☆695Updated last year
- Fully featured, spec-compliant HTML5 server-sent events library☆500Updated 7 months ago
- Go library for printing human readable, relative time differences 🕰️☆417Updated 3 months ago
- Generate Go structs from multiple JSON or YAML objects.☆357Updated 2 months ago
- i18n Translator for Go/Golang using CLDR data + pluralization rules☆416Updated 2 years ago