agnivade / levenshtein
Go implementation to calculate Levenshtein Distance.
☆362Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for levenshtein
- Go package for dealing with maps, slices, JSON and other data.☆707Updated 8 months ago
- Fast, zero heap allocation Go Trie for runes or paths☆473Updated 2 months ago
- Better time duration formatting in Go!☆495Updated 3 years ago
- Go structures with default values using tags☆306Updated 3 months ago
- An enum generator for go☆757Updated last month
- Is a general library to help modify or set data within data structures and other objects.☆234Updated last year
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆532Updated 3 months ago
- Parse and modify Go struct field tags☆633Updated last year
- i18n Translator for Go/Golang using CLDR data + pluralization rules☆387Updated last year
- Lightweight, fast and dependency-free Cron expression parser (due checker, next/prev due date finder), task runner, job scheduler and/or …☆416Updated last week
- Go metrics for calculating string similarity and other string utility functions☆313Updated last week
- Generic resource pool for Go☆305Updated 2 months ago
- A tiny library for super simple Golang tables☆356Updated 3 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 …☆363Updated last year
- Go concurrent-safe, goroutine-safe, thread-safe queue☆396Updated last year
- A tiny HTTP server for supporting custom Golang import paths☆320Updated last week
- Selected Go-internal packages factored out from the standard library☆878Updated last month
- 🚀 A real-time Golang runtime stats visualization profiler☆578Updated 3 months ago
- Golang library for fuzzy matching within a set of strings☆420Updated 2 years ago
- ☆374Updated this week
- The Emperor takes care of all errors personally☆344Updated 4 years ago
- A Go tool to auto generate methods for your enums☆480Updated 3 months ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆236Updated 2 weeks ago
- Pure Go Brotli encoder and decoder☆624Updated last month
- Tool to detect Go structs that would take less memory if their fields were sorted.☆536Updated last year
- Zero-allocation reflection library for Go☆537Updated last year
- Efficient JSON beautifier and compactor for Go☆376Updated 2 years ago
- Abstract File Storage☆303Updated 7 months ago
- Convert string to camel case, snake case, kebab case / slugify, custom delimiter, pad string, tease string and many other functionalities…☆234Updated 6 months ago