awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
B

bevacqua/fuzzysearch

0
View on GitHub↗
0 Stars·0 Forks·5 Aufrufe

Fuzzysearch

Fuzzy searching allows for flexibly matching a string with partial input, useful for filtering data very quickly based on lightweight user input.

Features

  • Databases and Search - Fast fuzzy search implementation.

Star-Verlauf

Star-Verlauf für bevacqua/fuzzysearchStar-Verlauf für bevacqua/fuzzysearch

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Fuzzysearch

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Fuzzysearch.
  • dchest/static-searchD

    dchest/static-search

    0Auf GitHub ansehen↗

    A Go program to generate JSON index of HTML files, and a JavaScript component with optional UI (based on React.js) to search this index.

    Auf GitHub ansehen↗0
  • elasticsearch/elasticsearchAvatar von elasticsearch

    elasticsearch/elasticsearch

    77,171Auf GitHub ansehen↗

    Elasticsearch is a distributed search engine and NoSQL document store designed for full-text search and real-time data retrieval. It functions as a RESTful data indexer and vector database, allowing for the storage and management of structured JSON documents across multiple nodes. The system distinguishes itself through its ability to serve as a log analytics platform for monitoring system health and security events. It incorporates vector search implementation using mathematical embeddings to support generative AI and augmented generation applications. The platform covers a broad range of c

    Java
    Auf GitHub ansehen↗77,171
  • fergiemcdowall/search-indexAvatar von fergiemcdowall

    fergiemcdowall/search-index

    1,422Auf GitHub ansehen↗

    ```javascript import { SearchIndex } from 'search-index'

    JavaScript
    Auf GitHub ansehen↗1,422
  • conradoqg/naivecoinAvatar von conradoqg

    conradoqg/naivecoin

    1,289Auf GitHub ansehen↗

    A cryptocurrency implementation in less than 1500 lines of code

    JavaScriptblockchaincryptocurrencyeddsa
    Auf GitHub ansehen↗1,289
Alle 17 Alternativen zu Fuzzysearch anzeigen→

Häufig gestellte Fragen

Was macht bevacqua/fuzzysearch?

Fuzzy searching allows for flexibly matching a string with partial input, useful for filtering data very quickly based on lightweight user input.

Was sind die Hauptfunktionen von bevacqua/fuzzysearch?

Die Hauptfunktionen von bevacqua/fuzzysearch sind: Databases and Search.

Welche Open-Source-Alternativen gibt es zu bevacqua/fuzzysearch?

Open-Source-Alternativen zu bevacqua/fuzzysearch sind unter anderem: dchest/static-search — A Go program to generate JSON index of HTML files, and a JavaScript component with optional UI (based on React.js) to… elasticsearch/elasticsearch — Elasticsearch is a distributed search engine and NoSQL document store designed for full-text search and real-time data… fergiemcdowall/search-index — ```javascript import { SearchIndex } from 'search-index'. itemsapi/itemsjs — Extremely fast faceted search engine in JavaScript - lightweight, flexible, and simple to use. Created to perform fast… louischatriot/nedb — NeDB is a JavaScript embedded NoSQL document store designed for Node.js and the browser. It functions as an in-memory… conradoqg/naivecoin — A cryptocurrency implementation in less than 1500 lines of code.