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☆210Updated 2 years ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆68Updated last week
- C++20 Static Branch library☆68Updated 5 months ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆152Updated 4 years ago
- work contracts☆112Updated 3 weeks ago
- Concurrent Deferred Reference Counting☆169Updated last year
- Lightweight structured concurrency for C++20☆150Updated 3 weeks ago
- Zoo library☆132Updated 4 months ago
- A simple replacement for std::unordered_map☆50Updated last year
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 9 months ago
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆111Updated last year
- Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.☆148Updated last week
- C++20 Value-oriented Metaprogramming Library☆25Updated 3 months ago
- Implementation of the std::execution (P2300, sender/receiver) proposal☆91Updated 3 weeks ago
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆73Updated 11 months ago
- a small lightweight std::execution work-alike☆65Updated 7 months ago
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆98Updated this week
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆92Updated 3 months ago
- Stack and Static based allocators + a Custom Aligned allocator in modern C++☆106Updated last year
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆42Updated 2 months ago
- Task graph-based asynchronous programming system using C++ coroutine☆94Updated last year
- C++20 Compact Tuple Tools☆56Updated 2 weeks ago
- C++20 [Minimal] Static Perfect Hash library☆240Updated 3 months ago
- Light, fast, threadpool for C++20☆106Updated 2 years ago
- An implementation of C++ "senders and receivers" async framework suitable for embedded platforms.☆275Updated this week
- C++20 Coroutines and io_uring☆53Updated 2 years ago
- A fast work-stealing queue template in C++☆322Updated last year
- User-oriented fork of LLVM's opt-viewer☆144Updated 3 months ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆133Updated this week