vtyulb / AtomicSharedPtrLinks
Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it
☆69Updated 11 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☆194Updated last year
- Boost.org unordered module☆76Updated last week
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆122Updated last month
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆150Updated 3 years ago
- C++ serializers benchmark with realistic data☆125Updated 2 years ago
- Single-header library facilities for C++2a Coroutines☆80Updated 3 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆196Updated 4 years ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆90Updated 2 weeks ago
- A fast work-stealing queue template in C++☆319Updated last year
- C++20 Microservice Bootstrapping Framework☆227Updated last week
- A fast, simple tuple implementation that implements tuple as an aggregate☆221Updated 10 months ago
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆94Updated last week
- C++11 metaprogramming library☆264Updated last week
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆32Updated 7 years ago
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆88Updated 3 weeks ago
- Coroutines for C++20 & asio☆298Updated last week
- a small lightweight std::execution work-alike☆65Updated 4 months ago
- Ultra fast C++11 allocator for STL containers.☆273Updated 3 years ago
- C++20 coroutine library☆133Updated last week
- work contracts☆104Updated last month
- SPY - C++ Information Broker☆156Updated last week
- C++20 Meta-Programming library☆289Updated 2 months ago
- General-purpose C++ graph library☆227Updated this week
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆143Updated last year
- A single header standard C++ serialization framework.☆196Updated 3 years ago
- Implementation of the std::execution (P2300, sender/receiver) proposal☆82Updated last week
- Task graph-based asynchronous programming system using C++ coroutine☆92Updated last year
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 3 months ago