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
- Active Object snippets with C++11, C++03 and C++/Qt☆22Updated 7 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆22Updated 8 years ago
- Proposed IP address classes for standard c++☆36Updated 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.☆18Updated 9 years ago
- 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
- 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
- Lightweight C++ wrapper for LibEvent 2 API☆47Updated 7 years ago
- Proactor design pattern (C++, threads)☆18Updated 8 years ago
- Multi thread TCP server with Boost.Asio and Boost.Coroutine☆30Updated 11 years ago
- lock free shared memory based high performance ring buffer☆25Updated 12 years ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- nanomsg rpc with protobuf☆39Updated 11 years ago
- universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mec…☆70Updated 4 years ago
- C++ binding for nanomsg☆108Updated 10 years ago
- Header only C++14 micro benchmark☆14Updated 9 years ago
- ☆25Updated last week
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- header only log inherited from Nanolog☆37Updated 4 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆79Updated 9 years ago
- A simple C++11 signal/slot (event/delegate) implementation based on Fast C++ Delegates☆41Updated 7 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 9 years ago
- C++11 signal/slot implementation☆79Updated 3 years ago
- a modern c++17 high performance, cross-platform distributed mq☆24Updated 5 years ago
- A lovely structopt library for C++! Parse command line arguments by defining a struct! ❤️☆10Updated 2 years ago
- Additional functionality built on top of (Boost.)Asio☆26Updated 2 months ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 3 years ago
- Publish/Subscribe framework for C++☆19Updated 9 years ago
- zero-copy non-blocking shared memory publisher/subscriber IPC library☆20Updated 11 years ago
- An XML/JSON RPC library for C++11☆21Updated 9 years ago
- A threadsafe C++ implementation of the EventBus idiom☆33Updated 5 years ago