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:
- Implementation of std::any, including small object optimization, for C++11 compilers☆148Updated last year
- Header only associative linear container.☆42Updated 11 months 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 …☆145Updated 5 months ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 3 months ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- 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☆247Updated 7 months ago
- C++11 metaprogramming library☆265Updated 3 weeks ago
- A micro microbenchmarking library for C++11 in a single header file☆224Updated 2 months ago
- C++ serializers benchmark with realistic data☆124Updated 2 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆157Updated last month
- A lightweight, non-owning reference to a callable.☆176Updated 3 years ago
- std::bitset with constexpr implementations plus additional features.☆123Updated 2 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Microbenchmarking for Modern C++☆225Updated 4 years ago
- A STL allocator that mmaps files☆249Updated 4 years ago
- A C++ implementation of timsort☆309Updated 9 months ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆143Updated last year
- A single header standard C++ serialization framework.☆196Updated 3 years ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆180Updated 11 months ago
- C++ generic make factory☆108Updated 6 years ago
- C++11 header-only message digest library☆202Updated 3 weeks ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆196Updated 4 years ago
- Implementation of C++20's std::span for older compilers☆363Updated 2 years ago
- an experimental standard C++ library☆90Updated last year
- C++ standard library features, "from scratch"☆192Updated 7 months ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- spdlog setup initialization via file configuration for convenience.☆81Updated last year