-
- Focuses on
composability
,declarativeness
andease of testing
- Incorporates
compile-time
self-testing uponinclude/import
(can be disabled via-DNTEST
) and/or exposesrunt-time
tests vialib::test::run()
*
- Focuses on
-
- Applies
compile-time
* andrun-time
* optimizations - Strives for fast
compilation-times
(supports C++20 modules*)
- Applies
-
- Strives for minimal
API
,dependencies
andease of integration
(single independent header/module*) - Supports experimenting on https://compiler-explorer.com
- Strives for minimal
Popular repositories Loading
Repositories
Showing 10 of 13 repositories
People
This organization has no public members. You must be a member to see who’s a part of this organization.