texttheater / golang-levenshteinLinks
An implementation of the Levenshtein algorithm in Go. Provides edit distances and edit scripts.
☆161Updated 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:
- Data URL Schemes in Golang☆143Updated 4 years ago
- Golang pkg for URL parsing and normalization☆161Updated 3 years ago
- A Form Encoding & Decoding Package for Go☆252Updated this week
- A Thread-Safe RateCounter implementation in Golang☆263Updated last year
- Go (golang) library for deep copying values in Go.☆356Updated 4 years ago
- Concurrent Buffered IO in Go #golang☆249Updated 3 years ago
- go4 hosts the go4.org packages.☆331Updated 3 weeks ago
- Natural language detection package in pure Go☆175Updated 5 years ago
- Detect all kinds of leaks in Go☆133Updated 10 years ago
- Crop images in Golang☆203Updated 4 years ago
- Simple translation from godoc to markdown.☆491Updated 6 years ago
- tiny Go library to normalize URLs☆483Updated last year
- String metrics library written in Go.☆234Updated 6 months ago
- Atomic Boolean library for cleaner Go code, optimized for performance yet simple to use.☆267Updated 4 months ago
- Range over integers [0,n). Seriously, that's it.☆296Updated 6 years ago
- A library for doing diffs of arbitrary Golang structs.☆259Updated 5 years ago
- Flag is a simple but powerful command line option parsing library for Go support infinite level subcommand☆132Updated 5 years ago
- General, type-safe, non-allocating set-operations for any sort.Interface☆170Updated 7 years ago
- Go (golang) package for progress bars around io.Reader/Writers.☆497Updated 4 years ago
- HTTP Authentication middlewares☆222Updated 4 years ago
- Go session management for web servers (including support for Google App Engine - GAE).☆118Updated last year
- 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
- Basic string globs in golang☆145Updated 5 years ago
- A timed rate limiter for Go☆405Updated 3 years ago
- Golang two factor authentication library☆222Updated last year
- a package for decode form's values into struct in Go☆192Updated 3 years ago
- io.Reader and io.Writer with progress and remaining time estimation☆412Updated 5 years ago
- reflectwalk is a Go library for "walking" complex structures, similar to walking a filesystem.☆281Updated 3 years ago
- Managing go application shutdown with signals.☆198Updated last year
- go-bind-plugin generates API for exported plugin symbols (-buildmode=plugin) - go1.8+ only (http://golang.org/pkg/plugin)☆181Updated 6 years ago