basicpp / co-cpp19Links
C++20 Library with the fastest runtime and compile times
☆14Updated 3 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:
- The Fancy Named Parameters Library☆32Updated 2 months ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated 9 months ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆24Updated this week
- Playground for Cloud CI development for C++☆24Updated 4 years ago
- C++20 and onward collection of high performance data containers and related tools☆55Updated 2 weeks ago
- Rebooting the std::bitset franchise☆44Updated 2 months ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- Tiny Test System☆27Updated 3 weeks ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆53Updated 3 months ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- 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
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 6 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆13Updated last year
- test suite generation for C++☆27Updated 2 weeks ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 9 months ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 4 years ago
- C++ to C++ code generation tool (enum2string conversion, serialization, reflection etc.)☆95Updated 5 years ago
- RPC library for embedded systems without code generation☆18Updated this week
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆126Updated 2 years ago
- Rust-like trait-based polymorphism for C++☆9Updated 2 years ago
- Text encoding for modern C++☆31Updated 4 years ago
- Using C++ templates to track dimensional metadata☆11Updated 4 years ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 5 years ago
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆58Updated 5 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Type safe "Keep it simple, stupid" text templates for C++☆39Updated 8 years ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 3 years ago