dr-m / atomic_sync
Tiny mutex and rw-locks based on C++11 or C++20 std::atomic
☆20Updated 5 months ago
Alternatives and similar repositories for atomic_sync:
Users that are interested in atomic_sync are comparing it to the libraries listed below
- ☆57Updated 4 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- ☆48Updated 7 years ago
- A simple replacement for std::unordered_map☆47Updated 7 months ago
- ☆18Updated 4 months ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- Using coroutines to implement C++ exceptions for freestanding environments☆73Updated 4 months ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- The draft C++ Reflection Technical Specification☆86Updated 3 years ago
- async io-uring based kernel io library☆30Updated 3 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- https://dfrib.github.io/a-foliage-of-folly/☆12Updated 4 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆173Updated 11 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆65Updated 2 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆51Updated 8 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆61Updated 2 months ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 5 months ago
- A nano concurrency library☆24Updated 4 years ago
- C++ serializers benchmark with realistic data☆121Updated 2 years ago
- C++20 Static Branch library☆53Updated last week
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆98Updated 2 weeks ago
- Comparison of C++ Serialization Libraries for Graph Data☆34Updated 3 years ago
- "Deboostified" version of boost.context (coroutines), Plain and simple C API for context switching. Easy build on multiple platforms.☆90Updated 2 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- A C++11/14/17/20 implementation of INVOKE and its related facilities.☆18Updated 4 years ago
- Fixed size function wrapper like std::function☆69Updated 8 years ago
- Experimental JSON builder based on C++ reflection☆50Updated last month
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆32Updated 9 months ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 years ago