beschulz / asio_service_discovery
Components for service discovery via udp multicasting. It's using boost::asio for async networking. It's non-blocking and non-locking.
☆18Updated 9 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
- A simple C++11 signal/slot (event/delegate) implementation based on Fast C++ Delegates☆41Updated 7 years ago
- A generic event dispatcher and listener implemented in c++☆20Updated 8 years ago
- CppProperties is a single header libaray for enabling the property system architecture☆39Updated 5 years ago
- Freundlich's C++ toolkit☆33Updated 3 weeks ago
- Minimalistic socket library inspired by Asio/Boost Asio, implemented in 1 single header file☆26Updated 2 weeks ago
- RemoteCall C++ framework for IPC☆22Updated 8 years ago
- HTTP file downloader build with boost::asio and beast☆9Updated 5 years ago
- Embrace (post) modern C++☆9Updated 3 years ago
- Header file only filesystem library similar to boost::filesystem, but more light-weight. Supports both Windows and POSIX filesystem APIs…☆11Updated 15 years ago
- Wait-free ring buffer for inter-thread communication using C++11 atomics☆19Updated 10 years ago
- A C++11/14 implementation of fixed size, exception safe, STL style circular buffers for both single threaded and multithreaded contexts☆20Updated 9 years ago
- Header-only pure C++11 library providing signal and slot functionality☆17Updated 6 years ago
- A simple, generic, header-only state machine implementation for C++.☆62Updated 3 years ago
- http://woboq.com/blog/property-bindings-in-cpp.html☆42Updated 7 years ago
- C++ Stacktrace for windows linux and os/x☆28Updated last year
- An experimental SQL connector for containers and streams of the C++ Standard Library☆36Updated 6 years ago
- Generate Qt/QML flavored sources from Protocol Buffers .proto files☆30Updated 3 years ago
- header only log inherited from Nanolog☆37Updated 4 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- Comparison of C++ Serialization Libraries for Graph Data☆34Updated 3 years ago
- Simple Reference Implementations of all the features added in C++11/14/17☆21Updated 7 years ago
- easy to use callback library for C++☆42Updated 8 years ago
- Help code to be able to use C++ as a scriptable and debuggable language without using any language wrappers☆28Updated 5 years ago
- C++14 compatible observer pattern / signal slot pattern that can ignore extra parameters like Qt's signals and slots.☆17Updated 3 years ago
- Extraction of Microsoft PPLX out of C++ REST SDK☆24Updated 2 years ago
- Additional functionality built on top of (Boost.)Asio☆26Updated 3 months ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 8 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Lightweight publisher/subscriber C++ library based on boost asio☆22Updated 4 years ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year