DanielLiamAnderson / atomic_shared_ptrLinks
Lock-free atomic_shared_ptr implementations
☆46Updated 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☆206Updated last year
- Lightweight structured concurrency for C++20☆145Updated last week
- work contracts☆111Updated last week
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆68Updated last year
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆108Updated last year
- C++20 Static Branch library☆68Updated 4 months ago
- ☆145Updated 3 months ago
- C++20 Value-oriented Metaprogramming Library☆25Updated 3 months ago
- Concurrent Deferred Reference Counting☆168Updated last year
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆150Updated 4 years ago
- An implementation of C++ "senders and receivers" async framework suitable for embedded platforms.☆273Updated this week
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆96Updated this week
- Zoo library☆130Updated 3 months ago
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago
- Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.☆146Updated last week
- Task graph-based asynchronous programming system using C++ coroutine☆93Updated last year
- Stack and Static based allocators + a Custom Aligned allocator in modern C++☆105Updated last year
- Comprehensive benchmarks of C++ maps☆314Updated 2 years ago
- A fast work-stealing queue template in C++☆321Updated last year
- a small lightweight std::execution work-alike☆65Updated 6 months ago
- Implementation of the std::execution (P2300, sender/receiver) proposal☆88Updated last week
- C++20 Meta-Programming library☆296Updated 4 months ago
- Boost.org unordered module☆80Updated this week
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆71Updated 10 months ago
- A micro microbenchmarking library for C++11 in a single header file☆225Updated 3 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 8 months ago
- Greg's Template Library of useful classes.☆223Updated last month
- C++20 [Minimal] Static Perfect Hash library☆237Updated 2 months ago
- An implementation of Seqlock in C++11☆224Updated last year
- A simple replacement for std::unordered_map☆50Updated last year