anthonywilliams / atomic_shared_ptrLinks
☆26Updated 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☆86Updated 2 weeks ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆213Updated 2 years ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆70Updated last month
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Light, fast, threadpool for C++20☆109Updated 2 years ago
- C++20 coroutine runtime built on top of io_uring☆21Updated last year
- Core abstractions for dealing with concurrency in C++☆68Updated last year
- C++11 compatible charconv☆31Updated 2 weeks ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆145Updated last year
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆36Updated 7 years ago
- HTTP/1 parsing and serialization algorithms using C++11☆29Updated this week
- Sample implementation of C++20 atomic_wait/notify☆61Updated 6 years ago
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆183Updated last month
- benchmark for various C++ function implementations; focus on invocation time☆96Updated 6 years ago
- Coroutine support tools☆36Updated last month
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- A hash function library☆47Updated 2 weeks ago
- C++ framework for rapid server development☆77Updated last year
- ☆31Updated 4 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆36Updated 4 months ago
- A C++14 and later CRTP template for defining iterators☆76Updated 2 weeks ago
- Libunifex networking library☆20Updated 3 years ago
- Finite State Machine using C++20 coroutines with symmetric transfer☆93Updated 2 years ago
- C++ Better Futures☆49Updated 2 years ago
- Tutorial and Reference for writing network applications with Boost.Asio☆15Updated 2 years ago