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...
โ517Updated 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
- Go library for printing human readable, relative time differences ๐ฐ๏ธโ411Updated last week
- Tiny lib to scan SQL rows directly to structs, slices, and primitive typesโ596Updated 2 weeks ago
- Go implementation to calculate Levenshtein Distance.โ403Updated last month
- Using brotli compression to embed static files in Go.โ531Updated 3 years ago
- Gohalt ๐ฎโโ๐: Fast; Simple; Powerful; Go Throttler libraryโ351Updated last year
- A go in-memory tableโ229Updated 2 years ago
- Go package for dealing with maps, slices, JSON and other data.โ771Updated 4 months ago
- Gostradamus: Better DateTimes for Go ๐ฐ๏ธโ210Updated 6 months ago
- A minimalist Go configuration libraryโ381Updated 3 weeks ago
- 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
- xmlquery is Golang XPath package for XML query.โ470Updated 2 months ago
- Nano ID for Goโ434Updated last year
- Define and run pattern-based custom linting rules.โ826Updated 4 months ago
- A logger for Go SQL database driver without modifying existing *sql.DB stdlib usage.โ377Updated last year
- Go concurrent-safe, goroutine-safe, thread-safe queueโ427Updated 2 years ago
- Real-time visualization tool for Go process metricsโ476Updated 3 years ago
- Zero-allocation reflection library for Goโ576Updated last year
- ๐ A real-time Golang runtime stats visualization profilerโ588Updated 10 months ago
- The worldโs most powerful template engine and Go embeddable interpreterโ469Updated 4 months ago
- Fast ring-buffer deque (double-ended queue)โ687Updated last month
- ๐จ Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...โ493Updated this week
- dagger is a fast, concurrency safe, mutable, in-memory directed graph library. Also includes a number of generic, concurrency safe data-sโฆโ325Updated last year
- Golang errors with stack trace and source fragments.โ1,093Updated last year
- Reduce debugging time. Use static & stack-trace analysis to identify the error immediately.โ461Updated last year
- A Go tool to auto generate methods for your enumsโ479Updated 4 months ago
- Full-featured test framework for Go! Assertions, fuzzing, input testing, output capturing, and much more! ๐โ421Updated 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
- Extremely flexible golang deep comparison, extends the go testing package, tests HTTP APIs and provides tests suiteโ447Updated 2 months ago
- Fast, zero heap allocation Go Trie for runes or pathsโ493Updated 9 months ago