DanielLiamAnderson / atomic_shared_ptrLinks
Lock-free atomic_shared_ptr implementations
☆48Updated last year
Alternatives and similar repositories for atomic_shared_ptr
Users that are interested in atomic_shared_ptr are comparing it to the libraries listed below
Sorting:
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆212Updated 2 years ago
- Lightweight structured concurrency for C++20☆151Updated last week
- work contracts☆114Updated this week
- Implementation of the std::execution (P2300, sender/receiver) proposal☆103Updated 2 weeks ago
- a small lightweight std::execution work-alike☆64Updated 7 months ago
- Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.☆154Updated 3 weeks ago
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆98Updated this week
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago
- C++20 Static Branch library☆68Updated 5 months ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆155Updated 4 years ago
- Task graph-based asynchronous programming system using C++ coroutine☆94Updated last year
- An implementation of C++ "senders and receivers" async framework suitable for embedded platforms.☆277Updated this week
- Concurrent Deferred Reference Counting☆171Updated last year
- Stack and Static based allocators + a Custom Aligned allocator in modern C++☆106Updated last year
- A fast work-stealing queue template in C++☆326Updated last year
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆113Updated last year
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆70Updated last month
- Zoo library☆133Updated 4 months ago
- C++20 Coroutines and io_uring☆53Updated 2 years ago
- ☆147Updated 2 weeks ago
- C++20 Compact Tuple Tools☆57Updated last week
- Coroutines for C++20 & asio☆322Updated last week
- Core abstractions for dealing with concurrency in C++☆68Updated last year
- Comprehensive benchmarks of C++ maps☆316Updated 2 years ago
- ☆80Updated 7 months ago
- Sample implementation of C++20 atomic_wait/notify☆61Updated 6 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- C++20 Meta-Programming library☆301Updated 5 months ago
- Boost.org unordered module☆86Updated last week
- DR3 enables users to write vectorised code using generic lambdas and filters. Switch instruction set just by changing enclosing namespace…☆35Updated 2 months ago