vtyulb / AtomicSharedPtr
Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it
☆61Updated 6 months ago
Alternatives and similar repositories for AtomicSharedPtr:
Users that are interested in AtomicSharedPtr are comparing it to the libraries listed below
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Boost.org unordered module☆69Updated this week
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆144Updated 3 years ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆98Updated 2 weeks ago
- ☆21Updated 3 years ago
- Light, fast, threadpool for C++20☆98Updated last year
- An implementation of C++ "senders and receivers" async framework suitable for embedded platforms.☆220Updated this week
- A C++ parser combinator library.☆125Updated this week
- Coroutines for C++20 & asio☆259Updated this week
- an experimental standard C++ library☆89Updated 11 months ago
- Task graph-based asynchronous programming system using C++ coroutine☆88Updated last year
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆79Updated this week
- Compile-time-efficient proof-of-concept implementation for std::tuple☆93Updated 3 years ago
- An indirect value-type for C++☆82Updated last year
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆157Updated last year
- ☆45Updated 6 months ago
- C++ serializers benchmark with realistic data☆121Updated 2 years ago
- A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.☆52Updated last year
- The seq library is a collection of original C++14 STL-like containers and related tools☆87Updated 5 months ago
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- C++20 coroutine library☆125Updated last month
- Boost.Lockfree☆130Updated this week
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆161Updated 2 weeks ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆61Updated 2 months ago
- Concurrent Deferred Reference Counting☆159Updated last year
- a small lightweight std::execution work-alike☆63Updated 2 weeks ago
- C++20 Static Branch library☆53Updated last week
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆190Updated 3 years ago
- C++11 metaprogramming library☆255Updated 2 months ago
- work contracts☆84Updated last month