anthonywilliams / atomic_shared_ptrLinks
☆25Updated 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☆85Updated last week
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆68Updated last week
- C++11 compatible charconv☆31Updated last week
- HTTP/1 parsing and serialization algorithms using C++11☆29Updated last week
- Asio Buffers without the Asio☆15Updated last week
- 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
- Core abstractions for dealing with concurrency in C++☆67Updated last year
- Light, fast, threadpool for C++20☆106Updated 2 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Sample implementation of C++20 atomic_wait/notify☆61Updated 6 years 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
- Implementation of the networking proposal P2762☆63Updated 2 weeks ago
- an experimental standard C++ library☆90Updated last year
- C++14 code to convert integers to strings at compile-time☆120Updated 10 months ago
- C++20 Memory Allocator library☆36Updated 6 months ago
- An indirect value-type for C++☆84Updated 2 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆158Updated 3 months ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆34Updated 7 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 9 months ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Boost.org circular_buffer module☆63Updated 2 months ago
- Boost.org intrusive module☆61Updated 3 weeks ago
- A hash function library☆47Updated 2 months ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆183Updated 3 weeks ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆210Updated 2 years ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆42Updated 2 months ago
- Advanced compile-time validation in C++☆42Updated last year