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…☆35Updated last month
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆21Updated last year
- Boost.org circular_buffer module☆56Updated last week
- C++11 compatible charconv☆30Updated 3 weeks ago
- experimenting with adding async_pop / push to https://wg21.link/P0260R5☆15Updated 5 months ago
- 🧑🤝🧑 The visitor pattern revisited. An inheritance-aware acyclic visitor template, any and any-function templates.☆15Updated 4 years ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆42Updated last week
- GDB and LLDB debugger extensions for use with Asio☆52Updated 2 years ago
- A C++14 reflection library☆71Updated 3 weeks ago
- Provides run-time tuple element access☆14Updated 4 years ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆25Updated 9 months ago
- Asio Buffers without the Asio☆12Updated 3 months ago
- misc. notes on C++ experimental coroutine under clang/llvm 5 and 6☆18Updated 7 years ago
- Implementation of std::future from the C++ Concurrency TS☆30Updated 2 years ago
- Boost.org unordered module☆72Updated last week
- HTTP/1 parsing and serialization algorithms using C++11☆29Updated 2 months ago
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated last month
- A C++14 and later CRTP template for defining iterators☆73Updated 3 weeks ago
- A single-header scheduler aware C++ oneshot channel☆19Updated 4 months ago
- C++ xUnit-like testing framework without macros☆16Updated 3 months ago
- An experimental SQL connector for containers and streams of the C++ Standard Library☆36Updated 6 years ago
- A modern C++ uri & query parser☆12Updated 9 months ago
- A small 2D physics engine☆25Updated 3 years ago
- A compile time json parser!☆9Updated last year
- Tutorial and Reference for writing network applications with Boost.Asio☆15Updated last year
- Experimental library to test feasabiltity of go-like channels built on Asio☆24Updated 3 years ago
- Trying out the Coroutines TS☆19Updated 4 years ago