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
·

1 Repo

Awesome GitHub RepositoriesQuery Retrieval Algorithms

Advanced algorithms to process search requests against indexed data and identify the most relevant document results.

Distinct from Complex Search Querying: Distinct from Complex Search Querying: focuses on the retrieval algorithm implementation rather than the query composition syntax.

Explore 1 awesome GitHub repository matching data & databases · Query Retrieval Algorithms. Refine with filters or upvote what's useful.

Awesome Query Retrieval Algorithms GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • pisa-engine/pisaAvatar von pisa-engine

    pisa-engine/pisa

    1,050Auf GitHub ansehen↗

    Pisa is a high-performance toolkit and framework designed for building, compressing, and querying inverted indexes to facilitate large-scale information retrieval. It provides the necessary infrastructure to parse raw data into structured indexes, enabling efficient full-text search across massive document collections. The engine distinguishes itself through advanced optimization techniques that reduce memory footprints and accelerate retrieval speeds. It employs document identifier reordering to maximize the effectiveness of delta-encoded integer sequences and utilizes vector quantization to

    Processes search requests against indexed data to identify the most relevant document results.

    C++information-retrievalinverted-indexsearch
    Auf GitHub ansehen↗1,050
  1. Home
  2. Data & Databases
  3. Search Indexing
  4. Complex Search Querying
  5. Query Retrieval Algorithms