dr-m / atomic_sync
Tiny mutex and rw-locks based on C++11 or C++20 std::atomic
☆19Updated 4 months ago
Alternatives and similar repositories for atomic_sync:
Users that are interested in atomic_sync are comparing it to the libraries listed below
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- ☆47Updated 7 years ago
- ☆58Updated 3 years ago
- A simple replacement for std::unordered_map☆47Updated 6 months ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- async io-uring based kernel io library☆30Updated 3 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 2 years ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆80Updated last month
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆60Updated 2 weeks ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆31Updated 7 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- Boost.org unordered module☆66Updated this week
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- Using coroutines to implement C++ exceptions for freestanding environments☆73Updated 2 months ago
- Comparison of C++ Serialization Libraries for Graph Data☆33Updated 3 years ago
- Provides run-time tuple element access☆14Updated 3 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago
- Adapters for interfacing libuv with C++ resumable functions☆115Updated 4 months ago
- C++20 Static Branch library☆52Updated 5 months ago
- Single-header library facilities for C++2a Coroutines☆80Updated 2 years ago
- An indirect value-type for C++☆82Updated last year
- A special smart pointer to exchange data between threads☆37Updated 5 years ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 4 months ago
- Effective Memory Reclamation☆53Updated 4 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆171Updated 11 years ago
- Fixed size function wrapper like std::function☆69Updated 8 years ago
- A prototype implementation of the executors proposal☆85Updated 5 years ago
- A hash function library☆38Updated 3 weeks ago