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
Alternatives and similar repositories for asio-rawsockets-example:
Users that are interested in asio-rawsockets-example are comparing it to the libraries listed below
- 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
- Proposed IP address classes for standard c++☆36Updated 10 years ago
- Source code for examples from article "How to write simple HTTP proxy with Boost.Asio", http://alexott.net/en/cpp/BoostAsioProxy.html☆81Updated 4 years ago
- A simple C++11 signal/slot (event/delegate) implementation based on Fast C++ Delegates☆42Updated 7 years ago
- header only log inherited from Nanolog☆37Updated 4 years ago
- Multi thread TCP server with Boost.Asio and Boost.Coroutine☆30Updated 11 years ago
- Lightweight C++ wrapper for LibEvent 2 API☆48Updated 7 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆92Updated 3 years ago
- A threadsafe C++ implementation of the EventBus idiom☆33Updated 5 years ago
- A lovely structopt library for C++! Parse command line arguments by defining a struct! ❤️☆10Updated last year
- Cross-platform template C++ project configured to build for Linux (gcc/clang), MacOS, Windows (Cygwin, MinGW, MSYS2, Visual Studio) with …☆39Updated 11 months ago
- C++ Concurrency library!☆26Updated 6 years ago
- nanomsg rpc with protobuf☆39Updated 11 years ago
- The Evil License Manager☆30Updated 13 years ago
- C++11 signal/slot implementation☆79Updated 3 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆22Updated 8 years ago
- Add libuv as a supported backend for Qt's event loop☆49Updated 9 years ago
- 一个简单而的ini配置读取库(带扩展语法)☆37Updated 7 years ago
- High performance HTTP library for Boost.Asio based on Joyent's http-parser and good intentions.☆15Updated 10 years ago
- Wait-free ring buffer for inter-thread communication using C++11 atomics☆19Updated 9 years ago
- Simple resource pool for recycling resources in C++☆66Updated 7 months ago
- Additional functionality built on top of (Boost.)Asio☆26Updated 2 weeks ago
- A generic event dispatcher and listener implemented in c++☆20Updated 8 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆79Updated 9 years ago
- a modern c++17 high performance, cross-platform distributed mq☆24Updated 4 years ago
- CppProperties is a single header libaray for enabling the property system architecture☆39Updated 4 years ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 9 years ago
- Freundlich's C++ toolkit☆33Updated last month