kevincon / asio-rawsockets-example
Simple demonstration of using Boost.Asio's basic_raw_socket template class to transmit packets with a custom transport layer header.
☆30Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for asio-rawsockets-example
- 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
- C++ binding for nanomsg☆107Updated 10 years ago
- Multi thread TCP server with Boost.Asio and Boost.Coroutine☆29Updated 10 years ago
- Lightweight C++ wrapper for LibEvent 2 API☆48Updated 7 years ago
- header only log inherited from Nanolog☆36Updated 4 years ago
- Asynchronous timer queue mechanism(C++11)☆24Updated 9 years ago
- nanomsg rpc with protobuf☆39Updated 11 years ago
- Proposed IP address classes for standard c++☆35Updated 10 years ago
- c++17 header only msgpack implementation. (msgpack-rpc-asio)☆33Updated 3 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆22Updated 8 years ago
- JSON & BSON parser/writer☆38Updated 8 years ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- Header only C++14 micro benchmark☆14Updated 8 years ago
- Proactor design pattern (C++, threads)☆18Updated 7 years ago
- A header only fast HTTP parser/generator for C++.☆31Updated 4 years ago
- A generic event dispatcher and listener implemented in c++☆20Updated 8 years ago
- a modern c++17 high performance, cross-platform distributed mq☆24Updated 4 years ago
- Active Object snippets with C++11, C++03 and C++/Qt☆22Updated 7 years ago
- RemoteCall C++ framework for IPC☆22Updated 7 years ago
- A lovely structopt library for C++! Parse command line arguments by defining a struct! ❤️☆10Updated last year
- Simple resource pool for recycling resources in C++☆64Updated 4 months ago
- Wait-free ring buffer for inter-thread communication using C++11 atomics☆19Updated 9 years ago
- Cross-platform template C++ project configured to build for Linux (gcc/clang), MacOS, Windows (Cygwin, MinGW, MSYS2, Visual Studio) with …☆37Updated 8 months ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆76Updated 8 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆92Updated 3 years ago
- High performance HTTP library for Boost.Asio based on Joyent's http-parser and good intentions.☆15Updated 9 years ago
- C++11 signal/slot implementation☆78Updated 3 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 9 years ago
- Additional functionality built on top of (Boost.)Asio☆26Updated 4 months ago