awesome-repositories.com
Blog
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
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

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

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

    boostorg/boost

    8,493Vezi pe 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
    Vezi pe GitHub↗8,493
  1. Home
  2. Operating Systems & Systems Programming
  3. Interprocess Message Queues