C++ binding for nanomsg
☆114Sep 19, 2014Updated 11 years ago
Alternatives and similar repositories for cppnanomsg
Users that are interested in cppnanomsg are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Nanomsg binding for C++11☆117May 10, 2021Updated 4 years ago
- nanomsg library☆6,272Oct 5, 2025Updated 7 months ago
- Examples of different message types in C with nanomsg☆144Feb 1, 2017Updated 9 years ago
- Some C++ utilities☆10Oct 25, 2015Updated 10 years ago
- Components for service discovery via udp multicasting. It's using boost::asio for async networking. It's non-blocking and non-locking.☆19Jun 29, 2015Updated 10 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- C++ remote library☆27Jul 9, 2015Updated 10 years ago
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆18Dec 20, 2020Updated 5 years ago
- The configuration service for nanomsg, eventually to be included into mainline☆21Dec 11, 2013Updated 12 years ago
- Foundations of symbol based programming☆30Nov 26, 2019Updated 6 years ago
- A C++ wrapper for LibArchive☆25Jul 22, 2015Updated 10 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆59Nov 28, 2025Updated 5 months ago
- Reference counted synchronized pointer.☆14Aug 9, 2017Updated 8 years ago
- A tcp server framework based on libevent-bufferevent. Depend on libevent2.0.x.☆20Jun 16, 2014Updated 11 years ago
- Boost.org icl module☆16Apr 22, 2026Updated last week
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Serialization/deserialization in a raw buffer like flatbuffer, but you do not need any IDL file and it is much more efficient either in s…