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 RepositoriesBinary Document Encodings

Use of binary formats like CBOR to store structured documents more efficiently than plain text.

Distinct from JSON Document Storage: Focuses specifically on the binary encoding layer of document storage rather than general JSON persistence

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

Awesome Binary Document Encodings GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • apache/incubator-kvrocksAvatar de apache

    apache/incubator-kvrocks

    4,339Ver en GitHub↗

    Kvrocks is a disk-based NoSQL database and distributed key-value store that leverages the RocksDB storage engine to persist large datasets to physical disk. It is designed to be a Redis-compatible database, utilizing the standard Redis communication protocol to ensure interoperability with existing client libraries and tools. The project distinguishes itself by combining a disk-persistent storage model with advanced retrieval capabilities, including vector search for k-nearest neighbor queries, full-text search indexing, and geospatial query execution. It supports distributed clustering with

    Saves structured JSON data using binary encoding to reduce disk usage and improve parsing speed.

    C++
    Ver en GitHub↗4,339
  1. Home
  2. Data & Databases
  3. JSON Document Storage
  4. Binary Document Encodings