basicpp / co-cpp19Links
C++20 Library with the fastest runtime and compile times
☆14Updated last week
Alternatives and similar repositories for co-cpp19
Users that are interested in co-cpp19 are comparing it to the libraries listed below
Sorting:
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆26Updated last year
- test suite generation for C++☆28Updated 7 months ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 4 years ago
- C++ to C++ code generation tool (enum2string conversion, serialization, reflection etc.)☆98Updated 6 years ago
- The Fancy Named Parameters Library☆36Updated 3 months ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆22Updated 5 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 9 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆14Updated 2 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆47Updated last year
- Functional C++ iterator library☆25Updated 3 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 10 months ago
- C++20 and onward collection of high performance data containers and related tools☆57Updated 2 weeks ago
- Highly composable C++17 template meta programming library☆40Updated 6 years ago
- Simple mutation-testing☆47Updated last year
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- Rebooting the std::bitset franchise☆46Updated last month
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆25Updated this week
- Core abstractions for dealing with concurrency in C++☆69Updated last year
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆30Updated last year
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library.☆46Updated 2 months ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆54Updated last week
- Experimental library for coroutines and networking☆16Updated 8 years ago
- A concise and readable metaprogramming language for C++☆62Updated 5 years ago
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆20Updated 6 months ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 6 years ago
- MSGUI - Metashell GUI☆69Updated 7 years ago
- GUI application for DoxyPress☆25Updated last week
- Makes my C++ projects easier and faster to develop☆10Updated 3 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- A C++14 and later CRTP template for defining iterators☆76Updated last month