anthonywilliams / atomic_shared_ptrLinks
☆24Updated 3 years ago
Alternatives and similar repositories for atomic_shared_ptr
Users that are interested in atomic_shared_ptr are comparing it to the libraries listed below
Sorting:
- Boost.org unordered module☆78Updated last week
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆67Updated last year
- C++11 compatible charconv☆31Updated last month
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 6 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆34Updated 7 years ago
- Core abstractions for dealing with concurrency in C++☆67Updated last year
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- HTTP/1 parsing and serialization algorithms using C++11☆29Updated last week
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆150Updated 4 years ago
- ☆32Updated 4 years ago
- C++ Concurrency TS 2☆14Updated 10 months ago
- An indirect value-type for C++☆84Updated last year
- Asio Buffers without the Asio☆15Updated last week
- 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
- A hash function library☆47Updated last month
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆196Updated 4 years ago
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- Implementation of the networking proposal P2762☆57Updated last month
- Light-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.☆112Updated last year
- Library for extracting stacktrace from exception.☆48Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆35Updated 2 months ago
- C++20 Microservice Bootstrapping Framework☆229Updated this week
- Light, fast, threadpool for C++20☆104Updated 2 years ago
- A fixed capacity dynamically sized string☆68Updated last month