DanielLiamAnderson / atomic_shared_ptr
Lock-free atomic_shared_ptr implementations
☆32Updated 6 months ago
Related projects ⓘ
Alternatives and complementary repositories for atomic_shared_ptr
- Polymorphic memory resource for real-time applications.☆64Updated last year
- a small lightweight std::execution work-alike☆55Updated last month
- Single-header library facilities for C++2a Coroutines☆80Updated 2 years ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆85Updated last month
- An implementation of C++ "senders and receivers" async framework suitable for embedded platforms.☆197Updated last week
- C++20 [Minimal] Static Perfect Hash library☆178Updated last month
- Concurrent Deferred Reference Counting☆149Updated 9 months ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆44Updated 2 months ago
- Comprehensive benchmarks of C++ maps☆300Updated last year
- Zoo library☆102Updated 2 months ago
- Lightweight structured concurrency for C++20☆83Updated 2 months ago
- Compact SVO optimized vector for C++17 or higher☆96Updated 6 months ago
- C++20 Coroutines and io_uring☆47Updated last year
- Replacement for std::optional that does not waste memory unnecessarily☆102Updated 4 months ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆85Updated last year
- Boost.org unordered module☆63Updated this week
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆70Updated 2 months ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆71Updated 2 weeks ago
- Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.☆47Updated this week
- C++20 Static Branch library☆47Updated 3 months ago
- Task graph-based asynchronous programming system using C++ coroutine☆84Updated 9 months ago
- C++20 liburing backed coroutine executor and event loop framework.☆67Updated 2 years ago
- Boost.PFR without the boost namespaces☆64Updated 11 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆55Updated 10 months ago
- C++20 Memory Allocators☆28Updated 2 months ago
- Core abstractions for dealing with concurrency in C++☆66Updated 7 months ago
- Coroutines for C++20 & asio☆228Updated this week
- ☆70Updated this week
- Sample implementation of C++20 atomic_wait/notify☆57Updated 5 years ago
- High-performance metrics library☆38Updated last month