awesome-repositories.com
Blog
awesome-repositories.com

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

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

1 repositorio

Awesome GitHub RepositoriesConfigurations

Settings for managing graph-based index structures, including size limits and update intervals.

Distinct from Graph-Based Indexing: Distinct from graph-based indexing: focuses on the configuration and management of the structure rather than the indexing algorithm itself.

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

Awesome Configurations GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • valeriansaliou/sonicAvatar de valeriansaliou

    valeriansaliou/sonic

    21,249Ver en GitHub↗

    Sonic is a high-performance, lightweight search backend designed to provide real-time full-text search and autocomplete capabilities for applications. It functions as a persistent indexing server that maps text terms to object identifiers, allowing developers to integrate rapid search functionality without storing raw document content directly within the search engine. The system distinguishes itself through a specialized graph-based index that enables real-time word prediction and typo correction. Communication is handled via a custom, low-latency binary protocol over raw TCP sockets, which

    Allows configuration of graph-based index structures to optimize performance and memory usage.

    Rustbackenddatabasegraph
    Ver en GitHub↗21,249
  1. Home
  2. Data & Databases
  3. Graph-Based Indexing
  4. Configurations