hbollon / go-edlib
š String comparison and edit distance algorithms library, featuring : Levenshtein, LCS, Hamming, Damerau levenshtein (OSA and Adjacent transpositions algorithms), Jaro-Winkler, Cosine, etc...
ā482Updated 2 years ago
Related projects ā
Alternatives and complementary repositories for go-edlib
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.ā816Updated 9 months ago
- Go package containing implementations of efficient encoding, decoding, and validation APIs.ā996Updated this week
- Machine is a zero dependency library for highly concurrent Go applications. It is inspired by errgroup.Group with extra bells & whistlesā365Updated last year
- Real-time visualization tool for Go process metricsā472Updated 2 years ago
- Golang errors with stack trace and source fragments.ā1,036Updated 5 months ago
- Gostradamus: Better DateTimes for Go š°ļøā202Updated 11 months ago
- Better time duration formatting in Go!ā495Updated 3 years ago
- Go package for dealing with maps, slices, JSON and other data.ā707Updated 8 months ago
- dagger is a fast, concurrency safe, mutable, in-memory directed graph library. Also includes a number of generic, concurrency safe data-sā¦ā310Updated last year
- Go implementation to calculate Levenshtein Distance.ā362Updated last month
- Gohalt š®āāš: Fast; Simple; Powerful; Go Throttler libraryā348Updated 6 months ago
- Go library for printing human readable, relative time differences š°ļøā397Updated 4 months ago
- Tiny lib to scan SQL rows directly to structs, slices, and primitive typesā562Updated 2 weeks ago
- A logger for Go SQL database driver without modifying existing *sql.DB stdlib usage.ā363Updated 10 months ago
- csvutil provides fast and idiomatic mapping between CSV and Go (golang) values.ā942Updated 3 months ago
- A Go tool to auto generate methods for your enumsā436Updated last month
- Go concurrent-safe, goroutine-safe, thread-safe queueā396Updated last year
- Configuration for Go applicationsā450Updated 9 months ago
- š Go binary size SVG treemapā445Updated 2 months ago
- An enum generator for goā757Updated last month
- 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 ā¦ā651Updated last year
- A go in-memory tableā229Updated 2 years ago
- Package tasks is an easy to use in-process scheduler for recurring tasks in Goā303Updated 2 months ago
- A web crawler for Goā276Updated last year
- Fast ring-buffer deque (double-ended queue)ā592Updated last week
- Zero-allocation reflection library for Goā534Updated last year
- Quick helpers for testing Go applicationsā529Updated 8 months ago
- Tool to detect Go structs that would take less memory if their fields were sorted.ā536Updated 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