tcp_pubsub
📦 TCP based publish-subscribe library for C++ 🌐 (by eclipse-ecal)
shadesmar
Fast C++ IPC using shared memory (by Squadrick)
tcp_pubsub | shadesmar | |
---|---|---|
1 | 4 | |
38 | 556 | |
- | - | |
3.6 | 0.0 | |
about 2 months ago | over 2 years ago | |
C++ | C++ | |
GNU General Public License v3.0 or later | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
tcp_pubsub
Posts with mentions or reviews of tcp_pubsub.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-12-06.
-
What network messaging library do you recommend?
If you want a fairly low level pub/sub like messaging over TCP, take a look at the tcp_pubsub library. It basically does what you're looking for.
shadesmar
Posts with mentions or reviews of shadesmar.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-11-22.
-
Shadesmar: Fast C++ IPC using shared memory
You can track comparison benchmarks in this ticket: https://github.com/Squadrick/shadesmar/issues/56, I'll start updating it soon.
What are some alternatives?
When comparing tcp_pubsub and shadesmar you can also consider the following projects:
paho.mqtt.cpp
iceoryx - Eclipse iceoryx™ - true zero-copy inter-process-communication