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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesMulti-Key Object Search

Searching within lists of objects by matching multiple keys with weighted priorities.

Distinct from Object Search: Focuses on multi-key weighted matching within objects, not general complex query execution or object store engines.

Explore 1 awesome GitHub repository matching data & databases · Multi-Key Object Search. Refine with filters or upvote what's useful.

Awesome Multi-Key Object Search GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • farzher/fuzzysortAvatar farzher

    farzher/fuzzysort

    4,302Vezi pe GitHub↗

    fuzzysort is a JavaScript library for performing approximate string matching and ranking results. It functions as a string matching engine and weighted search utility designed to identify approximate matches within text and object lists. The library features a pre-indexed search implementation that processes target strings into an optimized format to accelerate repeated lookups. It supports weighted object retrieval, allowing users to search through lists of objects by matching multiple keys and applying custom weights to prioritize specific fields. The engine provides capabilities for searc

    Allows searching within lists of objects by matching multiple keys with custom weightings.

    JavaScriptfilterfuzzyjavascript
    Vezi pe GitHub↗4,302
  1. Home
  2. Data & Databases
  3. Search Indexing
  4. Complex Search Querying
  5. Multi-Key Object Search