vtyulb / AtomicSharedPtrLinks
Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it
☆65Updated 8 months ago
Alternatives and similar repositories for AtomicSharedPtr
Users that are interested in AtomicSharedPtr are comparing it to the libraries listed below
Sorting:
- Boost.org unordered module☆73Updated 2 weeks ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆175Updated last year
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆111Updated 2 weeks ago
- work contracts☆100Updated 3 months ago
- ☆21Updated 3 years ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆89Updated 8 months ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆146Updated 3 years ago
- Lock-free atomic_shared_ptr implementations☆42Updated last year
- A fast work-stealing queue template in C++☆307Updated last year
- C++ serializers benchmark with realistic data☆124Updated 2 years ago
- ☆50Updated 8 months ago
- A simple replacement for std::unordered_map☆49Updated 10 months ago
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆90Updated this week
- C++20 Microservice Bootstrapping Framework☆223Updated last week
- C++11 metaprogramming library☆258Updated 3 weeks ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- a small lightweight std::execution work-alike☆65Updated 2 months ago
- An adaption of Senders/Receivers for async networking and I/O☆18Updated last month
- C++20 coroutine library☆128Updated last month
- Polymorphic memory resource for real-time applications.☆68Updated last year
- Concurrent Deferred Reference Counting☆165Updated last year
- Coroutines for C++20 & asio☆283Updated last month
- Comprehensive benchmarks of C++ maps☆309Updated 2 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆178Updated last week
- An indirect value-type for C++☆83Updated last year
- A fast, simple tuple implementation that implements tuple as an aggregate☆216Updated 8 months ago
- Task graph-based asynchronous programming system using C++ coroutine☆90Updated last year
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 4 months ago