DanielLiamAnderson / atomic_shared_ptr
Lock-free atomic_shared_ptr implementations
☆41Updated 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:
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆103Updated 8 months ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆172Updated last year
- Lightweight structured concurrency for C++20☆122Updated 3 weeks ago
- C++20 Static Branch library☆58Updated 2 weeks ago
- a small lightweight std::execution work-alike☆66Updated last month
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆65Updated 7 months ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆145Updated 3 years ago
- Polymorphic memory resource for real-time applications.☆68Updated last year
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆89Updated this week
- C++20 Value-oriented Metaprogramming Library☆22Updated 3 months ago
- Struct-of-Arrays generator for C++ projects.☆56Updated 9 months ago
- Zoo library☆123Updated 2 weeks ago
- Implementation of the std::execution (P2300, sender/receiver) proposal☆69Updated last week
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆54Updated 6 months ago
- An implementation of C++ "senders and receivers" async framework suitable for embedded platforms.☆249Updated this week
- The seq library is a collection of original C++14 STL-like containers and related tools☆89Updated 7 months ago
- work contracts☆98Updated 3 months ago
- Task graph-based asynchronous programming system using C++ coroutine☆89Updated last year
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 4 months ago
- Boost.org unordered module☆72Updated 2 weeks ago
- C++20 Meta-Programming library☆281Updated 3 weeks ago
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- C++20 [Minimal] Static Perfect Hash library☆207Updated 2 weeks ago
- Concurrent Deferred Reference Counting☆162Updated last year
- C++20 Compact Tuple Tools☆49Updated last week
- Issues list for P2300☆32Updated 10 months ago
- Single-header library facilities for C++2a Coroutines☆80Updated 3 years ago
- C++20 Unit-Testing library☆47Updated 3 weeks ago
- ☆76Updated last month
- C++20 liburing backed coroutine executor and event loop framework.☆65Updated 2 years ago