agnivade / levenshteinLinks
Go implementation to calculate Levenshtein Distance.
☆451Updated 8 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…☆590Updated 5 months ago
- Go metrics for calculating string similarity and other string utility functions☆410Updated last month
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆657Updated 10 months ago
- Go package for dealing with maps, slices, JSON and other data.☆834Updated 2 months ago
- xmlquery is Golang XPath package for XML query.☆485Updated 3 months ago
- A minimalist Go configuration library☆385Updated 7 months ago
- A logger for Go SQL database driver without modifying existing *sql.DB stdlib usage.☆384Updated last month
- Is a general library to help modify or set data within data structures and other objects.☆297Updated last year
- Nano ID for Go☆438Updated last year
- A supersonic rate limiting package for Go with HTTP middleware.☆703Updated 2 months ago
- Generic resource pool for Go☆406Updated 2 weeks ago
- A Go tool to auto generate methods for your enums☆507Updated last week
- With a given country and phone number, validate and format the MOBILE phone number to E.164 standard☆193Updated last year
- Fast ring-buffer deque (double-ended queue)☆754Updated 2 months 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 …☆401Updated 2 years ago
- Fast, zero heap allocation Go Trie for runes or paths☆502Updated last year
- Go concurrent-safe, goroutine-safe, thread-safe queue☆434Updated 2 years ago
- Countries - ISO-639, ISO-3166 countries codes with subdivisions and names, ISO-4217 currency designators, ITU-T E.164 IDD phone codes, co…☆500Updated last year
- Yet Another CLi Spinner; providing over 80 easy to use and customizable terminal spinners for multiple OSes☆455Updated 4 years ago
- Decodes url.Values into Go value(s) and Encodes Go value(s) into url.Values. Dual Array and Full map support.☆899Updated 3 months ago
- Convert Golang's http.Request to CURL command line☆798Updated this week
- Safe, simple and fast JSON Web Tokens for Go☆687Updated 7 months ago
- Configuration for Go applications☆471Updated last year
- Go (golang) calendar library for dealing with holidays and work days☆399Updated last week
- Web Push API Encryption with VAPID support.☆412Updated 2 weeks ago
- An enum generator for go☆913Updated 2 months ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆833Updated last year
- Lightweight, fast and dependency-free Cron expression parser (due checker, next/prev due date finder), task runner, job scheduler and/or …☆484Updated 9 months ago
- csvutil provides fast and idiomatic mapping between CSV and Go (golang) values.☆1,030Updated 10 months ago
- Go library for printing human readable, relative time differences 🕰️☆418Updated 4 months ago