DanielLiamAnderson / atomic_shared_ptrLinks
Lock-free atomic_shared_ptr implementations
☆44Updated 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☆187Updated last year
- work contracts☆103Updated 3 weeks ago
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆105Updated 11 months ago
- Lightweight structured concurrency for C++20☆134Updated last week
- Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.☆130Updated last week
- a small lightweight std::execution work-alike☆65Updated 4 months ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆69Updated 10 months ago
- Concurrent Deferred Reference Counting☆166Updated last year
- An implementation of C++ "senders and receivers" async framework suitable for embedded platforms.☆265Updated this week
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆150Updated 3 years ago
- C++20 Static Branch library☆60Updated 2 months ago
- Task graph-based asynchronous programming system using C++ coroutine☆92Updated last year
- A fast work-stealing queue template in C++☆315Updated last year
- Polymorphic memory resource for real-time applications.☆71Updated 2 years ago
- Single-header library facilities for C++2a Coroutines☆80Updated 3 years ago
- C++20 Meta-Programming library☆288Updated 2 months ago
- Boost.org unordered module☆75Updated last month
- C++20 [Minimal] Static Perfect Hash library☆228Updated 3 weeks ago
- Zoo library☆127Updated last month
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 6 months ago
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆65Updated 8 months ago
- Stack and Static based allocators + a Custom Aligned allocator in modern C++☆101Updated last year