ericniebler / executors_demo_code_cppcon_2021
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
- 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…☆34Updated last week
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago
- Literal Logging for C++☆84Updated 7 years ago
- Boost.org config module☆72Updated 2 weeks ago
- Priority-based Task Scheduling for Modern C++☆88Updated 4 years ago
- A C++14 and later CRTP template for defining iterators☆72Updated 2 weeks ago
- A C++ string-based dispatch/routing library☆25Updated 7 years ago
- A small 2D physics engine☆25Updated 3 years ago
- Using coroutines as sugar for composing monadic operations☆74Updated 6 years ago
- GDB and LLDB debugger extensions for use with Asio☆53Updated 2 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆53Updated 4 years ago
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆114Updated 2 years ago
- C++ framework for rapid server development☆77Updated last year
- JSON Serializer using compile time reflection☆20Updated 2 years ago
- Mirror of official clang git repository located at http://llvm.org/git/clang. Updated every five minutes.☆18Updated 6 years ago
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- 🧑🤝🧑 The visitor pattern revisited. An inheritance-aware acyclic visitor template, any and any-function templates.☆15Updated 4 years ago
- CppProperties is a single header libaray for enabling the property system architecture☆39Updated 4 years ago
- C++ Concurrency library!☆26Updated 6 years ago
- A never-valueless, strong guarantee implementation of std::variant☆67Updated 2 weeks ago
- Helpers for preventing the static initialization order fiasco of global variables.☆44Updated 4 years ago
- C++ Concurrency TS 2☆14Updated 4 months ago
- A C++14 reflection library☆70Updated 2 weeks ago
- Presentation for Meeting C++ 2018 "Coroutine TS: A new way of thinking"☆16Updated 5 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- C++ Automatic Mocks Injector☆33Updated 10 years ago
- A modern, header-only request router for C++☆23Updated 3 years ago
- RemoteCall C++ framework for IPC☆22Updated 7 years ago