agnivade / levenshteinLinks
Go implementation to calculate Levenshtein Distance.
☆400Updated last month
Alternatives and similar repositories for levenshtein
Users that are interested in levenshtein are comparing it to the libraries listed below
Sorting:
- Fast, zero heap allocation Go Trie for runes or paths☆493Updated 9 months ago
- Go package for dealing with maps, slices, JSON and other data.☆771Updated 4 months ago
- A logger for Go SQL database driver without modifying existing *sql.DB stdlib usage.☆374Updated last year
- Nano ID for Go☆434Updated last year
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆599Updated 2 months ago
- Better time duration formatting in Go!☆503Updated 4 years ago
- Generic resource pool for Go☆372Updated last month
- xmlquery is Golang XPath package for XML query.☆470Updated 2 months ago
- Parse and modify Go struct field tags☆646Updated last year
- Pure Go Brotli encoder and decoder☆662Updated 2 weeks ago
- csvutil provides fast and idiomatic mapping between CSV and Go (golang) values.☆982Updated 3 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 …☆660Updated 2 years ago
- An enum generator for go☆838Updated this week
- Is a general library to help modify or set data within data structures and other objects.☆269Updated 5 months ago
- Thread-safe file locking library in Go☆637Updated 2 weeks ago
- Go metrics for calculating string similarity and other string utility functions☆381Updated 2 weeks ago
- Convert string to camel case, snake case, kebab case / slugify, custom delimiter, pad string, tease string and many other functionalities…☆250Updated last month
- Decodes url.Values into Go value(s) and Encodes Go value(s) into url.Values. Dual Array and Full map support.☆838Updated 3 months ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆427Updated 2 years ago
- Go library for printing human readable, relative time differences 🕰️☆411Updated this week
- With a given country and phone number, validate and format the MOBILE phone number to E.164 standard☆189Updated 6 months ago
- ♻️ The most advanced interruptible mechanism to perform actions repetitively until successful.☆342Updated last year
- ☆863Updated 10 months ago
- Efficient JSON beautifier and compactor for Go☆386Updated 2 years ago
- Quick helpers for testing Go applications☆529Updated last year
- Generic PriorityQueues, Queues, Stacks, and Deque data structures for Go☆893Updated 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 …☆387Updated last year
- An experimental Go local docs server/generator and code reader implemented with some fresh ideas.☆634Updated 2 months ago
- The world’s most powerful template engine and Go embeddable interpreter☆469Updated 4 months ago
- A minimalist Go configuration library☆381Updated 2 weeks ago