vtyulb / AtomicSharedPtr
Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it
☆64Updated 6 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
- C++ serializers benchmark with realistic data☆122Updated 2 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆168Updated last year
- Boost.org unordered module☆71Updated this week
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆145Updated 3 years ago
- Light, fast, threadpool for C++20☆100Updated 2 years ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆103Updated 2 weeks ago
- ☆21Updated 3 years ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆215Updated 6 months ago
- Coroutines for C++20 & asio☆264Updated this week
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆62Updated 3 months ago
- C++11 metaprogramming library☆256Updated last week
- An indirect value-type for C++☆82Updated last year
- Lewis Baker's Blog☆70Updated 2 weeks ago
- Boost.Lockfree☆132Updated last week
- Task graph-based asynchronous programming system using C++ coroutine☆89Updated last year
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆192Updated 3 years ago
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆84Updated this week
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆167Updated 2 weeks ago
- A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.☆52Updated last year
- A fast work-stealing queue template in C++☆305Updated last year
- work contracts☆97Updated 2 months ago
- C++20 coroutine library☆126Updated this week
- A C++ parser combinator library.☆131Updated this week
- ☆48Updated 7 months ago
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- Concurrent Deferred Reference Counting☆160Updated last year
- a small lightweight std::execution work-alike☆65Updated 3 weeks ago
- A C++ QUIC and HTTP/3 library based on lsquic and boost::asio☆70Updated last year
- Lock-free concurrent work stealing deque in C++☆38Updated 7 years ago