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☆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 …☆152Updated last month
- Sample implementation of C++20 atomic_wait/notify☆62Updated 6 years ago
- Experimental implementations of lock-free algorithms, using hazard pointers and tagged pointers.☆31Updated 14 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆185Updated last week
- ☆87Updated 4 months 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.☆252Updated last month
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆165Updated last week
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- C++11 header-only message digest library☆204Updated 5 months ago
- Fixed size function wrapper like std::function☆70Updated 9 years 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
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆197Updated 4 years ago
- diff template library written by C++☆309Updated last year
- A C++ implementation of timsort☆313Updated last year
- A micro microbenchmarking library for C++11 in a single header file☆226Updated 3 weeks ago
- A proposal for a executor programming model for ISO C++☆141Updated 5 years ago
- A STL allocator that mmaps files☆254Updated 4 years ago
- Fast multi-threaded memory allocator☆79Updated 6 years ago
- A C++ library that implements the WhatWG URL specification☆60Updated last week
- A dynamically-resizable vector with fixed capacity and embedded storage☆172Updated 4 years ago
- An experimental SQL connector for containers and streams of the C++ Standard Library☆37Updated 7 years ago
- Light, fast, threadpool for C++20☆109Updated 2 years ago
- C++11 metaprogramming library☆279Updated 3 weeks ago
- Flat containers for C++☆59Updated 6 months ago
- A single header standard C++ serialization framework.☆199Updated 4 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 3 years ago
- C++ serializers benchmark with realistic data☆126Updated 2 years ago