vladiant / CppConcurrencyPatterns
C++ Concurrency Patterns
☆21Updated last week
Alternatives and similar repositories for CppConcurrencyPatterns:
Users that are interested in CppConcurrencyPatterns are comparing it to the libraries listed below
- C++ light-weight Thread Pool library☆90Updated last month
- Async SEMaphore☆22Updated 9 months ago
- A simple coroutine-based reactor library☆48Updated 8 months ago
- My WG21 proposals☆48Updated this week
- My solutions to the 100 problems of The Modern C++ Challenge, a book by Marius Bancila (published by Packt).☆41Updated last year
- An implementation of C++ "senders and receivers" async framework suitable for embedded platforms.☆205Updated 2 weeks ago
- Issues list for P2300☆23Updated 6 months ago
- ☆19Updated 3 years ago
- C++20 Coroutines Cheat Sheet☆53Updated 4 months ago
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆71Updated this week
- Polymorphic memory resource for real-time applications.☆65Updated last year
- Collection of articles, intended to analyse C/C++ related topics under a performances point of view and sometimes disrupting some best pr…☆37Updated 2 months ago
- Massively Multiplayer Online Blackjack Game using Boost.Beast☆2Updated 4 years ago
- Futures and thread pool for C++ (with optional Qt support)☆126Updated 4 years ago
- Example programs for Talking Async videos☆180Updated last year
- A C++ repository to pipe operations functional and Unix style!☆32Updated last year
- Modern C++ Stack and Static based allocators + a Custom Aligned allocator☆91Updated 9 months ago
- A modern C++ library for type-safe environment variable parsing☆133Updated last month
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆124Updated last year
- C++20 coroutine runtime built on top of io_uring☆20Updated 4 months ago
- Demo Code for presentation "C++ In Action"☆143Updated 8 months ago
- an experimental standard C++ library☆90Updated 9 months ago
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆43Updated 2 months ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆50Updated 4 months ago
- Advanced compile-time validation in C++☆37Updated 3 months ago
- Template Metaprogramming with C++, published by Packt☆94Updated last year
- Lightweight structured concurrency for C++20☆104Updated last week
- a small lightweight std::execution work-alike☆56Updated 3 months ago
- Coroutines for C++20 & asio☆245Updated last month
- c++ wrapper around libpapi☆50Updated 7 years ago