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...
โ587Updated 4 months ago
Alternatives and similar repositories for go-edlib
Users that are interested in go-edlib are comparing it to the libraries listed below
Sorting:
- Go implementation to calculate Levenshtein Distance.โ443Updated 7 months ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.โ833Updated last year
- Machine is a zero dependency library for highly concurrent Go applications. It is inspired by errgroup.Group with extra bells & whistlesโ364Updated 2 years ago
- The most accurate natural language detection library for Go, suitable for short text and mixed-language textโ1,308Updated 10 months ago
- Go library for printing human readable, relative time differences ๐ฐ๏ธโ418Updated 3 months ago
- Tiny lib to scan SQL rows directly to structs, slices, and primitive typesโ607Updated 3 weeks ago
- Go metrics for calculating string similarity and other string utility functionsโ408Updated 3 weeks ago
- Golang errors with stack trace and source fragments.โ1,101Updated last year
- Go package for dealing with maps, slices, JSON and other data.โ830Updated last month
- A Go tool to auto generate methods for your enumsโ502Updated 4 months ago
- xmlquery is Golang XPath package for XML query.โ484Updated 2 months ago
- ๐ Go binary size SVG treemapโ588Updated last year
- dagger is a fast, concurrency safe, mutable, in-memory directed graph library. Also includes a number of generic, concurrency safe data-sโฆโ329Updated 2 years ago
- The worldโs most powerful template engine and Go embeddable interpreterโ565Updated 3 weeks ago
- A web crawler for Goโ283Updated 6 months ago
- Gostradamus: Better DateTimes for Go ๐ฐ๏ธโ210Updated last year
- A minimalist Go configuration libraryโ387Updated 6 months ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.โ646Updated 9 months ago
- Lightweight, fast and dependency-free Cron expression parser (due checker, next/prev due date finder), task runner, job scheduler and/or โฆโ482Updated 7 months ago
- A logger for Go SQL database driver without modifying existing *sql.DB stdlib usage.โ383Updated 3 weeks ago
- Extremely flexible golang deep comparison, extends the go testing package, tests HTTP APIs and provides tests suiteโ456Updated 2 months ago
- Juniper is an extension to the Go standard library using generics, including containers, iterators, and streams.โ509Updated 9 months ago
- Chrono is a scheduler library that lets you run your task and code periodicallyโ445Updated last year
- Go concurrent-safe, goroutine-safe, thread-safe queueโ431Updated 2 years ago
- Gohalt ๐ฎโโ๐: Fast; Simple; Powerful; Go Throttler libraryโ351Updated last year
- Reduce debugging time. Use static & stack-trace analysis to identify the error immediately.โ459Updated 2 years ago
- Is a general library to help modify or set data within data structures and other objects.โ296Updated last year
- The Emperor takes care of all errors personallyโ367Updated 5 years ago
- Using brotli compression to embed static files in Go.โ532Updated 4 years ago
- ๐ A real-time Golang runtime stats visualization profiler