boostcon / cppnow_presentations_2024Links
☆59Updated last year
Alternatives and similar repositories for cppnow_presentations_2024
Users that are interested in cppnow_presentations_2024 are comparing it to the libraries listed below
Sorting:
- ☆88Updated 2 years ago
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆108Updated last week
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆231Updated 2 years ago
- Companion source code for "Programming with C++20 - Concepts, Coroutines, Ranges, and more"☆245Updated last year
- Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.☆170Updated this week
- a small lightweight std::execution work-alike☆65Updated 10 months ago
- Task graph-based asynchronous programming system using C++ coroutine☆100Updated last year
- Slides and other materials from CppCon2021☆118Updated 2 years ago
- Asynchronous Programming with C++, Published by Packt☆82Updated last year
- A C++ coroutine library for writing asynchronous distributed applications using Boost ASIO, Qt, gRPC, ROS2, TAO, ..., as communication f…☆46Updated last month
- Zoo library☆135Updated 7 months ago
- C++20 Static Branch library☆96Updated 8 months ago
- Light, fast, threadpool for C++20☆112Updated 2 years ago
- ☆147Updated this week
- C++20 Memory Allocator library☆36Updated 9 months ago
- Implementation of the std::execution (P2300, sender/receiver) proposal☆117Updated this week
- Slides for the C++ on Sea conference☆109Updated 2 years ago
- Polymorphic memory resource for real-time applications.