cjdb / constexpr-contracts
Pre-conditions, post-conditions, and assertions, all available at compile-time
☆24Updated 3 years ago
Alternatives and similar repositories for constexpr-contracts:
Users that are interested in constexpr-contracts are comparing it to the libraries listed below
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 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 3 years ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 5 years ago
- Ergonomic C++ Iterator interface for STL containers☆38Updated 2 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated 7 months ago
- homogeneous variadic function parameters☆17Updated last year
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated 2 months ago
- Compilation of header-only C++23 constexpr utilities☆13Updated 8 months ago
- Comparison operators for std::span☆15Updated 5 years ago
- ☆61Updated 3 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- The Fancy Named Parameters Library☆31Updated 2 weeks ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 7 months ago
- Make std::mdspan formattable by std::format.☆10Updated last year
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆23Updated 2 weeks ago
- Portable UUID generation library for C++☆26Updated last year
- Some library components that didn't quite fit anywhere else...☆35Updated 8 months ago
- Text wrapper and column formatter for C++.☆26Updated 2 years ago
- ☆26Updated 5 years ago
- A compressed pair for C++17☆27Updated 3 years ago
- Forward declarations for C++ standard library☆22Updated 3 years ago
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated last year
- Build-system agnostic code generation application for C++.☆20Updated 3 weeks ago
- A single-file header-only library that lets you easily combine lambdas for C++11 and later☆19Updated 5 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆14Updated 2 years ago
- meta-programming, C++11☆16Updated 2 years ago