nng VS zmqpp

Compare nng vs zmqpp and see what are their differences.

nng

nanomsg-next-generation -- light-weight brokerless messaging (by nanomsg)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
nng zmqpp
9 2
3,562 426
1.7% 1.4%
9.0 0.0
2 days ago almost 2 years ago
C C++
MIT License Mozilla Public License 2.0
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.

nng

Posts with mentions or reviews of nng. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-19.

zmqpp

Posts with mentions or reviews of zmqpp. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-08-14.
  • Help building zmqpp with CMake
    1 project | /r/cpp_questions | 19 Dec 2021
    Hi! Im very new to C++ but i have experience with Java and C#. Im trying to use zmqpp in my project but im having a really hard time trying to build it (in windows). Can somebody point me in the right direction? I dont even know what im supposed to do. I obviously tried with following the instructions in the readme of the github repo that has this instructions:
  • I hate ASIO and I can't be alone.
    6 projects | /r/cpp | 14 Aug 2021
    If you're using zmq, I recommend using the zmqpp library. It has higher level bindings which are somewhat easy to use and which hide the lower level networking issues.

What are some alternatives?

When comparing nng and zmqpp you can also consider the following projects:

ZeroMQ - ZeroMQ core engine in C++, implements ZMTP/3.1

cpp-httplib - A C++ header-only HTTP/HTTPS server and client library

uvw - Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static library!

coz - Coz: Causal Profiling

libcurl-cxx-std-networking-integration - Demonstration of libcurl integration into C++ 23 standard networking

cppzmq - Header-only C++ binding for libzmq

distributed-process-tests - Cloud Haskell core library

libmpack - Simple implementation of msgpack in C