awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • cloudwego/kitexAvatar cloudwego

    cloudwego/kitex

    7,973Vezi pe 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
    Vezi pe 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