awesome-repositories.comBlog
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPBlogSitemapPrivacyTerms
Search Algorithms · Awesome GitHub Repositories

1 repo

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.

  1. Home
  2. Web Development
  3. Search Algorithms

Awesome Search Algorithms GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • typesense/typesense

    typesense/typesense

    25,254View on 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
    25,254View on GitHub↗