yohhoy / yamcLinks
C++ mutex collections, cross-platform header-only C++11 (or later) library.
☆125Updated 3 years ago
Alternatives and similar repositories for yamc
Users that are interested in yamc are comparing it to the libraries listed below
Sorting:
- Implementation of std::any, including small object optimization, for C++11 compilers☆151Updated last year
- Header only associative linear container.☆43Updated last year
- 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 …☆153Updated 2 months ago
- Sample implementation of C++20 atomic_wait/notify☆62Updated 6 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆185Updated 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.☆252Updated 2 months ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆148Updated last year
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆165Updated 3 weeks ago
- C++ generic make factory☆108Updated 6 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆172Updated 4 years ago
- A STL allocator that mmaps files☆254Updated 4 years ago
- A feature complete LRU cache implementation in C++☆264Updated 6 years ago
- diff template library written by C++☆311Updated last year
- A prototype implementation of the executors proposal☆86Updated 6 years ago
- C++11 header-only message digest library☆204Updated 5 months ago
- C++ serializers benchmark with realistic data☆127Updated 3 years ago
- Fast multi-threaded memory allocator☆79Updated 6 years ago
- A proposal for a executor programming model for ISO C++☆141Updated 5 years ago
- Compile time mathematic functions for C++14☆186Updated 4 years ago
- Modern C++ generic header-only template library.☆105Updated 6 months ago
- Boost.org interprocess module☆171Updated this week
- std::bitset with constexpr implementations plus additional features.☆126Updated 2 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆197Updated 4 years ago
- A lightweight, non-owning reference to a callable.☆184Updated 4 years ago
- C++11 metaprogramming library☆280Updated last week
- modern C++ type traits and metafunctions for callable types☆137Updated last month
- The missing C++ tuple functionality☆85Updated 5 years ago
- A C++ implementation of timsort☆313Updated last year
- An experimental SQL connector for containers and streams of the C++ Standard Library☆37Updated 7 years ago