sol-prog / async_tutorial
C++11 std::async
☆58Updated 12 years ago
Alternatives and similar repositories for async_tutorial:
Users that are interested in async_tutorial are comparing it to the libraries listed below
- Source code for my articles☆146Updated last year
- Presentation materials for C++Now 2016☆83Updated 7 years ago
- ☆32Updated 7 years ago
- Origin C++11 Libraries☆128Updated 7 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆82Updated 2 years ago
- C++11 template meta-programming library.☆48Updated 10 years ago
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆53Updated 11 years ago
- ☆190Updated 6 years ago
- The missing C++ tuple functionality☆84Updated 5 years ago
- Example program for BoostCon11 talk☆37Updated 13 years ago
- Serialization without any serialization codes in C++☆136Updated 11 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 6 months ago
- C++ standards drafts☆52Updated 5 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- Fast containers of polymorphic objects.☆64Updated last week
- Zero-dependency C++ BSON library.☆43Updated 4 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Experimental support for the Boost libraries on biicode☆15Updated 9 years ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 7 years ago
- Proposed IP address classes for standard c++☆36Updated 10 years ago
- C++ BSON Library☆62Updated 7 years ago
- Boost.org range module☆43Updated last week
- A C++ string-based dispatch/routing library☆25Updated 7 years ago
- Presentation Material for C++Now 2018☆126Updated 6 years ago
- unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improve…☆74Updated 8 years ago
- Just some example code from a lecture about modern async C++☆37Updated 10 years ago
- Enjoy template metaprogramming☆113Updated 8 years ago
- Design patterns implemented in C++14☆35Updated 2 years ago
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- A C++ wrapper for sqlite3 meant to be used in combination with sqlpp11.☆73Updated 3 years ago