GitHub / squidscode / FuzzyStringSearch
A library for fuzzy-string-searching using suffix trees and levenschtein automatons to perform extremely fast search queries on large data sets. Serialize and deserialize functions allow suffix trees to persist (and drastically reduce preprocessing time).
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squidscode%2FFuzzyStringSearch
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: C++
Size: 14.4 MB
Dependencies parsed at: Pending
Created at: about 2 years ago
Updated at: about 2 years ago
Pushed at: about 2 years ago
Last synced at: about 2 years ago
Topics: cli, cpp, fuzzy-search, fuzzy-string-matching, levenshtein-distance, suffix-automaton, suffix-tree