awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesBig Data Serialization

Efficient conversion of massive datasets into serialized formats for transmission or storage.

Distinct from Memory-Efficient Big Data Algorithms: None of the candidates address the specific act of serializing big data to JSON.

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

Awesome Big Data Serialization GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • esnme/ultrajsonesnme 的头像

    esnme/ultrajson

    4,485在 GitHub 上查看↗

    UltraJSON 是一个用 C 编写的高性能 JSON 库和解析器,具有 Python 绑定。它提供了一种标准 JSON 处理的快速替代方案,用于将 JSON 字符串解码为原生数据结构,并将数据结构编码回 JSON 字符串。 该库利用基于 C 的引擎来减少处理延迟并提高 JSON 生成和解析的吞吐量。它旨在加速数据管道并优化 JSON 负载的处理。

    Efficiently converts large volumes of structured data into JSON strings for storage and transmission.

    C++
    在 GitHub 上查看↗4,485
  1. Home
  2. Data & Databases
  3. Big Data Serialization