beschulz / asio_service_discoveryLinks
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
Alternatives and similar repositories for asio_service_discovery
Users that are interested in asio_service_discovery are comparing it to the libraries listed below
Sorting:
- A simple C++11 signal/slot (event/delegate) implementation based on Fast C++ Delegates☆41Updated 7 years ago
- a simple RPC wrapper generator to C/C++ functions☆41Updated 9 years ago
- A generic event dispatcher and listener implemented in c++☆20Updated 8 years ago
- C++ binding for nanomsg☆111Updated 10 years ago
- An XML/JSON RPC library for C++11☆21Updated 9 years ago
- Header-only pure C++11 library providing signal and slot functionality☆17Updated 6 years ago
- CppProperties is a single header libaray for enabling the property system architecture☆39Updated 5 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 3 years ago
- a modern c++17 high performance, cross-platform distributed mq☆25Updated 5 years ago
- C++ plugin framework☆52Updated 5 years ago
- header only log inherited from Nanolog☆38Updated 5 years ago
- C++ Message Queuing Library and Framework☆88Updated last month
- 📦 TCP based publish-subscribe library for C++ 🌐☆45Updated 3 months ago
- A simple C++11 reflection/serialization framework.☆130Updated 9 years ago
- epoll(7)-based event dispatcher for Qt (for Linux only)☆40Updated 6 years ago
- libev-based event dispatcher for Qt☆40Updated 6 years ago
- Active Object snippets with C++11, C++03 and C++/Qt☆22Updated 7 years ago
- Simple resource pool for recycling resources in C++☆69Updated 3 weeks ago
- Add libuv as a supported backend for Qt's event loop☆49Updated 9 years ago
- Freundlich's C++ toolkit☆33Updated 2 months ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆84Updated 4 years ago
- JSON & BSON parser/writer☆38Updated 9 years ago
- Proposed IP address classes for standard c++☆36Updated 11 years ago
- C++ Plugin framework☆78Updated 4 years ago
- Minimalistic socket library inspired by Asio/Boost Asio, implemented in 1 single header file☆27Updated 3 months ago
- C++ std::thread Event Loop with Message Queue and Timer☆44Updated last month
- A simple implementation of a MessageBus.☆26Updated last year
- A light-weight alternative to Boost::Signals2 and SigSlot++☆18Updated 5 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago
- C++14 compatible observer pattern / signal slot pattern that can ignore extra parameters like Qt's signals and slots.☆18Updated 3 years ago