agnivade / levenshtein
Go implementation to calculate Levenshtein Distance.
☆385Updated last month
Alternatives and similar repositories for levenshtein:
Users that are interested in levenshtein are comparing it to the libraries listed below
- An enum generator for go☆810Updated last week
- Fast, zero heap allocation Go Trie for runes or paths☆487Updated 6 months ago
- A logger for Go SQL database driver without modifying existing *sql.DB stdlib usage.☆365Updated last year
- Yet Another CLi Spinner; providing over 80 easy to use and customizable terminal spinners for multiple OSes☆444Updated 3 years ago
- Is a general library to help modify or set data within data structures and other objects.☆258Updated 2 months ago
- Parse and modify Go struct field tags☆637Updated last year
- Go metrics for calculating string similarity and other string utility functions☆365Updated this week
- 📚 String comparison and edit distance algorithms library, featuring : Levenshtein, LCS, Hamming, Damerau levenshtein (OSA and Adjacent t…☆505Updated 2 years ago
- Configuration for Go applications☆461Updated last year
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆565Updated 7 months ago
- csvutil provides fast and idiomatic mapping between CSV and Go (golang) values.☆959Updated last week
- Go package for dealing with maps, slices, JSON and other data.☆733Updated last month
- The Emperor takes care of all errors personally☆351Updated 4 years ago
- xmlquery is Golang XPath package for XML query.☆462Updated last week
- Golang library for fuzzy matching within a set of strings☆420Updated 2 years ago
- A Go tool to auto generate methods for your enums☆484Updated 7 months ago
- Golang errors with stack trace and source fragments.☆1,071Updated 9 months ago
- Better time duration formatting in Go!☆498Updated 3 years ago
- Find in Go repeated strings that could be replaced by a constant☆300Updated 8 months ago
- Drop-in replacement for the standard library errors package and github.com/pkg/errors☆198Updated 2 years ago
- Abstract File Storage☆316Updated last week
- Fast ring-buffer deque (double-ended queue)☆659Updated last week
- simple struct copying for golang☆454Updated 4 years ago
- ☆853Updated 7 months ago
- Clock is a small library for mocking time in Go.☆679Updated last year
- Tool to detect Go structs that would take less memory if their fields were sorted.☆538Updated last year
- Abstract JSON for Golang with JSONPath support☆266Updated 4 months ago
- The world’s most powerful template engine and Go embeddable interpreter☆460Updated last month
- Calculates cognitive complexities of functions (and methods) in Go source code. (Golang cognitive complexity)☆391Updated 3 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 …☆378Updated last year