DanielLiamAnderson / atomic_shared_ptrLinks
Lock-free atomic_shared_ptr implementations
☆43Updated 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☆178Updated last year
- Lightweight structured concurrency for C++20☆127Updated this week
- Polymorphic memory resource for real-time applications.☆70Updated last year
- Task graph-based asynchronous programming system using C++ coroutine☆91Updated last year
- work contracts☆101Updated 4 months ago
- a small lightweight std::execution work-alike☆65Updated 3 months ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Implementation of the std::execution (P2300, sender/receiver) proposal☆74Updated this week
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆105Updated 9 months ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆66Updated 9 months ago
- Struct-of-Arrays generator for C++ projects.☆57Updated 10 months ago
- C++20 Static Branch library☆59Updated 3 weeks ago
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆60Updated 7 months ago
- Zoo library☆125Updated this week
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆92Updated this week
- Scheduling examples using C++20 coroutines☆26Updated 2 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆146Updated 3 years ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- Concurrent Deferred Reference Counting☆165Updated last year
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 5 months ago
- C++20 Coroutines and io_uring☆51Updated 2 years ago
- An implementation of C++ "senders and receivers" async framework suitable for embedded platforms.☆257Updated this week
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- A helper to convert a header-based C++ project to module-based one.☆51Updated 10 months ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆35Updated 8 months ago
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆91Updated this week
- ☆144Updated this week
- C++20 [Minimal] Static Perfect Hash library☆222Updated 2 months ago
- Boost.org unordered module☆75Updated last week
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆116Updated last month