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 RepositoriesPersistent Identifier Management

Systems for assigning stable IDs to vectors to ensure consistency across deletions.

Distinct from Vector Indexing: Focuses on identifier stability for deletions within the index rather than general indexing tools

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

Awesome Persistent Identifier Management GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • ryancodrai/turbovecAvatar de RyanCodrai

    RyanCodrai/turbovec

    11,738Ver en GitHub↗

    TurboVec is a high-performance Rust vector database and quantized search index designed for storing and retrieving high-dimensional embeddings. It functions as a pluggable vector store for large language model orchestration frameworks, providing a memory-efficient alternative to standard in-memory storage. The project distinguishes itself through a high-dimensional vector compressor that utilizes random rotation and data-oblivious scalar quantization to reduce memory footprints. Retrieval is accelerated via SIMD kernels that process distance calculations and search operations for increased th

    Assigns persistent IDs to vectors to maintain index consistency after entries are deleted.

    Pythonannavx512embedding
    Ver en GitHub↗11,738
  1. Home
  2. Data & Databases
  3. Vector Indexing
  4. Persistent Identifier Management