hbollon / go-edlibLinks
๐ String comparison and edit distance algorithms library, featuring : Levenshtein, LCS, Hamming, Damerau levenshtein (OSA and Adjacent transpositions algorithms), Jaro-Winkler, Cosine, etc...
โ516Updated 2 years ago
Alternatives and similar repositories for go-edlib
Users that are interested in go-edlib are comparing it to the libraries listed below
Sorting:
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.โ822Updated last year
- Machine is a zero dependency library for highly concurrent Go applications. It is inspired by errgroup.Group with extra bells & whistlesโ366Updated 2 years ago
- Go library for printing human readable, relative time differences ๐ฐ๏ธโ411Updated 10 months ago
- Gohalt ๐ฎโโ๐: Fast; Simple; Powerful; Go Throttler libraryโ350Updated last year
- Real-time visualization tool for Go process metricsโ477Updated 3 years ago
- A comprehensive error handling library for Goโ1,253Updated 6 months ago
- Nano ID for Goโ433Updated last year
- dagger is a fast, concurrency safe, mutable, in-memory directed graph library. Also includes a number of generic, concurrency safe data-sโฆโ324Updated last year
- 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 โฆโ661Updated 2 years ago
- Go metrics for calculating string similarity and other string utility functionsโ381Updated this week
- Go implementation to calculate Levenshtein Distance.โ398Updated 2 weeks ago
- Go package for dealing with maps, slices, JSON and other data.โ754Updated 3 months ago
- Attach hooks to any database/sql driverโ656Updated 11 months ago
- An enum generator for goโ828Updated 2 months ago
- The worldโs most powerful template engine and Go embeddable interpreterโ466Updated 3 months ago
- Go concurrent-safe, goroutine-safe, thread-safe queueโ425Updated 2 years ago
- Golang errors with stack trace and source fragments.โ1,092Updated last year
- In-memory SQL engine in Go sql/driver for testing purposeโ898Updated 8 months ago
- The most accurate natural language detection library for Go, suitable for short text and mixed-language textโ1,247Updated 3 months ago
- xmlquery is Golang XPath package for XML query.โ464Updated last month
- ๐ Go binary size SVG treemapโ452Updated 8 months ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.โ593Updated 2 months ago
- An experimental Go local docs server/generator and code reader implemented with some fresh ideas.โ634Updated last month
- Go package containing implementations of efficient encoding, decoding, and validation APIs.โ1,008Updated 6 months ago
- Golang library for fuzzy matching within a set of stringsโ422Updated 2 years ago
- Tiny lib to scan SQL rows directly to structs, slices, and primitive typesโ595Updated 3 weeks ago
- csvutil provides fast and idiomatic mapping between CSV and Go (golang) values.โ979Updated 2 months ago
- Define and run pattern-based custom linting rules.โ825Updated 3 months ago
- Chrono is a scheduler library that lets you run your task and code periodicallyโ446Updated 10 months ago
- Reduce debugging time. Use static & stack-trace analysis to identify the error immediately.โ459Updated last year