ericniebler / executors_demo_code_cppcon_2021Links
code for Eric Niebler's executors talk at CppCon 2021
☆9Updated 3 years ago
Alternatives and similar repositories for executors_demo_code_cppcon_2021
Users that are interested in executors_demo_code_cppcon_2021 are comparing it to the libraries listed below
Sorting:
- Libunifex networking library☆20Updated 2 years ago
- A C++ coroutine library for writing asynchronous distributed applications using Boost ASIO, Qt, gRPC, ROS2, TAO, ..., as communication f…☆36Updated 3 weeks ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆25Updated 10 months ago
- ☆27Updated last year
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- C++ coroutine based networking library (WIP)☆38Updated 6 years ago
- Collection of proposals for c++☆26Updated last month
- exploring coroutine C++ proposal☆45Updated 8 years ago
- A simple to use, single header, tag_invoke utility for C++11.☆16Updated 2 years ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆44Updated last month
- Simple resource pool for recycling resources in C++☆69Updated this week
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- A general property customisation mechanism☆16Updated 5 years ago
- Boost.org circular_buffer module☆60Updated last month
- Mirror of official clang git repository located at http://llvm.org/git/clang. Updated every five minutes.☆18Updated 6 years ago
- Boost.org config module☆75Updated last month
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago
- A C++14 reflection library☆73Updated last month
- Helpers for preventing the static initialization order fiasco of global variables.☆45Updated 5 years ago
- intuitive c++ http client library. Official project now in https://github.com/nxxm/xxhr☆14Updated 2 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 2 months ago
- A small 2D physics engine☆25Updated 3 years ago
- Extraction of Microsoft PPLX out of C++ REST SDK☆24Updated 2 years ago
- belle::vue C++ with HTML5 UI in WebAssembly☆35Updated 5 years ago
- Google Benchmark data visualization tool☆26Updated last week
- Small small_vector☆34Updated 5 years ago
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago
- Concurrent wrapper for "any" object. All calls to the public API of the object are executed asynchronously in FIFO order.☆23Updated 4 years ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- A never-valueless, strong guarantee implementation of std::variant☆69Updated 2 months ago