An open API service indexing awesome lists of open source software.

https://github.com/szeweq/go-sift3

A Sift3 implementation in Go language
https://github.com/szeweq/go-sift3

go golang sift-algorithm sift3

Last synced: 4 months ago
JSON representation

A Sift3 implementation in Go language

Awesome Lists containing this project

README

        

# go-sift3
[![GoDoc](https://godoc.org/github.com/Szewek/go-sift3?status.svg)](https://godoc.org/github.com/Szewek/go-sift3)

A Sift3 implementation in Go language

Based on implementation from https://siderite.dev/blog/super-fast-and-accurate-string-distance-sift3.html/