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...
โ579Updated 2 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.โ439Updated 5 months ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.โ831Updated last year
- Go metrics for calculating string similarity and other string utility functionsโ404Updated this week
- Tiny lib to scan SQL rows directly to structs, slices, and primitive typesโ605Updated this week
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.โ636Updated 7 months ago
- Go library for printing human readable, relative time differences ๐ฐ๏ธโ416Updated last month
- Machine is a zero dependency library for highly concurrent Go applications. It is inspired by errgroup.Group with extra bells & whistlesโ365Updated 2 years ago
- A minimalist Go configuration libraryโ385Updated 5 months ago
- Gohalt ๐ฎโโ๐: Fast; Simple; Powerful; Go Throttler libraryโ351Updated last year
- Fast ring-buffer deque (double-ended queue)โ735Updated last week
- Extremely flexible golang deep comparison, extends the go testing package, tests HTTP APIs and provides tests suiteโ455Updated last month
- ๐ Go binary size SVG treemapโ586Updated last year
- Juniper is an extension to the Go standard library using generics, including containers, iterators, and streams.โ507Updated 8 months ago
- A Go tool to auto generate methods for your enumsโ498Updated 2 months ago
- Go package for dealing with maps, slices, JSON and other data.โ814Updated last month
- A web crawler for Goโ283Updated 4 months ago
- Golang errors with stack trace and source fragments.โ1,101Updated last year
- The worldโs most powerful template engine and Go embeddable interpreterโ487Updated last month
- Lightweight, fast and dependency-free Cron expression parser (due checker, next/prev due date finder), task runner, job scheduler and/or โฆโ478Updated 6 months ago
- Using brotli compression to embed static files in Go.โ532Updated 4 years ago
- A logger for Go SQL database driver without modifying existing *sql.DB stdlib usage.โ383Updated last year
- Gostradamus: Better DateTimes for Go ๐ฐ๏ธโ211Updated 10 months ago
- Nano ID for Goโ437Updated last year
- Quick helpers for testing Go applicationsโ529Updated last year
- Chrono is a scheduler library that lets you run your task and code periodicallyโ445Updated last year
- ๐ A real-time Golang runtime stats visualization profilerโ591Updated 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
- Package httpretty prints the HTTP requests you make with Go pretty on your terminal.โ412Updated last month
- Valgo is a type-safe, expressive, and extensible validator library for Golang. Supports localization and is built with generics.โ501Updated last month
- Better time duration formatting in Go!โ509Updated 4 years ago