brycelelbach / wg21_p1135_cpp20_synchronization_libraryLinks
Modern concurrency primitives for C++20: `counting_semaphore`, `barrier`, `latch`, and `atomic<T>::wait`
☆9Updated 6 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
- ☆21Updated 6 years ago
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- C++ generic make factory☆108Updated 6 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- ☆9Updated 4 years ago
- pushmi project☆50Updated 6 years ago
- Utilities to help using Coroutines with Ranges☆23Updated 8 years ago
- Single-header library facilities for C++2a Coroutines☆80Updated 3 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆20Updated 5 years ago
- Handling of NB comments in response to ballots☆15Updated 5 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆195Updated 4 years ago
- Performance profiling of JSON libraries☆26Updated 2 months ago
- Presentation Material for C++Now 2018☆125Updated 6 years ago
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆22Updated last year
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- experimenting with adding async_pop / push to https://wg21.link/P0260R5☆16Updated 8 months ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆148Updated last year
- code for Eric Niebler's executors talk at CppCon 2021☆9Updated 3 years ago
- Presentation materials for C++Now 2016☆83Updated 8 years ago
- Boost.Process is a library to manage system processes☆112Updated 3 years ago
- ☆14Updated last year
- Boost.org circular_buffer module☆60Updated 3 months ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- Experimental support for contracts programming in clang++☆28Updated 6 years ago
- cpp-netlib URI☆140Updated 5 years ago
- Convert build system from autoconf/make to CMake☆77Updated 3 years ago
- An experimental SQL connector for containers and streams of the C++ Standard Library☆36Updated 6 years ago