DanielLiamAnderson / atomic_shared_ptr
Lock-free atomic_shared_ptr implementations
☆39Updated 11 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☆120Updated last month
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆99Updated 7 months ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆170Updated last year
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆64Updated 7 months ago
- C++20 Coroutines and io_uring☆50Updated 2 years ago
- Task graph-based asynchronous programming system using C++ coroutine☆89Updated last year
- C++20 Static Branch library☆56Updated last week
- ☆143Updated last week
- Polymorphic memory resource for real-time applications.☆67Updated last year
- Boost.org unordered module☆72Updated last week
- Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.☆60Updated last month
- a small lightweight std::execution work-alike☆65Updated 3 weeks ago
- Concurrent Deferred Reference Counting☆159Updated last year
- C++20 Value-oriented Metaprogramming Library☆22Updated 3 months ago
- Issues list for P2300☆30Updated 9 months ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 2 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 3 months ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆146Updated 3 years ago
- Library for lock-free locks☆77Updated last year
- Modern C++ Stack and Static based allocators + a Custom Aligned allocator☆97Updated last year
- A simple replacement for std::unordered_map☆48Updated 8 months ago
- Single-header library facilities for C++2a Coroutines☆80Updated 3 years ago
- High performance HTTP server built on C++20 coroutines and io_uring☆159Updated 8 months ago
- C++20 Memory Allocator library☆34Updated last week
- Scheduling examples using C++20 coroutines☆24Updated last year
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆104Updated 3 weeks ago
- A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.☆52Updated last year
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- C++20 [Minimal] Static Perfect Hash library☆203Updated last week
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆85Updated last week