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
- General, type-safe, non-allocating set-operations for any sort.Interface☆170Updated 6 years ago
- Golang pkg for URL parsing and normalization☆159Updated 2 years ago
- Data URL Schemes in Golang☆139Updated 3 years ago
- String metrics library written in Go.☆231Updated 10 months ago
- Go session management for web servers (including support for Google App Engine - GAE).☆119Updated 6 months ago
- Detect all kinds of leaks in Go☆132Updated 9 years ago
- go4 hosts the go4.org packages.☆327Updated last year
- Package rehttp implements a Go HTTP transport that handles retries.☆220Updated last year
- A Go preprocessor for package scoped reflection☆105Updated 7 years ago
- Caching package for Go☆89Updated 8 years ago
- Range over integers [0,n). Seriously, that's it.☆297Updated 5 years ago
- The robots.txt exclusion protocol implementation for Go language☆273Updated 2 years ago
- Golang circular (ring) buffer☆174Updated 2 years ago
- Fluent immutable builders for golang☆223Updated 6 years ago
- A Form Encoding & Decoding Package for Go☆248Updated 3 years ago
- reflectwalk is a Go library for "walking" complex structures, similar to walking a filesystem.☆277Updated 2 years ago
- User agent string parser in golang☆72Updated 5 years ago
- A library for doing diffs of arbitrary Golang structs.☆258Updated 4 years ago
- Flag is a simple but powerful command line option parsing library for Go support infinite level subcommand☆131Updated 4 years ago
- Go (golang) library for deep copying values in Go.☆348Updated 3 years ago
- The tomb package helps with clean goroutine termination in the Go language.☆370Updated 2 years ago
- Code used in the "Go Profiling and Optimization" talk☆80Updated 7 years ago
- Concurrent Buffered IO in Go #golang☆244Updated 3 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆86Updated 4 years ago
- MySQL Server Error Constants for Golang☆195Updated 3 years ago
- Go (golang) package to get hash strings of arbitrary data structures.☆135Updated last week
- sqlstruct provides some convenience functions for using structs with go's database/sql package☆175Updated last year
- A cron job scheduler for Go☆204Updated 9 years ago
- Character set conversion for Go☆62Updated 5 years ago
- a package for decode form's values into struct in Go☆192Updated 2 years ago