kevincon / asio-rawsockets-exampleLinks
Simple demonstration of using Boost.Asio's basic_raw_socket template class to transmit packets with a custom transport layer header.
☆31Updated 6 years ago
Alternatives and similar repositories for asio-rawsockets-example
Users that are interested in asio-rawsockets-example are comparing it to the libraries listed below
Sorting:
- Proposed IP address classes for standard c++☆36Updated 11 years ago
- Multi thread TCP server with Boost.Asio and Boost.Coroutine☆30Updated 11 years ago
- C++ binding for nanomsg☆109Updated 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.☆19Updated 9 years ago
- header only log inherited from Nanolog☆37Updated 4 years ago
- A simple C++11 signal/slot (event/delegate) implementation based on Fast C++ Delegates☆41Updated 7 years ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- Lightweight C++ wrapper for LibEvent 2 API☆47Updated 7 years ago
- Boost.org circular_buffer module☆58Updated last month
- A C++ async HTTP client library to use in asynchronous applications while communicating with REST services.☆58Updated 10 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆22Updated 9 years ago
- C++ Build Scripts☆14Updated 2 years ago
- Simple resource pool for recycling resources in C++☆68Updated 10 months ago
- A threadsafe C++ implementation of the EventBus idiom☆33Updated 5 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆82Updated 9 years ago
- nanomsg rpc with protobuf☆39Updated 11 years ago
- C++ plugin framework☆52Updated 5 years ago
- Cross-platform template C++ project configured to build for Linux (gcc/clang), MacOS, Windows (Cygwin, MinGW, MSYS2, Visual Studio) with …☆41Updated last month
- Additional functionality built on top of (Boost.)Asio☆26Updated 4 months ago
- Filesystem changes monitor using boost::asio © Boris Schaeling☆90Updated 2 months ago
- A single file C++11 header-only memory mapped file library.☆63Updated last year
- Source code for examples from article "How to write simple HTTP proxy with Boost.Asio", http://alexott.net/en/cpp/BoostAsioProxy.html☆80Updated 4 years ago
- Active Object snippets with C++11, C++03 and C++/Qt☆22Updated 7 years ago
- Freundlich's C++ toolkit☆33Updated this week
- 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 C++14 micro benchmark☆14Updated 9 years ago
- JSON & BSON parser/writer☆38Updated 9 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 3 years ago
- C++ proactor network library for Linux☆17Updated 9 years ago
- C++11 signal/slot implementation☆78Updated 3 years ago