Emanem / shared_mutexLinks
A C++11 shared mutex with high emphasis on performance
☆21Updated 3 years ago
Alternatives and similar repositories for shared_mutex
Users that are interested in shared_mutex are comparing it to the libraries listed below
Sorting:
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆181Updated 5 years ago
- any lite - A C++17-like any, a type-safe container for single values of any type for C++98, C++11 and later in a single-file header-only …☆141Updated 2 months ago
- Implementation of std::future from the C++ Concurrency TS☆30Updated 2 years ago
- A single header standard C++ serialization framework.☆194Updated 3 years ago
- Urdl C++ Library - Urdl is a cross-platform C++ library for downloading web content using a URL. It provides an easy-to-use extension to …☆115Updated 7 years ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆84Updated 3 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 8 years ago
- A C++14 reflection library☆73Updated 2 weeks ago
- HTTP client library for Boost.Asio☆62Updated 5 years ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆66Updated 8 months ago
- Library of backported modern C++ types to work with C++11☆82Updated last month
- Async GRPC with C++20 coroutine support☆73Updated 2 years ago
- PolyM is a very simple C++ message queue intended for inter-thread communication☆196Updated 10 months ago
- Boost.org pool module☆54Updated last month
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 5 years ago
- header only log inherited from Nanolog☆37Updated 4 years ago
- HTTP and WebSocket built on Asio in C++11☆11Updated 6 years ago
- Header-only C++ logging library☆140Updated 4 months ago
- A special smart pointer to exchange data between threads☆37Updated 6 years ago
- redis-cpp is a header-only library in C++17 for Redis (and C++11 backport)☆130Updated 6 months ago
- Convert build system from autoconf/make to CMake☆76Updated 2 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 3 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Boost.org interprocess module☆151Updated 2 weeks ago
- Object pool implementation in C++11☆99Updated 4 years ago
- A C++ QUIC and HTTP/3 library based on lsquic and boost::asio☆71Updated last year
- Various synchronization primitives for multithreaded applications in C++11.☆22Updated 9 years ago
- Collection of header-only utilities for C++☆35Updated last year
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆31Updated 6 years ago
- Scope Guard & Defer C++☆173Updated last year