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☆231Updated 2 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆158Updated 4 years ago
- C++ serializers benchmark with realistic data☆127Updated 3 years ago
- Boost.org unordered module☆86Updated last week
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- ☆26Updated 4 years ago
- A single header standard C++ serialization framework.☆200Updated 4 years ago
- A High-Performance Work-Stealing Queue for C++☆333Updated last month
- Sample implementation of C++20 atomic_wait/notify☆62Updated 6 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆197Updated 4 years ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆141Updated last month
- C++14 code to convert integers to strings at compile-time☆121Updated last year
- A proposal for a executor programming model for ISO C++☆141Updated 5 years ago
- Light, fast, threadpool for C++20☆112Updated 2 years ago
- Implementation of the networking proposal P2762☆75Updated last month
- Task graph-based asynchronous programming system using C++ coroutine☆100Updated last year
- Implementation of the std::execution (P2300, sender/receiver) proposal☆117Updated this week
- a small lightweight std::execution work-alike☆65Updated 10 months ago
- Lock-free concurrent work stealing deque in C++☆41Updated 7 years ago
- A C++ parser combinator library.☆166Updated last week
- General-purpose C++ graph library☆235Updated 2 weeks ago
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆108Updated last week
- Core abstractions for dealing with concurrency in C++☆69Updated last year
- C++20 coroutine library☆141Updated 2 months ago
- Ultra fast C++11 allocator for STL containers.☆273Updated 4 years ago
- ☆128Updated 3 years ago
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆102Updated last month
- std::tuple like methods for user defined types without any macro or boilerplate code☆221Updated 2 years ago
- C++11 metaprogramming library☆281Updated 2 weeks ago
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago