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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • pisa-engine/pisaAvatar de pisa-engine

    pisa-engine/pisa

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