Libraries
Gammasoft has several modern C++ libraries, the most well-known xtd.
Modern C++ libraries
Project | Brief | |
---|---|---|
![]() | xtd | Modern C++20 framework to create console (CLI), forms (GUI) and unit tests (xUnit) applications and libraries on Windows, macOS, Linux, iOS, Android, FreeBSD. and Haiku. |
![]() | tunit | Modern C++17 unit testing framework on Windows, macOS, Linux, iOS and android. |
![]() | delegates | Modern C++17 library containing multicast delegate and event classes on Windows, macOS, Linux, iOS and android. |
![]() | properties | Another C#-like property accessor for C++11 and above on Windows, macOS, Linux, iOS and android. |
C libraries
Project | Brief | |
---|---|---|
![]() | xtd_c | C11 framework to create console (CLI), forms (GUI) and unit tests (xUnit) applications and libraries on Windows, macOS, Linux, iOS, Android, FreeBSD. and Haiku. ⚠️ xtd_c IS A POC AND NOT YET IN DEVELOPMENT. xtd_c IS NOT READY TO BE USED. ⚠️ |