awesome-repositories.com
Blog
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
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesSearch Algorithms

Computational methods for matching, ranking, and correcting user queries against indexed data.

Distinguishing note: Focuses on the query-time logic rather than the indexing infrastructure.

Explore 1 awesome GitHub repository matching web development · Search Algorithms. Refine with filters or upvote what's useful.

Awesome Search Algorithms GitHub Repositories

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

    typesense/typesense

    25,254Vezi pe GitHub↗

    Typesense is a distributed search engine designed to provide sub-millisecond query latency across massive datasets. It functions as both a high-performance indexing and retrieval engine and a comprehensive search experience platform, offering built-in typo tolerance and tools for managing relevance through synonym configuration, result curation, and complex filtering. The platform distinguishes itself by utilizing in-memory indexing to maintain high-throughput data retrieval and integrating vector database capabilities to support semantic similarity searches. It ensures data consistency and h

    Calculates Damerau-Levenshtein distance to provide fuzzy matching capabilities during query execution.

    C++algoliadatastoreelasticsearch
    Vezi pe GitHub↗25,254
  1. Home
  2. Web Development
  3. Search Algorithms