vtyulb / AtomicSharedPtr
Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it
☆64Updated 7 months ago
Alternatives and similar repositories for AtomicSharedPtr:
Users that are interested in AtomicSharedPtr are comparing it to the libraries listed below
- Single-header library facilities for C++2a Coroutines☆80Updated 3 years ago
- Boost.org unordered module☆72Updated last week
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆170Updated last year
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 3 months ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆105Updated last month
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆145Updated 3 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆170Updated last month
- work contracts☆97Updated 3 months ago
- Coroutines for C++20 & asio☆276Updated 3 weeks ago
- A fast work-stealing queue template in C++☆306Updated last year
- a small lightweight std::execution work-alike☆65Updated last month
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆81Updated 2 months ago
- An indirect value-type for C++☆82Updated last year
- C++20 coroutine library☆127Updated 3 weeks ago
- ☆21Updated 3 years ago
- C++14 code to convert integers to strings at compile-time☆119Updated 4 months ago
- C++11 metaprogramming library☆256Updated 3 weeks ago
- an experimental standard C++ library☆89Updated last year
- A polymorphic value-type for C++☆227Updated last year
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- Header-only library for multithreaded programming☆234Updated last month
- A fast, simple tuple implementation that implements tuple as an aggregate☆216Updated 7 months ago
- A C++ parser combinator library.☆133Updated this week
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆142Updated last year
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Lewis Baker's Blog☆70Updated last month
- An adaption of Senders/Receivers for async networking and I/O☆18Updated 2 weeks ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆194Updated 3 years ago