basicpp / co-cpp19Links
C++20 Library with the fastest runtime and compile times
☆14Updated 2 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:
- Highly composable C++17 template meta programming library☆40Updated 6 years 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
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆14Updated 2 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆27Updated 2 years ago
- C++ to C++ code generation tool (enum2string conversion, serialization, reflection etc.)☆97Updated 5 years ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated last year
- test suite generation for C++☆27Updated 4 months ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆47Updated last year
- Core abstractions for dealing with concurrency in C++☆68Updated last year
- Compile-time printf-like string formatting☆77Updated 7 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 4 months ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library.☆44Updated 3 weeks ago
- 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
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- The Fancy Named Parameters Library☆36Updated 3 weeks ago
- Buffer and byte algorithms/types based on those of Asio☆16Updated 3 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 7 months ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆50Updated last month
- Floating point printing and parsing library based on Grisu2 and Krosh algorithms☆29Updated 2 years ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆25Updated last year
- Compile-time Checked, Type-Safe Formatting in C++14☆37Updated 8 years ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆25Updated last week
- Functional C++ iterator library☆25Updated 3 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆30Updated last year
- C++20 and onward collection of high performance data containers and related tools☆57Updated 3 weeks ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆22Updated 5 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago