basicpp / co-cpp19Links
C++20 Library with the fastest runtime and compile times
☆14Updated 5 months ago
Alternatives and similar repositories for co-cpp19
Users that are interested in co-cpp19 are comparing it to the libraries listed below
Sorting:
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆22Updated 4 years ago
- test suite generation for C++☆28Updated 2 months 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 2 months ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 3 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆29Updated 11 months ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated 11 months ago
- C++ to C++ code generation tool (enum2string conversion, serialization, reflection etc.)☆95Updated 5 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆27Updated last year
- A wrapper of common C++ std types for functional programming☆22Updated last year
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 5 years ago
- The Fancy Named Parameters Library☆34Updated last month
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆24Updated 2 months ago
- Functional C++ iterator library☆25Updated 3 years ago
- A concise and readable metaprogramming language for C++☆61Updated 4 years ago
- Type safe "Keep it simple, stupid" text templates for C++☆39Updated 8 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 5 months ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- Core abstractions for dealing with concurrency in C++☆67Updated last year
- C++ compile-time programming (serialization, reflection, code modification, enum to string, better enum, enum to json, extend or parse l…☆41Updated 4 years ago
- A C++14 and later CRTP template for defining iterators☆75Updated last month
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆42Updated last year
- MSGUI - Metashell GUI☆69Updated 6 years ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated last month
- Simple mutation-testing☆46Updated last year
- A single-file header-only library that lets you easily combine lambdas for C++11 and later☆19Updated 5 years ago