DanielLiamAnderson / atomic_shared_ptrLinks
Lock-free atomic_shared_ptr implementations
☆42Updated 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☆175Updated last year
- Lightweight structured concurrency for C++20☆125Updated 2 weeks ago
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆103Updated 9 months ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆146Updated 3 years ago
- a small lightweight std::execution work-alike☆65Updated 2 months ago
- C++20 Static Branch library☆59Updated this week
- work contracts☆100Updated 4 months ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆65Updated 8 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆62Updated 4 months ago
- A helper to convert a header-based C++ project to module-based one.☆49Updated 9 months ago
- Task graph-based asynchronous programming system using C++ coroutine☆90Updated last year
- Issues list for P2300☆33Updated 10 months ago
- C++20 Value-oriented Metaprogramming Library☆23Updated 4 months ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆89Updated 8 months ago
- Polymorphic memory resource for real-time applications.☆68Updated last year
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆58Updated 6 months ago
- A simple replacement for std::unordered_map☆49Updated 10 months ago
- Implementation of the networking proposal P2762☆42Updated 2 weeks ago
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- Implementation of the std::execution (P2300, sender/receiver) proposal☆72Updated this week
- Struct-of-Arrays generator for C++ projects.☆57Updated 10 months ago
- B++ Tree☆68Updated 10 months ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆34Updated 7 months ago
- C++20 Coroutines and io_uring☆51Updated 2 years ago
- C++20 Unit-Testing library☆47Updated last month
- Concurrent Deferred Reference Counting☆165Updated last year
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- Boost.org unordered module☆73Updated this week
- Light, fast, threadpool for C++20☆102Updated 2 years ago