vtyulb / AtomicSharedPtrLinks
Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it
☆69Updated 10 months ago
Alternatives and similar repositories for AtomicSharedPtr
Users that are interested in AtomicSharedPtr are comparing it to the libraries listed below
Sorting:
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆186Updated last year
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Boost.org unordered module☆75Updated last month
- C++ serializers benchmark with realistic data☆125Updated 2 years ago
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆150Updated 3 years ago
- C++20 Microservice Bootstrapping Framework☆227Updated 2 weeks ago
- A fast work-stealing queue template in C++☆315Updated last year
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆121Updated 3 weeks ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆195Updated 4 years ago
- General-purpose C++ graph library☆224Updated last week
- Implementation of the std::execution (P2300, sender/receiver) proposal☆79Updated this week
- C++11 metaprogramming library☆263Updated last month
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- an experimental standard C++ library☆90Updated last year
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆94Updated 2 weeks ago
- C++20 coroutine library☆130Updated last week
- C++14 code to convert integers to strings at compile-time☆120Updated 7 months ago
- Comprehensive benchmarks of C++ maps☆311Updated 2 years ago
- Coroutines for C++20 & asio☆297Updated this week
- Task graph-based asynchronous programming system using C++ coroutine☆92Updated last year
- An async redis client designed for performance and scalability☆259Updated this week
- Header-only library for multithreaded programming☆234Updated 4 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 2 months ago
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- Ultra fast C++11 allocator for STL containers.☆274Updated 3 years ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆220Updated 10 months ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆214Updated last year
- A prototype implementation of the executors proposal☆85Updated 6 years ago