vtyulb / AtomicSharedPtrLinks
Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it
☆67Updated 11 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☆199Updated last year
- Boost.org unordered module☆77Updated 2 weeks ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 6 years ago
- C++ serializers benchmark with realistic data☆124Updated 2 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆150Updated 4 years ago
- Implementation of the std::execution (P2300, sender/receiver) proposal☆85Updated 2 weeks ago
- ☆24Updated 3 years ago
- a small lightweight std::execution work-alike☆65Updated 5 months ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆127Updated 2 months ago
- A single header standard C++ serialization framework.☆196Updated 3 years ago
- A proposal for a executor programming model for ISO C++☆140Updated 5 years ago
- A fast work-stealing queue template in C++☆320Updated last year
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆143Updated last year
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆96Updated last week
- Ultra fast C++11 allocator for STL containers.☆273Updated 3 years ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆216Updated last year
- Task graph-based asynchronous programming system using C++ coroutine☆93Updated last year
- C++14 code to convert integers to strings at compile-time☆120Updated 8 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 3 months ago
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- C++20 Microservice Bootstrapping Framework☆228Updated this week
- Coroutines for C++20 & asio☆305Updated this week
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 7 months ago
- A C++ parser combinator library.☆153Updated 3 weeks ago
- A C++14 reflection library☆75Updated this week
- C++20 coroutine library☆135Updated 2 weeks ago
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago