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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • pisa-engine/pisaAvatar de pisa-engine

    pisa-engine/pisa

    1,050Voir sur GitHub↗

    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
    Voir sur GitHub↗1,050
  1. Home
  2. Data & Databases
  3. Search Indexing
  4. Complex Search Querying
  5. Query Retrieval Algorithms