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

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

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

1 个仓库

Awesome GitHub RepositoriesInterprocess Message Queues

Asynchronous communication primitives for exchanging data packets between separate OS processes.

Distinct from Messaging Exchange Frameworks: Focuses on the OS-level message queue mechanism rather than high-level networking frameworks or JSON exchanges.

Explore 1 awesome GitHub repository matching operating systems & systems programming · Interprocess Message Queues. Refine with filters or upvote what's useful.

Awesome Interprocess Message Queues GitHub Repositories

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

    boostorg/boost

    8,493在 GitHub 上查看↗

    Boost is a collection of portable, high-performance source libraries that extend the C++ standard library. It provides a wide range of reusable components, data structures, and algorithms designed to add capabilities to the base language across different platforms. The project is distinguished by its extensive focus on compile-time template metaprogramming and generic programming. It implements advanced architectural patterns such as policy-based design, concept-based type validation, and the use of SFINAE for conditional template resolution to minimize runtime overhead. The library covers a

    Sends data packets through message queues for asynchronous communication between processes.

    HTML
    在 GitHub 上查看↗8,493
  1. Home
  2. Operating Systems & Systems Programming
  3. Interprocess Message Queues