vtyulb / AtomicSharedPtrLinks
Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it
☆66Updated 9 months ago
Alternatives and similar repositories for AtomicSharedPtr
Users that are interested in AtomicSharedPtr are comparing it to the libraries listed below
Sorting:
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆178Updated last year
- Boost.org unordered module☆75Updated 3 weeks 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.☆113Updated last month
- The seq library is a collection of original C++14 STL-like containers and related tools☆89Updated 8 months ago
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- a small lightweight std::execution work-alike☆65Updated 2 months ago
- C++ serializers benchmark with realistic data☆125Updated 2 years ago
- C++14 code to convert integers to strings at compile-time☆120Updated 5 months ago
- ☆127Updated 2 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆146Updated 3 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆194Updated 4 years ago
- Polymorphic memory resource for real-time applications.☆70Updated last year
- an experimental standard C++ library☆89Updated last year
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- An indirect value-type for C++☆83Updated last year
- C++20 coroutine library☆129Updated last week
- General-purpose C++ graph library☆219Updated this week
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆92Updated last week
- C++11 metaprogramming library☆260Updated 2 weeks ago
- Header-only library for multithreaded programming☆233Updated 2 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 5 months ago
- Lock-free atomic_shared_ptr implementations☆43Updated last year
- ☆21Updated 3 years ago
- A C++14 reflection library☆73Updated 3 weeks ago
- Boost.PFR without the boost namespaces☆71Updated 3 months ago
- Concurrent Deferred Reference Counting☆166Updated last year
- Boost.Lockfree☆133Updated last month
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago