tcp_pubsub
📦 TCP based publish-subscribe library for C++ 🌐 (by eclipse-ecal)
paho.mqtt.cpp
By eclipse-paho
tcp_pubsub | paho.mqtt.cpp | |
---|---|---|
1 | 1 | |
38 | 1,057 | |
- | 1.7% | |
3.6 | 8.5 | |
about 2 months ago | 6 days ago | |
C++ | C++ | |
GNU General Public License v3.0 or later | GNU General Public License v3.0 or later |
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.
paho.mqtt.cpp
Posts with mentions or reviews of paho.mqtt.cpp.
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?
For me personally, I've been using MQTT alot with Paho MQTT C++
What are some alternatives?
When comparing tcp_pubsub and paho.mqtt.cpp you can also consider the following projects:
shadesmar - Fast C++ IPC using shared memory
GameNetworkingSockets - Reliable & unreliable messages over UDP. Robust message fragmentation & reassembly. P2P networking / NAT traversal. Encryption.
comms_champion - C++(11) library to implement and tools to monitor binary communication protocols
ZeroMQ - ZeroMQ core engine in C++, implements ZMTP/3.1
Aeron - Efficient reliable UDP unicast, UDP multicast, and IPC message transport
iceoryx - Eclipse iceoryx™ - true zero-copy inter-process-communication