cinemast / libpubsub-cppLinks
Publish/Subscribe framework for C++
☆19Updated 10 years ago
Alternatives and similar repositories for libpubsub-cpp
Users that are interested in libpubsub-cpp are comparing it to the libraries listed below
Sorting:
- websocket base on libuv(基于libuv的websocket封装)☆12Updated 10 years ago
- High performance HTTP library for Boost.Asio based on Joyent's http-parser and good intentions.☆15Updated 10 years ago
- C++ binding for nanomsg☆113Updated 11 years ago
- A threadsafe C++ implementation of the EventBus idiom☆33Updated 6 years ago
- C++11 signal/slot implementation☆79Updated 4 years ago
- async/await in vanilla C++11☆80Updated 9 years ago
- ☆19Updated 6 years ago
- header only log inherited from Nanolog☆38Updated 5 years ago
- nanomsg rpc with protobuf☆40Updated 12 years ago
- Proposed IP address classes for standard c++☆36Updated 11 years ago
- Components for service discovery via udp multicasting. It's using boost::asio for async networking. It's non-blocking and non-locking.☆19Updated 10 years ago
- a modern c++17 high performance, cross-platform distributed mq☆25Updated 5 years ago
- An XML/JSON RPC library for C++11☆21Updated 10 years ago
- Lightweight publisher/subscriber C++ library based on boost asio☆21Updated 4 years ago
- Adding TCP like reliability features on top of existing UDP protocol☆40Updated 12 years ago
- ☆40Updated 11 years ago
- A header only fast HTTP parser/generator for C++.☆31Updated 5 years ago
- C++ Event Driven and Network Application Library (Header only)☆20Updated 6 years ago
- TCP Event-Loop Async Chat server and client using libuv☆19Updated 9 years ago
- Lightweight C++ wrapper for LibEvent 2 API☆47Updated 7 years ago
- Active Object snippets with C++11, C++03 and C++/Qt☆22Updated 8 years ago
- a simple RPC wrapper generator to C/C++ functions