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☆217Updated 2 years ago
- Lightweight structured concurrency for C++20☆153Updated last week
- work contracts☆116Updated 3 weeks ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆70Updated 2 weeks ago
- a small lightweight std::execution work-alike☆64Updated 8 months ago
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆113Updated last year
- An implementation of C++ "senders and receivers" async framework suitable for embedded platforms.☆279Updated last week
- Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.☆160Updated 3 weeks ago
- Concurrent Deferred Reference Counting☆172Updated last year
- Implementation of the std::execution (P2300, sender/receiver) proposal☆112Updated this week
- C++20 Static Branch library☆88Updated 6 months ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆158Updated 4 years ago
- ☆146Updated last month
- A fast work-stealing queue template in C++☆327Updated last year
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆80Updated 2 weeks ago
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆100Updated last week
- Comprehensive benchmarks of C++ maps☆316Updated 2 years ago
- Zoo library☆132Updated 5 months ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Implementation of the networking proposal P2762☆69Updated 2 months ago
- Coroutines for C++20 & asio☆324Updated this week
- An implementation of Seqlock in C++11☆229Updated last year
- C++20 Meta-Programming library☆307Updated 6 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆66Updated 2 weeks ago
- C++20 Value-oriented Metaprogramming Library☆25Updated 2 weeks ago
- Stack and Static based allocators + a Custom Aligned allocator in modern C++☆106Updated last year
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆136Updated last week
- c++ wrapper around libpapi☆87Updated 8 years ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆627Updated 4 months ago