texttheater / golang-levenshteinLinks
An implementation of the Levenshtein algorithm in Go. Provides edit distances and edit scripts.
☆160Updated 4 years ago
Alternatives and similar repositories for golang-levenshtein
Users that are interested in golang-levenshtein are comparing it to the libraries listed below
Sorting:
- Golang pkg for URL parsing and normalization☆160Updated 3 years ago
- String metrics library written in Go.☆234Updated 5 months ago
- go4 hosts the go4.org packages.☆329Updated 2 years ago
- A Thread-Safe RateCounter implementation in Golang☆263Updated last year
- Detect all kinds of leaks in Go☆133Updated 10 years ago
- Golang two factor authentication library☆222Updated last year
- tiny Go library to normalize URLs☆484Updated last year
- Concurrent Buffered IO in Go #golang☆249Updated 3 years ago
- Simple translation from godoc to markdown.☆490Updated 6 years ago
- Data URL Schemes in Golang☆142Updated 4 years ago
- General, type-safe, non-allocating set-operations for any sort.Interface☆170Updated 7 years ago
- A library for doing diffs of arbitrary Golang structs.☆259Updated 5 years ago
- A Form Encoding & Decoding Package for Go☆253Updated 4 years ago
- gomove is a utility to help you move golang packages by automatically changing the import paths from the old one to new one.☆167Updated 2 years ago
- Go (golang) library for deep copying values in Go.☆353Updated 4 years ago
- Atomic Boolean library for cleaner Go code, optimized for performance yet simple to use.☆265Updated 3 months ago
- Range over integers [0,n). Seriously, that's it.☆296Updated 5 years ago
- Convert XML to Go structs / XML to JSON☆271Updated 3 years ago
- HTTP Authentication middlewares☆222Updated 4 years ago
- Framework for stubbing responses from go's driver.Driver interface☆221Updated 8 years ago
- A fast string sorting algorithm (MSD radix sort)☆194Updated 7 years ago
- a package for decode form's values into struct in Go☆192Updated 3 years ago
- The tomb package helps with clean goroutine termination in the Go language.☆374Updated 2 years ago
- An approximate string matching library for the Go programming language.☆182Updated 3 years ago
- Natural language detection package in pure Go☆175Updated 4 years ago
- Spell checking and fuzzy search suggestion written in Go☆386Updated 4 years ago
- Package rehttp implements a Go HTTP transport that handles retries.☆225Updated last year
- A sql driver that will wrap any other driver and log/trace all its calls☆262Updated 6 years ago
- Fluent immutable builders for golang☆226Updated 7 years ago
- go-bind-plugin generates API for exported plugin symbols (-buildmode=plugin) - go1.8+ only (http://golang.org/pkg/plugin)☆181Updated 6 years ago