vtyulb / AtomicSharedPtrLinks
Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it
☆73Updated 2 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☆229Updated 2 years ago
- Boost.org unordered module☆86Updated this week
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- C++ serializers benchmark with realistic data☆127Updated 3 years ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆140Updated last month
- A High-Performance Work-Stealing Queue for C++☆333Updated 3 weeks ago
- Light, fast, threadpool for C++20☆110Updated 2 years ago
- Implementation of the std::execution (P2300, sender/receiver) proposal☆117Updated this week
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆158Updated 4 years ago
- Task graph-based asynchronous programming system using C++ coroutine☆100Updated last year
- Sample implementation of C++20 atomic_wait/notify☆62Updated 6 years ago
- ☆26Updated 4 years ago
- Ultra fast C++11 allocator for STL containers.☆273Updated 4 years ago
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆170Updated last year
- a small lightweight std::execution work-alike☆65Updated 10 months ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆148Updated last year
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆197Updated 4 years ago
- C++20 Microservice Bootstrapping Framework☆232Updated this week
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆108Updated last week
- C++11 metaprogramming library☆280Updated last week
- Lock-free concurrent work stealing deque in C++☆41Updated 7 years ago
- A C++ parser combinator library.☆165Updated this week
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆185Updated last month
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆101Updated 3 weeks ago
- General-purpose C++ graph library☆235Updated last week
- Futures and thread pool for C++ (with optional Qt support)☆130Updated 5 years ago
- C++14 code to convert integers to strings at compile-time☆121Updated last year
- Coroutine library and toolkit for C++20☆39Updated last month
- C++20 Meta-Programming library☆310Updated 8 months ago
- A C++ coroutine library for writing asynchronous distributed applications using Boost ASIO, Qt, gRPC, ROS2, TAO, ..., as communication f…☆46Updated 3 weeks ago