vtyulb / AtomicSharedPtrLinks
Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it
☆67Updated last year
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☆203Updated last year
- Boost.org unordered module☆80Updated 2 weeks ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- C++ serializers benchmark with realistic data☆125Updated 2 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆151Updated 4 years ago
- Light, fast, threadpool for C++20☆104Updated 2 years ago
- A fast work-stealing queue template in C++☆321Updated last year
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆135Updated last week
- Sample implementation of C++20 atomic_wait/notify☆59Updated 6 years ago
- ☆24Updated 3 years ago
- C++11 metaprogramming library☆267Updated 2 weeks ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- Ultra fast C++11 allocator for STL containers.☆273Updated 3 years ago
- C++20 coroutine library☆135Updated this week
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- Zoo library☆129Updated 3 months ago
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆96Updated this week
- Comprehensive benchmarks of C++ maps☆314Updated 2 years ago
- Task graph-based asynchronous programming system using C++ coroutine☆93Updated last year
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆129Updated 2 years ago
- C++20 Microservice Bootstrapping Framework☆229Updated this week
- A fast, simple tuple implementation that implements tuple as an aggregate☆222Updated last year
- Implementation of the std::execution (P2300, sender/receiver) proposal☆89Updated last month
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆145Updated last year
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆182Updated 4 months ago
- work contracts☆111Updated 2 weeks ago
- A C++ coroutine library for writing asynchronous distributed applications using Boost ASIO, Qt, gRPC, ROS2, TAO, ..., as communication f…☆41Updated last week
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆166Updated last year
- A proposal for a executor programming model for ISO C++☆141Updated 5 years ago
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆91Updated 2 months ago