cjdb / constexpr-contractsLinks
Pre-conditions, post-conditions, and assertions, all available at compile-time
β26Updated 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
Sorting:
- π Have your bits and eat them too! A C++17 bit lens container for vector types.β22Updated 5 years ago
- C++ components used in the project https://github.com/rnburn/bbaiβ53Updated 2 years ago
- Make std::mdspan formattable by std::format.β11Updated 2 years ago
- envy: Deserialize environment variables into type-safe structsβ67Updated 5 years ago
- Container Traits for Modern C++β29Updated 5 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!β75Updated 9 months 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
- A C++ data container replicating std::queue functionality but with better performance.β37Updated last week
- An attempt to introduce a new scripting language for CMakeβ60Updated 5 years ago
- C++ build system that uses C++ for build configuration.β24Updated this week
- Ergonomic C++ Iterator interface for STL containersβ39Updated 3 years ago
- C++ compile-time programming (serialization, reflection, code modification, enum to string, better enum, enum to json, extend or parse lβ¦β41Updated 4 years ago
- string pattern matching in C++20β10Updated 4 years ago
- <charconv> from Microsoft STL, but multi-platformβ39Updated 9 months ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20β20Updated 4 years ago
- A fixed capacity dynamically sized stringβ69Updated 3 weeks ago
- A C++20 serialization library (cereal fork)β30Updated 6 months ago
- A concise and readable metaprogramming language for C++β61Updated 5 years ago
- Compact SVO optimized vector for C++17 or higherβ112Updated last year
- C++20 for flag enumsβ27Updated 5 years ago
- Helpers for preventing the static initialization order fiasco of global variables.β46Updated 5 years ago
- Text encoding for modern C++β32Updated 4 years ago
- Simple header only library to add a spinner / progress indicator to any terminal application.β38Updated 6 years ago
- Yet another C++ text formatting library.β71Updated last year
- The Fancy Named Parameters Libraryβ36Updated 2 months ago
- Compile-time printf-like string formattingβ77Updated 7 years ago
- std::ring_span (SG14, P0059R1)β45Updated 9 years ago
- A single-file header-only library that lets you easily combine lambdas for C++11 and laterβ19Updated 5 years ago
- A compiler-friendly variadic type list for C++.β38Updated 2 years ago
- Similar to python's `repr`, for c++β32Updated 3 years ago