DanielLiamAnderson / atomic_shared_ptr
Lock-free atomic_shared_ptr implementations
☆38Updated 10 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☆112Updated last week
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆98Updated 7 months ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆163Updated last year
- Task graph-based asynchronous programming system using C++ coroutine☆89Updated last year
- C++20 Value-oriented Metaprogramming Library☆22Updated 2 months ago
- A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.☆52Updated last year
- C++20 Coroutines and io_uring☆48Updated 2 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆62Updated 2 months ago
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- Boost.org unordered module☆70Updated 2 weeks ago
- work contracts☆93Updated last month
- a small lightweight std::execution work-alike☆64Updated last week
- Polymorphic memory resource for real-time applications.☆66Updated last year
- Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.☆57Updated 2 weeks ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆33Updated 5 months ago
- Struct-of-Arrays generator for C++ projects.☆51Updated 8 months ago
- C++20 Memory Allocators☆33Updated 7 months ago
- A simple replacement for std::unordered_map☆47Updated 8 months ago
- Single-header library facilities for C++2a Coroutines☆80Updated 3 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 2 years ago
- High-performance metrics library☆41Updated 2 months ago
- C++20 Static Branch library☆55Updated 3 weeks ago
- Declarative task execution library based on work contracts☆16Updated last week
- Modern C++ Stack and Static based allocators + a Custom Aligned allocator☆97Updated last year
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆144Updated 3 years ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆99Updated this week
- C++20 Unit-Testing library☆44Updated 5 months ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆87Updated 6 months ago
- C++20 [Minimal] Static Perfect Hash library☆196Updated 2 months ago
- The Fancy Named Parameters Library☆31Updated 2 weeks ago