yohhoy / yamcLinks
C++ mutex collections, cross-platform header-only C++11 (or later) library.
☆122Updated 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 8 months ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆149Updated last year
- Boost.org circular_buffer module☆58Updated last month
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Boost.org unordered module☆73Updated this week
- C++ generic make factory☆107Updated 6 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆178Updated 2 weeks ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆141Updated 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 …☆141Updated 2 months ago
- Fixed size function wrapper like std::function☆69Updated 9 years ago
- A C++14 and later CRTP template for defining iterators☆74Updated last month
- A lightweight, non-owning reference to a callable.☆173Updated 3 years ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆157Updated 2 months ago
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- spdlog setup initialization via file configuration for convenience.☆80Updated last year
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆44Updated 2 weeks ago
- Boost.org multi_index module☆51Updated last month
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library☆239Updated 4 months ago
- A C++14 reflection library☆72Updated last week
- Boost.org type_traits module☆64Updated last month
- Literal Logging for C++☆86Updated 7 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆66Updated 3 months ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆255Updated 5 years ago
- Stack allocated and type-erased functors 🐜☆54Updated 6 years ago
- The missing C++ tuple functionality☆84Updated 5 years ago
- modern C++ type traits and metafunctions for callable types☆135Updated last month
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 years ago
- Boost.org smart_ptr module☆109Updated 3 weeks ago