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:
- C++ to C++ code generation tool (enum2string conversion, serialization, reflection etc.)☆95Updated 5 years ago
- 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
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated 10 months ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- test suite generation for C++☆27Updated last month
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆20Updated 3 weeks ago
- The Fancy Named Parameters Library☆33Updated 2 months ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆25Updated 3 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- A concise and readable metaprogramming language for C++☆60Updated 4 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 3 months ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- Functional C++ iterator library☆25Updated 3 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- Portable UUID generation library for C++☆26Updated 2 years ago
- Rust-like trait-based polymorphism for C++☆9Updated 2 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- Bit containers, sequences, and views for everyone. 🕷️☆127Updated 3 years ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 5 years ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 3 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 10 months ago
- Build-system agnostic code generation application for C++.☆21Updated last week
- RPC library for embedded systems without code generation☆18Updated last week
- Header-only C++17 library for evaluating logical expressions.☆85Updated 3 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- Rebooting the std::bitset franchise☆44Updated 3 months ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆13Updated last year