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☆180Updated last year
- Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.☆127Updated this week
- Task graph-based asynchronous programming system using C++ coroutine☆92Updated last year
- a small lightweight std::execution work-alike☆65Updated 3 months ago
- Lightweight structured concurrency for C++20☆130Updated this week
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆69Updated 10 months ago
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆106Updated 10 months ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- C++20 Static Branch library☆60Updated last month
- Concurrent Deferred Reference Counting☆165Updated last year
- Implementation of the std::execution (P2300, sender/receiver) proposal☆77Updated last week
- C++20 Coroutines and io_uring☆51Updated 2 years ago
- Issues list for P2300☆33Updated last year
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆147Updated 3 years ago
- work contracts☆102Updated 5 months ago
- User-oriented fork of LLVM's opt-viewer☆142Updated last week
- A fast work-stealing queue template in C++☆315Updated last year
- Polymorphic memory resource for real-time applications.☆71Updated last year
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Implementation of the networking proposal P2762☆44Updated last week
- An implementation of C++ "senders and receivers" async framework suitable for embedded platforms.☆262Updated 2 weeks ago
- A helper to convert a header-based C++ project to module-based one.☆51Updated 10 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 6 months ago
- ☆144Updated 2 weeks ago
- C++20 Meta-Programming library☆287Updated last month
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆95Updated this week
- A micro microbenchmarking library for C++11 in a single header file☆223Updated 3 weeks ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆121Updated last week
- Boost.org unordered module☆75Updated last month
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆91Updated 3 weeks ago