agnivade / levenshtein
Go implementation to calculate Levenshtein Distance.
☆392Updated 3 months ago
Alternatives and similar repositories for levenshtein:
Users that are interested in levenshtein are comparing it to the libraries listed below
- Nano ID for Go☆434Updated 11 months ago
- An enum generator for go☆822Updated last month
- Go package for dealing with maps, slices, JSON and other data.☆746Updated 2 months ago
- Fast, zero heap allocation Go Trie for runes or paths☆491Updated 7 months ago
- Go metrics for calculating string similarity and other string utility functions☆381Updated last month
- Go library for printing human readable, relative time differences 🕰️☆408Updated 9 months ago
- Generic resource pool for Go☆361Updated last week
- Efficient JSON beautifier and compactor for Go☆385Updated 2 years ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆582Updated last month
- Is a general library to help modify or set data within data structures and other objects.☆263Updated 4 months ago
- Unicode Text Segmentation, Word Wrapping, and String Width Calculation in Go☆629Updated 11 months ago
- 🚀 A real-time Golang runtime stats visualization profiler☆585Updated 8 months ago
- 📚 String comparison and edit distance algorithms library, featuring : Levenshtein, LCS, Hamming, Damerau levenshtein (OSA and Adjacent t…☆509Updated 2 years ago
- A collection of packages to augment the go testing package and support common patterns.☆556Updated 2 months ago
- ☆856Updated 9 months ago
- A minimalist Go configuration library☆381Updated last year
- A library for diffing golang structures☆944Updated last year
- a fake clock for golang☆700Updated 4 months ago
- xmlquery is Golang XPath package for XML query.☆464Updated 2 weeks ago
- A Go tool to auto generate methods for your enums☆470Updated 2 months ago
- Fast ring-buffer deque (double-ended queue)☆673Updated this week
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆946Updated 2 weeks ago
- Go bindings for Graphviz☆775Updated 3 months ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆821Updated 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 …☆384Updated last year
- Fast weighted random selection for Go☆402Updated 5 months ago
- Better time duration formatting in Go!☆500Updated 3 years ago
- Zero-allocation reflection library for Go☆567Updated last year
- csvutil provides fast and idiomatic mapping between CSV and Go (golang) values.☆973Updated last month
- 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 …☆658Updated 2 years ago