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
- ☆58Updated 4 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A simple replacement for std::unordered_map☆47Updated 6 months ago
- async io-uring based kernel io library☆30Updated 3 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆65Updated 2 years ago
- ☆47Updated 7 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆60Updated 3 weeks ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- Single-header library facilities for C++2a Coroutines☆80Updated 3 years ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆80Updated 2 months ago
- CES - Coroutines, Epoll and Sockets☆45Updated last year
- An indirect value-type for C++☆82Updated last year
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆22Updated 5 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆51Updated 8 years ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- Container Traits for Modern C++☆28Updated 4 years ago
- a c++ header library that implements variant constexpr functions and types.☆83Updated 5 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆31Updated 7 years ago
- Boost.org unordered module☆66Updated 3 weeks ago
- Comparison of C++ Serialization Libraries for Graph Data☆33Updated 3 years ago
- C++20 Static Branch library☆52Updated 5 months ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- Coroutine library and toolkit for C++20☆38Updated last month
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆58Updated 4 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆32Updated 8 months ago
- Coroutine Support Library☆34Updated 6 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated this week