texttheater / golang-levenshtein
An implementation of the Levenshtein algorithm in Go. Provides edit distances and edit scripts.
☆155Updated 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
- Golang pkg for URL parsing and normalization☆159Updated 2 years ago
- String metrics library written in Go.☆232Updated 11 months ago
- A Go preprocessor for package scoped reflection☆105Updated 7 years ago
- Calculate text distance (similarity) in Golang - Experimental implementation☆93Updated 4 years ago
- A Form Encoding & Decoding Package for Go☆249Updated 3 years ago
- Data URL Schemes in Golang☆139Updated 3 years ago
- bloomfilter.js ported to Go☆95Updated last year
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆87Updated 4 years ago
- Detect all kinds of leaks in Go☆132Updated 9 years ago
- An approximate string matching library for the Go programming language.☆177Updated 2 years ago
- Fluent immutable builders for golang☆223Updated 6 years ago
- Go (golang) package for progress bars around io.Reader/Writers.☆501Updated 3 years ago
- Flag is a simple but powerful command line option parsing library for Go support infinite level subcommand☆131Updated 4 years ago
- The robots.txt exclusion protocol implementation for Go language☆274Updated 2 years ago
- Timezone utility for Go☆105Updated last year
- Go session management for web servers (including support for Google App Engine - GAE).☆119Updated 8 months ago
- General, type-safe, non-allocating set-operations for any sort.Interface☆170Updated 6 years ago
- go4 hosts the go4.org packages.☆327Updated last year
- tiny Go library to normalize URLs☆481Updated last year
- Crop images in Golang☆200Updated 3 years ago
- Concurrent Buffered IO in Go #golang☆246Updated 3 years ago
- This is a small utility to convert camel cased strings to snake case and back, except some defined words☆72Updated 4 years ago
- An XPath 1.0 implementation written in the Go programming language.☆148Updated 4 years ago
- Package rehttp implements a Go HTTP transport that handles retries.☆220Updated last year
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- go-farm: a pure-Go farmhash implementation☆249Updated 7 months ago
- Play with GoDoc syntax and preview your changes in realtime☆113Updated 5 years ago
- Natural language detection package in pure Go☆173Updated 4 years ago
- A Go source transformation tool for generics☆261Updated 3 years ago
- A fast ISO8601 date parser for Go☆151Updated last month