vtyulb / AtomicSharedPtr
Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it
☆52Updated 4 months ago
Alternatives and similar repositories for AtomicSharedPtr:
Users that are interested in AtomicSharedPtr are comparing it to the libraries listed below
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆139Updated last year
- C++11 metaprogramming library☆254Updated 2 weeks ago
- C++ serializers benchmark with realistic data☆120Updated 2 years ago
- Header-only library for multithreaded programming☆232Updated last week
- Boost.org unordered module☆66Updated this week
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆189Updated 3 years ago
- Boost.Lockfree☆128Updated last month
- Single-header library facilities for C++2a Coroutines☆80Updated 2 years ago
- A fast work-stealing queue template in C++☆300Updated 11 months ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆143Updated 3 years ago
- A proposal for a executor programming model for ISO C++☆137Updated 4 years ago
- C++20 coroutine library☆124Updated 2 months ago
- Coroutines for C++20 & asio☆247Updated last month
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆139Updated 9 months ago
- A C++ QUIC and HTTP/3 library based on lsquic and boost::asio☆69Updated last year
- An async redis client designed for performance and scalability☆240Updated last month
- ☆19Updated 3 years ago
- A single header standard C++ serialization framework.☆191Updated 3 years ago
- Boost.URL is a library for manipulating Uniform Resource Identifiers (URIs) and Locators (URLs).☆185Updated last week
- A prototype implementation of the executors proposal☆85Updated 5 years ago
- A C++14 reflection library☆68Updated last month
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆155Updated this week
- an experimental standard C++ library☆90Updated 9 months ago
- A polymorphic value-type for C++☆228Updated last year
- C++20 Meta-Programming library☆256Updated 2 weeks ago
- Light, fast, threadpool for C++20☆97Updated last year
- Ultra fast C++11 allocator for STL containers.☆274Updated 3 years ago
- ☆127Updated last year
- A fast, simple tuple implementation that implements tuple as an aggregate☆205Updated 4 months ago
- Adapters for interfacing libuv with C++ resumable functions☆115Updated 4 months ago