vtyulb / AtomicSharedPtr
Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it
☆60Updated 4 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
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆144Updated last year
- Boost.org unordered module☆66Updated 3 weeks ago
- Light, fast, threadpool for C++20☆97Updated last year
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆143Updated 3 years ago
- a small lightweight std::execution work-alike☆57Updated 4 months ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆190Updated 3 years ago
- C++11 metaprogramming library☆254Updated last month
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆161Updated last week
- C++20 coroutine library☆124Updated this week
- Coroutines for C++20 & asio☆252Updated last week
- work contracts☆70Updated last week
- ☆20Updated 3 years ago
- Concurrent Deferred Reference Counting☆156Updated 11 months ago
- C++ serializers benchmark with realistic data☆120Updated 2 years ago
- Boost.Lockfree☆128Updated last month
- A fast, simple tuple implementation that implements tuple as an aggregate☆208Updated 4 months ago
- A proposal for a executor programming model for ISO C++☆137Updated 4 years ago
- an experimental standard C++ library☆90Updated 10 months ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆80Updated 2 months ago
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆91Updated 5 months ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- A fast work-stealing queue template in C++☆300Updated last year
- An implementation of C++ "senders and receivers" async framework suitable for embedded platforms.☆206Updated this week
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆171Updated 5 years ago
- An implementation of Seqlock in C++11☆205Updated 6 months ago
- A C++ parser combinator library.☆117Updated last month
- Header-only library for multithreaded programming☆233Updated 3 weeks ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago