Some extra libraries are included in this repo even if they don't follow some of the Principles.
| Library | Description |
|---|---|
| Foundation Extra | 🟥 Foundation types built using some simple C++ meta-programming |
| Reflection Auto | 🟥 Describe C++ structs at compile time without listing all fields |
| Serialization Binary Type Erased | 🟥 Implementation of SerializationBinary using a different approach. |