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
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆77Updated 9 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
- Active Object snippets with C++11, C++03 and C++/Qt☆22Updated 7 years ago
- C++ binding for nanomsg☆107Updated 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
- A simple C++11 signal/slot (event/delegate) implementation based on Fast C++ Delegates☆42Updated 7 years ago
- Multi thread TCP server with Boost.Asio and Boost.Coroutine☆30Updated 11 years ago
- header only log inherited from Nanolog☆36Updated 4 years ago
- lock free shared memory based high performance ring buffer☆25Updated 12 years ago
- Header only C++14 micro benchmark☆14Updated 9 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 10 years ago
- jemalloc — general purpose memory allocation functions, can be compiled on the windows.☆45Updated 8 years ago
- Simple resource pool for recycling resources in C++☆64Updated 6 months ago
- A threadsafe C++ implementation of the EventBus idiom☆33Updated 5 years ago
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆52Updated 11 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆28Updated 8 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆92Updated 3 years ago
- Lightweight C++ wrapper for LibEvent 2 API☆48Updated 7 years ago
- MIF is a C++11 web-application framework designed for the backend micro-service development☆48Updated 8 months 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
- Asynchronous timer queue mechanism(C++11)☆24Updated 9 years ago
- The Evil License Manager☆30Updated 12 years ago
- Filesystem changes monitor using boost::asio © Boris Schaeling☆90Updated 4 years ago
- nanomsg rpc with protobuf☆39Updated 11 years ago
- Publish/Subscribe framework for C++☆19Updated 9 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 9 years ago
- High performance HTTP library for Boost.Asio based on Joyent's http-parser and good intentions.☆15Updated 10 years ago
- A C++ wrapper for sqlite3 meant to be used in combination with sqlpp11.☆73Updated 3 years ago
- A C++11/14 implementation of fixed size, exception safe, STL style circular buffers for both single threaded and multithreaded contexts☆19Updated 9 years ago