basicpp17 / co-cpp19

C++20 Library with the fastest runtime and compile times
MIT License
14 stars 2 forks source link
collections coroutines cpp-libraries cpp20 metaprogramming optimized value-types

Co-C++19

The Fastest Meta Programming Library

A versatile collection of compile time optimized tools for C++ programming.

Qbs-Tests CMake-Tests Static Analyzer Conan-Tests

Target Compilers

This library uses the latest C++ features available in GCC, Clang and Visual Studio 2019 and 2022. It compiles in "c++20" mode on all compilers.

Currently tested Compilers:

Contents

Co-Cpp19 contains a lot of sublibraries and is splitted into many small headers. This aims to enable the "pay only what you use policy" of C++ at compile time.

Work in progress libraries, with less tests:

Naming Schema

C++ uses a unified namespace between types, functions and constants. Therefore we use the following patterns.

Words and Phrases