joshrotenberg / zmqpbexampleLinks
example of zeromq with protocol buffers
☆50Updated 6 years ago
Alternatives and similar repositories for zmqpbexample
Users that are interested in zmqpbexample are comparing it to the libraries listed below
Sorting:
- C++ binding for nanomsg☆113Updated 11 years ago
- Nanomsg binding for C++11☆117Updated 4 years ago
- RPC implementation for Protocol Buffers over ZeroMQ☆116Updated 8 years ago
- ☆20Updated 11 years ago
- Design patterns implemented in C++14☆36Updated last week
- Cross-platform C++ library for fast binary and REST messaging☆44Updated 5 years ago
- ecto is a dynamically configurable Directed Acyclic processing Graph (DAG) framework.☆99Updated 7 years ago
- A simple, generic, header-only state machine implementation for C++.☆69Updated 4 years ago
- Boost.org statechart module☆33Updated last month
- a simple logger based on Boost.Log v2☆23Updated 8 years ago
- A protocol framework for ZeroMQ☆242Updated last year
- Simple C++ InfluxDB client via MS C++ REST SDK + RxCpp for batching (Windows/OSX/Linux) + a C wrapper☆46Updated 2 months ago
- SIGSEGV handler which prints the debug stack trace for C/C++ projects on Linux. It is configurable and rather robust.☆186Updated 3 years ago
- Python's excellent OptionParser in C++☆94Updated 2 years ago
- Source code for my articles☆146Updated 2 years ago
- Examples of different message types in C with nanomsg☆144Updated 9 years ago
- C++ language binding library integrating ZeroMQ with Boost Asio☆336Updated 2 months ago
- Automatically exported from code.google.com/p/openpgm☆62Updated 2 years ago
- zero-copy, zero-serialize, zero-hassle protocol buffers☆69Updated 8 years ago
- Shared-memory based ring buffer☆66Updated 8 years ago
- C++ BSON Library☆63Updated 8 years ago
- Timing utility, wraps C++11 std::chrono in an easy to use StopWatch utility☆51Updated 10 years ago
- Use Case Example: How to use ExternalProject_Add☆58Updated 7 years ago
- WAMP for C++ in Boost/Asio☆255Updated 8 months ago
- exploring coroutine C++ proposal☆46Updated 9 years ago
- Configure some pre-commit hooks for some c++ tools☆19Updated 5 years ago
- finite state machine in C++ templates