DanielLiamAnderson / atomic_shared_ptr
Lock-free atomic_shared_ptr implementations
☆36Updated 8 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☆108Updated this week
- Task graph-based asynchronous programming system using C++ coroutine☆86Updated 11 months ago
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆86Updated 4 months ago
- a small lightweight std::execution work-alike☆57Updated 3 months ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆139Updated last year
- work contracts☆66Updated 3 weeks ago
- Scheduling examples using C++20 coroutines☆24Updated last year
- Boost.org unordered module☆66Updated this week
- A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.☆50Updated last year
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆60Updated 2 weeks ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆52Updated 4 months ago
- Polymorphic memory resource for real-time applications.☆65Updated last year
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆80Updated last month
- An implementation of C++ "senders and receivers" async framework suitable for embedded platforms.☆206Updated this week
- C++20 [Minimal] Static Perfect Hash library☆186Updated 2 weeks ago
- ☆19Updated 3 years ago
- C++20 Memory Allocators☆31Updated 5 months ago
- C++20 Value-oriented Metaprogramming Library☆22Updated last week
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- C++20 Static Branch library☆52Updated 5 months ago
- C++20 Coroutines and io_uring☆47Updated 2 years ago
- An adaption of Senders/Receivers for async networking and I/O☆16Updated last week
- ☆133Updated 2 months ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆143Updated 3 years ago
- Single-header library facilities for C++2a Coroutines☆80Updated 2 years ago
- Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.☆51Updated this week
- Coroutines for C++20 & asio☆247Updated last month
- A simple replacement for std::unordered_map☆47Updated 6 months ago
- A fast work-stealing queue template in C++☆300Updated 11 months ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 2 years ago