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☆226Updated 2 years ago
- work contracts☆116Updated last month
- C++20 Static Branch library☆95Updated 7 months ago
- Lightweight structured concurrency for C++20☆157Updated 2 weeks ago
- Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.☆165Updated 2 weeks ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆158Updated 4 years ago
- Concurrent Deferred Reference Counting☆173Updated last year
- Implementation of the std::execution (P2300, sender/receiver) proposal☆114Updated last week
- Zoo library☆134Updated 6 months ago
- a small lightweight std::execution work-alike☆65Updated 9 months ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆72Updated last month
- Task graph-based asynchronous programming system using C++ coroutine☆97Updated last year
- Polymorphic memory resource for real-time applications.☆74Updated 2 years ago
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆104Updated this week
- An implementation of C++ "senders and receivers" async framework suitable for embedded platforms.☆281Updated 2 weeks ago
- Stack and Static based allocators + a Custom Aligned allocator in modern C++☆107Updated last year
- Boost.org unordered module☆86Updated this week
- C++20 [Minimal] Static Perfect Hash library☆245Updated 5 months ago
- C++20 Meta-Programming library☆309Updated 7 months ago
- Comprehensive benchmarks of C++ maps☆316Updated 2 years ago
- ☆81Updated 8 months ago
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆80Updated last month
- c++ wrapper around libpapi☆89Updated 8 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- C++20 Unit-Testing library☆52Updated 8 months ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆139Updated last week
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆114Updated last year
- ☆147Updated 2 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆67Updated last month
- Coroutines for C++20 & asio☆327Updated last week