chriskohlhoff / asio-tr2
C++ TR2 proposal based on Asio
☆18Updated 9 years ago
Alternatives and similar repositories for asio-tr2
Users that are interested in asio-tr2 are comparing it to the libraries listed below
Sorting:
- Convert build system from autoconf/make to CMake☆75Updated 2 years ago
- Proposed IP address classes for standard c++☆36Updated 10 years ago
- Example program for BoostCon11 talk☆37Updated 13 years ago
- Boost.Coroutine☆84Updated last month
- Code example from Crash and Burn lecture☆28Updated 2 years ago
- C++ binding for nanomsg☆109Updated 10 years ago
- Demonstrate how to construct an Event-driven system in a way that is intuitive and easier to understand.☆18Updated last year
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 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
- Boost.org pool module☆53Updated last month
- Aerospike Memory Allocation Tracking Tool☆26Updated 6 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 9 years ago
- C++ async operations☆101Updated 10 years ago
- Theron C++ concurrency library☆34Updated 11 years ago
- ☆32Updated 7 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- a header only C++ LRU Cache template class (now with optional synchronization) that allows you to define key, value and optionally the Ma…☆40Updated 8 years ago
- Serialization without any serialization codes in C++☆136Updated 11 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆22Updated 9 years ago
- C++ implementation of RCU based on reference counting and hazard pointers.☆27Updated 12 years ago
- exploring coroutine C++ proposal☆45Updated 8 years ago
- Provides a lightweight interpreter and factory for dynamically creating C++ objects at runtime.☆74Updated 3 years ago
- A simple, easy to use C++ 11 based HTTP web server☆21Updated 6 years ago
- A C++ string-based dispatch/routing library☆25Updated 8 years ago
- Small library helping you with basic stuff like getting metrics out of your code, thread naming, etc.☆31Updated last year
- An experimental SQL connector for containers and streams of the C++ Standard Library☆36Updated 6 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 5 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆35Updated 8 years ago
- C# async/await in C++. Legacy implementation, check out CppAsync instead!☆28Updated 9 years ago