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...
โ494Updated 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
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.โ819Updated 11 months ago
- Machine is a zero dependency library for highly concurrent Go applications. It is inspired by errgroup.Group with extra bells & whistlesโ366Updated last year
- Juniper is an extension to the Go standard library using generics, including containers, iterators, and streams.โ508Updated last month
- xmlquery is Golang XPath package for XML query.โ454Updated this week
- A Go tool to auto generate methods for your enumsโ443Updated 3 months ago
- Go implementation to calculate Levenshtein Distance.โ369Updated 3 weeks ago
- Gohalt ๐ฎโโ๐: Fast; Simple; Powerful; Go Throttler libraryโ347Updated 8 months ago
- Golang library for fuzzy matching within a set of stringsโ420Updated 2 years ago
- ๐ Go binary size SVG treemapโ447Updated 3 months ago
- Fast ring-buffer deque (double-ended queue)โ635Updated 2 months ago
- The most accurate natural language detection library for Go, suitable for short text and mixed-language textโ1,196Updated this week
- ๐Minimalist message bus implementation for internal communication with zero-allocation magic on Emitโ339Updated last year
- Zero-allocation reflection library for Goโ549Updated last year
- Golang port of Abseil's SwissTableโ799Updated 6 months ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.โ543Updated 5 months ago
- The Emperor takes care of all errors personallyโ350Updated 4 years ago
- ๐ A real-time Golang runtime stats visualization profilerโ581Updated 5 months ago
- Safe, simple and fast JSON Web Tokens for Goโ673Updated 6 months ago
- An enum generator for goโ781Updated 3 months ago
- Go concurrent-safe, goroutine-safe, thread-safe queueโ413Updated last year
- Real-time visualization tool for Go process metricsโ474Updated 2 years ago
- dagger is a fast, concurrency safe, mutable, in-memory directed graph library. Also includes a number of generic, concurrency safe data-sโฆโ321Updated last year
- Fast, zero heap allocation Go Trie for runes or pathsโ479Updated 3 months ago
- TextRank implementation in Golang with extendable features (summarization, phrase extraction) and multithreading (goroutine).โ206Updated 3 years ago
- Parse and modify Go struct field tagsโ635Updated last year
- Go package for dealing with maps, slices, JSON and other data.โ718Updated last month
- Attach hooks to any database/sql driverโ652Updated 6 months ago
- XXH3 algorithm in Goโ418Updated last year
- Go library for retrying with configurable backoffsโ649Updated 5 months ago