-
- Focuses on
composability
,declarativeness
andease of testing
(loosely coupled) - Incorporates
compile-time
self-testing uponinclude/import
(can be disabled with-DNTEST
) and/or exposesrunt-time
tests withtest::run()
*
- Focuses on
-
- Applies
compile-time
* andrun-time
* optimizations - Strives for fast
compilation-times
(C++20 modules support)
- 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.
Top languages
Loading…
Most used topics
Loading…