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

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

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

1 个仓库

Awesome GitHub RepositoriesZero-Copy Codecs

Codec implementations that use direct memory access to avoid copying data during serialization and deserialization.

Distinct from Zero-Copy Memory Mappings: Specializes zero-copy memory mappings specifically for codec operations and data throughput rather than file-to-memory mapping.

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

Awesome Zero-Copy Codecs GitHub Repositories

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

    cloudwego/kitex

    7,973在 GitHub 上查看↗

    Kitex is a high-performance remote procedure call framework for building distributed microservices in Go. It provides a communication system compatible with gRPC and Protobuf standards and includes a suite of tools for microservices governance. The framework features proxyless service mesh integration, which allows it to manage network traffic and governance directly without adding sidecar proxy latency. It optimizes data throughput through a high-performance communication library that minimizes memory copies. The system covers a broad surface of distributed capabilities, including service d

    Reduces memory overhead and increases throughput by utilizing direct memory access during codec operations.

    Goframeworkgogrpc
    在 GitHub 上查看↗7,973
  1. Home
  2. Data & Databases
  3. Data Engineering and Infrastructure
  4. Data Persistence and Storage
  5. Data Storage Architectures
  6. Zero-Copy Memory Mappings
  7. Zero-Copy Codecs