DanielLiamAnderson / atomic_shared_ptr
Lock-free atomic_shared_ptr implementations
☆37Updated 9 months ago
Alternatives and similar repositories for atomic_shared_ptr:
Users that are interested in atomic_shared_ptr are comparing it to the libraries listed below
- Lightweight structured concurrency for C++20☆109Updated 3 weeks ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆151Updated last year
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆93Updated 6 months ago
- Task graph-based asynchronous programming system using C++ coroutine☆87Updated last year
- a small lightweight std::execution work-alike☆60Updated this week
- A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.☆52Updated last year
- C++20 Static Branch library☆52Updated 6 months ago
- Polymorphic memory resource for real-time applications.☆66Updated last year
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆60Updated 5 months ago
- C++20 Coroutines and io_uring☆48Updated 2 years ago
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆48Updated 3 years ago
- Boost.org unordered module☆69Updated last week
- Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.☆55Updated 2 weeks ago
- An implementation of C++ "senders and receivers" async framework suitable for embedded platforms.☆207Updated this week
- Zoo library☆120Updated this week
- Concurrent Deferred Reference Counting☆158Updated last year
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆65Updated 2 years ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆87Updated 5 months ago
- Library for lock-free locks☆77Updated last year
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆78Updated this week
- Issues list for P2300☆25Updated 7 months ago
- Modern C++ Stack and Static based allocators + a Custom Aligned allocator☆95Updated 11 months ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆90Updated this week
- C++20 Memory Allocators☆33Updated 6 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆60Updated last month
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆143Updated 3 years ago
- A helper to convert a header-based C++ project to module-based one.☆41Updated 6 months ago
- An adaption of Senders/Receivers for async networking and I/O☆16Updated last month
- C++20 [Minimal] Static Perfect Hash library☆189Updated last month