brycelelbach / wg21_p1135_cpp20_synchronization_libraryLinks
Modern concurrency primitives for C++20: `counting_semaphore`, `barrier`, `latch`, and `atomic<T>::wait`
☆9Updated 5 years ago
Alternatives and similar repositories for wg21_p1135_cpp20_synchronization_library
Users that are interested in wg21_p1135_cpp20_synchronization_library are comparing it to the libraries listed below
Sorting:
- A small cheat sheet of what one needs to remember about the coroutines☆11Updated 5 years ago
- Literal Logging for C++☆86Updated 7 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- ☆21Updated 6 years ago
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆149Updated last year
- pushmi project☆50Updated 6 years ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 5 years ago
- Urdl C++ Library - Urdl is a cross-platform C++ library for downloading web content using a URL. It provides an easy-to-use extension to …☆116Updated 7 years ago
- The missing C++ tuple functionality☆84Updated 5 years ago
- Serialization without any serialization codes in C++☆136Updated 11 years ago
- Implementation of std::future from the C++ Concurrency TS☆30Updated 2 years ago
- C++ generic make factory☆108Updated 6 years ago
- Utilities to help using Coroutines with Ranges☆23Updated 8 years ago
- Boost.Lockfree☆134Updated last month
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆194Updated 4 years ago
- Presentation materials for C++Now 2016☆83Updated 8 years ago
- any lite - A C++17-like any, a type-safe container for single values of any type for C++98, C++11 and later in a single-file header-only …☆144Updated 3 months ago
- Boost.org type_traits module☆64Updated last week
- Provides run-time tuple element access☆14Updated 4 years ago
- Adapters for interfacing libuv with C++ resumable functions☆118Updated 10 months ago
- Presentation Material for C++Now 2018☆126Updated 6 years ago
- ☆9Updated 4 years ago
- Modern version of boost.parameter enabling named parameters without macros and better compile time☆16Updated 9 years ago
- cpp-netlib URI☆140Updated 5 years ago
- Boost.Process is a library to manage system processes☆112Updated 3 years ago