awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Shared Memory Transports · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesShared Memory Transports

Zero-copy communication mechanisms for efficient data access across multiple processes.

Distinguishing note: Focuses on memory-mapped data sharing to avoid expensive data duplication.

Explore 1 awesome GitHub repository matching data & databases · Shared Memory Transports. Refine with filters or upvote what's useful.

  1. Home
  2. Data & Databases
  3. Shared Memory Transports

Awesome Shared Memory Transports GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • ApolloAuto/apollo

    ApolloAuto/apollo

    26,433View on GitHub↗

    Apollo is a comprehensive software stack designed for autonomous vehicle development, providing the necessary components for perception, planning, and control. It functions as a high-performance robotics middleware, utilizing a publish-subscribe data bus to facilitate low-latency communication between distributed modules and hardware sensors. The platform integrates data from cameras, lidar, and radar through a sensor fusion framework to generate a real-time environmental model for navigation. The system features a component-based runtime framework that manages task scheduling and resource al

    Allows multiple processes to access large sensor data buffers without expensive memory duplication.

    C++apolloautonomous-drivingautonomous-vehicles
    26,433View on GitHub↗