yohhoy / yamcLinks
C++ mutex collections, cross-platform header-only C++11 (or later) library.
☆124Updated 3 years ago
Alternatives and similar repositories for yamc
Users that are interested in yamc are comparing it to the libraries listed below
Sorting:
- Header only associative linear container.☆41Updated 9 months ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆149Updated last year
- Sample implementation of C++20 atomic_wait/notify☆59Updated 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 …☆144Updated 3 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated last month
- Fixed size function wrapper like std::function☆69Updated 9 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- An experimental SQL connector for containers and streams of the C++ Standard Library☆36Updated 6 years ago
- A C++14 and later CRTP template for defining iterators