vtyulb / AtomicSharedPtrLinks
Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it
☆68Updated 3 weeks 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☆85Updated 3 weeks ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆211Updated 2 years ago
- C++ serializers benchmark with realistic data☆126Updated 2 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆155Updated 4 years ago
- Light, fast, threadpool for C++20☆108Updated 2 years ago
- Sample implementation of C++20 atomic_wait/notify☆61Updated 6 years ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆133Updated last week
- A fast work-stealing queue template in C++☆326Updated last year
- C++11 metaprogramming library☆276Updated last week
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- C++14 code to convert integers to strings at compile-time☆120Updated 10 months ago
- ☆26Updated 3 years ago
- A single header standard C++ serialization framework.☆197Updated 3 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆34Updated 7 years ago
- A micro microbenchmarking library for C++11 in a single header file☆226Updated 4 months ago
- a small lightweight std::execution work-alike☆64Updated 7 months ago
- A C++14 reflection library☆76Updated 3 weeks ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆64Updated 9 months ago
- C++20 Microservice Bootstrapping Framework☆233Updated 2 weeks ago
- Coroutine library and toolkit for C++20☆39Updated this week
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- C++20 coroutine library☆137Updated 3 weeks ago
- Ultra fast C++11 allocator for STL containers.☆274Updated 3 years ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆223Updated last year
- Implementation of the std::execution (P2300, sender/receiver) proposal☆93Updated this week
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆183Updated last month
- Boost.Lockfree☆145Updated 3 weeks ago
- Implementation of the networking proposal P2762☆68Updated 3 weeks ago
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆95Updated 3 months ago