simsearch-rs

Fuzzy search engine

A simple fuzzy search engine for similar strings in memory-based data

A simple and lightweight fuzzy search engine that works in memory, searching for similar strings (a pun here).

GitHub

170 stars
4 watching
25 forks
Language: Rust
last commit: 7 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
brianhempel/fuzzy_tools A toolset for searching and indexing strings in Ruby with fuzzy matching capabilities 23
tomlingham/laravel-searchy Makes user-driven searching easy on data in models with fuzzy search and weighted mechanics 535
deanishe/alfred-fuzzy A script that enables fuzzy search functionality in Alfred workflows 93
x-tabdeveloping/neofuzz A fast and customizable fuzzy text search library for Python 38
seletskiy/zsh-fuzzy-search-and-edit A plugin for zsh that enables fast fuzzy searching and editing of matched lines. 33
wouterrutgers/fuzzy-search A lightweight JavaScript library for searching similar strings in an array of objects 224
arve0/feathers-mongodb-fuzzy-search A library that adds fuzzy search capabilities to MongoDB queries in a JavaScript framework 40
fergiemcdowall/search-index A persistent full-text search library that enables network-resilient and offline-first search capabilities for web applications. 1,389
madskjeldgaard/fzf-sc A plugin that enables fuzzy searching in NeoVim for SuperCollider code execution 20
mattyork/fuzzy A fuzzy string search utility that filters lists based on partial matches 831
hugopl/fzy An algorithm for efficiently searching through a list of strings to find matches with varying levels of similarity 45
davidesantangelo/dato.rss An RSS search engine with machine learning and full-text search capabilities using Postgres. 625
pat/thinking-sphinx Connects Ruby web frameworks to Sphinx full-text search tool 1,627
aperezdc/zsh-fzy A Zsh plugin that utilizes the fzy fuzzy-finder for enhanced command-line interaction 56
grizzl/grizzl A fuzzy search index and completing-read utility for Emacs, providing efficient incremental searches. 169