vtyulb / AtomicSharedPtrLinks
Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it
☆73Updated last month
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☆226Updated 2 years ago
- C++ serializers benchmark with realistic data☆126Updated 2 years ago
- Boost.org unordered module☆86Updated this week
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆158Updated 4 years ago
- Implementation of the std::execution (P2300, sender/receiver) proposal☆115Updated this week
- Light, fast, threadpool for C++20☆109Updated 2 years ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆139Updated last week
- ☆26Updated 4 years ago
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆104Updated last week
- A High-Performance Work-Stealing Queue for C++☆331Updated this week
- Implementation of the networking proposal P2762☆73Updated last week
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆197Updated 4 years ago
- A single header standard C++ serialization framework.☆199Updated 4 years ago
- Sample implementation of C++20 atomic_wait/notify☆62Updated 6 years ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆227Updated last year
- General-purpose C++ graph library☆234Updated 2 weeks ago
- A micro microbenchmarking library for C++11 in a single header file☆226Updated 3 weeks ago
- Comprehensive benchmarks of C++ maps☆316Updated 2 years ago
- C++14 code to convert integers to strings at compile-time☆121Updated last year
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆185Updated last week
- a small lightweight std::execution work-alike☆65Updated 9 months ago
- C++20 Microservice Bootstrapping Framework☆232Updated this week
- A simple replacement for std::unordered_map☆51Updated last year
- C++20 coroutine library☆141Updated last month
- Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.☆167Updated 3 weeks ago
- C++11 metaprogramming library☆279Updated 3 weeks ago
- C++20 Static Branch library☆95Updated 7 months ago
- SPY - C++ Information Broker☆157Updated last month
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆99Updated this week