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:
- work contracts☆119Updated 2 months ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆229Updated 2 years ago
- C++20 Static Branch library☆96Updated 7 months ago
- An implementation of C++ "senders and receivers" async framework suitable for embedded platforms.☆284Updated last week
- Lightweight structured concurrency for C++20☆157Updated last month
- Implementation of the std::execution (P2300, sender/receiver) proposal☆116Updated last week
- a small lightweight std::execution work-alike☆65Updated 10 months ago
- Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.☆168Updated last month
- Concurrent Deferred Reference Counting☆174Updated last year
- Polymorphic memory resource for real-time applications.☆74Updated 2 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆158Updated 4 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
- C++20 Compact Tuple Tools☆57Updated this week
- C++20 Value-oriented Metaprogramming Library☆25Updated 2 months ago
- C++20 [Minimal] Static Perfect Hash library☆249Updated 6 months ago
- C++20 Meta-Programming library☆310Updated 7 months ago
- Stack and Static based allocators + a Custom Aligned allocator in modern C++☆108Updated last year
- A fast, simple tuple implementation that implements tuple as an aggregate☆227Updated last year
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆117Updated last year
- Task graph-based asynchronous programming system using C++ coroutine☆100Updated last year
- ☆147Updated 2 months ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆73Updated 2 months ago
- Zoo library☆135Updated 7 months ago
- A helper to convert a header-based C++ project to module-based one.☆61Updated last year
- The seq library is a collection of original C++17 STL-like containers and related tools☆101Updated 2 months ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Coroutines for C++20 & asio☆329Updated 2 weeks ago
- Backward compatibly refactor header-based C++ into modules.☆93Updated 7 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆68Updated 2 weeks ago
- C++20 coroutine runtime built on top of io_uring☆21Updated last year