texttheater / golang-levenshtein
An implementation of the Levenshtein algorithm in Go. Provides edit distances and edit scripts.
☆152Updated 3 years ago
Alternatives and similar repositories for golang-levenshtein:
Users that are interested in golang-levenshtein are comparing it to the libraries listed below
- Detect all kinds of leaks in Go☆131Updated 9 years ago
- A Form Encoding & Decoding Package for Go☆250Updated 3 years ago
- Data URL Schemes in Golang☆137Updated 3 years ago
- General, type-safe, non-allocating set-operations for any sort.Interface☆170Updated 6 years ago
- Character set conversion for Go☆62Updated 5 years ago
- Range over integers [0,n). Seriously, that's it.☆298Updated 5 years ago
- Golang pkg for URL parsing and normalization☆158Updated 2 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆86Updated 4 years ago
- Package rehttp implements a Go HTTP transport that handles retries.☆219Updated 10 months ago
- MySQL Server Error Constants for Golang☆195Updated 3 years ago
- ☆51Updated 3 years ago
- Natural language detection package in pure Go☆172Updated 4 years ago
- A library for doing diffs of arbitrary Golang structs.☆259Updated 4 years ago
- Concurrent Buffered IO in Go #golang☆244Updated 2 years ago
- The robots.txt exclusion protocol implementation for Go language☆271Updated 2 years ago
- A Go sql.DB wrapper for master-slave topologies☆190Updated 2 years ago
- Go (golang) library for deep copying values in Go.☆347Updated 3 years ago
- Basic string globs in golang☆144Updated 4 years ago
- go-farm: a pure-Go farmhash implementation☆248Updated 4 months ago
- This is a small utility to convert camel cased strings to snake case and back, except some defined words☆72Updated 4 years ago
- HTTP Authentication middlewares☆220Updated 3 years ago
- A timed rate limiter for Go☆401Updated 2 years ago
- Package logfmt marshals and unmarshals logfmt messages.☆186Updated 2 years ago
- Cluster analysis library for Golang☆91Updated 5 years ago
- go4 hosts the go4.org packages.☆326Updated last year
- Managing go application shutdown with signals.☆197Updated last month
- Random number/string utility library for Go☆62Updated 8 years ago
- TryLock for Go☆66Updated 5 years ago
- Small library for performing union, intersect, difference and distinct operations on slices in goLang☆89Updated 2 years ago
- Calculate text distance (similarity) in Golang - Experimental implementation☆93Updated 4 years ago