boost::ext is all about modern C++ libraries which can be characterized by
- Modern C++
- Header/Single Module only
- No dependencies/No macros
- Well tested/documented
ATM, there boost::ext consists of four core libraries
DI- C++14 Dependency Injection LibrarySML- C++14 State Machine LibraryUT- C++17/20 μ(micro)/Unit Testing FrameworkTE- C++17 Run-time polymorphism (type erasure) library
... and there are more coming!
Featured work
-
boost-ext/di
DI: C++14 Dependency Injection Library
C++ 707 -
boost-ext/sml
SML: C++14 State Machine Library
C++ 489 -
boost-ext/ut
UT: C++20 μ(micro)/Unit Testing Framework
C++ 432 -
boost-ext/te
TE: C++17 Run-time polymorphism (type erasure) library
C++ 172
1% towards 5 sponsors goal
Be the first to sponsor this goal!


Thanks for your work, keep doing it👍