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...
โ585Updated 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:
- 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
- Juniper is an extension to the Go standard library using generics, including containers, iterators, and streams.โ508Updated 9 months ago
- Go implementation to calculate Levenshtein Distance.โ443Updated 7 months ago
- A Go tool to auto generate methods for your enumsโ502Updated 4 months ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.โ646Updated 8 months ago
- Fast ring-buffer deque (double-ended queue)โ746Updated last month
- Go library for printing human readable, relative time differences ๐ฐ๏ธโ418Updated 2 months ago
- Real-time visualization tool for Go process metricsโ476Updated 3 years ago
- ๐ Go binary size SVG treemapโ588Updated last year
- Tiny lib to scan SQL rows directly to structs, slices, and primitive typesโ606Updated 2 weeks ago
- Nano ID for Goโ437Updated last year
- Gohalt ๐ฎโโ๐: Fast; Simple; Powerful; Go Throttler libraryโ351Updated last year
- Golang errors with stack trace and source fragments.โ1,101Updated last year
- ๐ A real-time Golang runtime stats visualization profilerโ592Updated last year
- dagger is a fast, concurrency safe, mutable, in-memory directed graph library. Also includes a number of generic, concurrency safe data-sโฆโ330Updated 2 years ago
- A minimalist Go configuration libraryโ386Updated 6 months ago
- Extremely flexible golang deep comparison, extends the go testing package, tests HTTP APIs and provides tests suiteโ456Updated 2 months ago
- The Emperor takes care of all errors personallyโ366Updated 5 years 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
- Full-featured test framework for Go! Assertions, fuzzing, input testing, output capturing, and much more! ๐โ420Updated 2 years ago
- Go package containing implementations of efficient encoding, decoding, and validation APIs.โ1,031Updated 3 weeks ago
- Quick helpers for testing Go applicationsโ530Updated last year
- Go package for dealing with maps, slices, JSON and other data.โ828Updated last month
- The worldโs most powerful template engine and Go embeddable interpreterโ563Updated 3 weeks ago
- The most accurate natural language detection library for Go, suitable for short text and mixed-language textโ1,307Updated 10 months ago
- Fully featured, spec-compliant HTML5 server-sent events libraryโ498Updated 7 months ago
- Go concurrent-safe, goroutine-safe, thread-safe queueโ431Updated 2 years ago
- Reduce debugging time. Use static & stack-trace analysis to identify the error immediately.โ460Updated 2 years ago
- A thread-safe queue faster and more resource efficient than golang's native channelsโ690Updated last year