leventkaragol / libcpp-channel Star 2 Code Issues Pull requests Thread-safe generic message channel library for C++ (17+)concurrencychannelsmessage-queueheader-onlydecouplingtask-queueproducer-consumerfifodata-exchangedata-pipelinequeuesthread-safeinter-thread-communicationmessage-channelinter-thread Updated Oct 20, 2024C++
sh4run / message_queue Star 0 Code Issues Pull requests An inter-thread message queue implementation based on circular buffer and eventfd.message-queuering-bufferlock-freecircular-bufferlibevmemory-pooleventfdinter-thread-communicationinter-thread Updated Nov 20, 2025C