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:
- 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
- Proposed IP address classes for standard c++☆36Updated 11 years ago
- C++11 signal/slot implementation☆78Updated 3 years ago
- C++ binding for nanomsg☆109Updated 10 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 13 years ago
- header only log inherited from Nanolog☆37Updated 4 years ago
- Lightweight C++ wrapper for LibEvent 2 API☆47Updated 7 years ago
- High performance HTTP library for Boost.Asio based on Joyent's http-parser and good intentions.☆15Updated 10 years ago
- A simple C++11 signal/slot (event/delegate) implementation based on Fast C++ Delegates☆41Updated 7 years ago
- Proactor design pattern (C++, threads)☆18Updated 8 years ago
- A C++ async HTTP client library to use in asynchronous applications while communicating with REST services.☆58Updated 10 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 3 years ago
- RemoteCall C++ framework for IPC☆22Updated 3 weeks ago
- Active Object snippets with C++11, C++03 and C++/Qt☆22Updated 7 years ago
- Wait-free ring buffer for inter-thread communication using C++11 atomics☆18Updated 10 years ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- A single file C++11 header-only memory mapped file library.☆63Updated last year
- Implementation of std::future from the C++ Concurrency TS☆30Updated 2 years ago
- Simple resource pool for recycling resources in C++☆69Updated this week
- ☆25Updated last month
- JSON & BSON parser/writer☆38Updated 9 years ago
- CppProperties is a single header libaray for enabling the property system architecture☆39Updated 5 years ago
- nanomsg rpc with protobuf☆39Updated 11 years ago
- Cross platform C++ threading library☆12Updated 9 years ago
- Urdl C++ Library - Urdl is a cross-platform C++ library for downloading web content using a URL. It provides an easy-to-use extension to …☆116Updated 7 years ago
- C++ runtime backtraces for windows, os x and linux☆34Updated 9 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆22Updated 9 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆34Updated 9 years ago
- A C++11 memory pool for multi-threaded applications☆34Updated 7 years ago