xtd (pronounced "extend") is a modern C++20 framework to create console CLI), forms (GUI like WinForms) and unit test (xUnit) applications on Windows, macOS, Linux, iOS , Android, FreeBSD and Haiku.
• Website : https://gammasoft71.github.io/xtd/
• Sources : https://github.com/gammasoft71/xtd
• Reference guide : https://gammasoft71.github.io/xtd/reference_guides/latest/index.html
• Install : https://gammasoft71.github.io/xtd/docs/downloads
• Portability : https://gammasoft71.github.io/xtd/docs/documentation/portability
• Examples : https://github.com/gammasoft71/xtd/tree/master/examples/README.md
Features
- Free and open-source (MIT License)
- a collection of native C++ classes libraries, to complete std
- API close to the .net API with a modern C++ approach and full integration with the std standard;
- written in efficient, modern C++20 with RAII programming idiom
- and highly portable and available on many different platforms (Windows, macOS, Linux, iOS and Android)
License
MIT LicenseOther Useful Business Software
AestheticsPro Medical Spa Software
AestheticsPro is the most complete Aesthetics Software on the market today. HIPAA Cloud Compliant with electronic charting, integrated POS, targeted marketing and results driven reporting; AestheticsPro delivers the tools you need to manage your medical spa business. It is our mission To Provide an All-in-One Cutting Edge Software to the Aesthetics Industry.
Rate This Project
Login To Rate This Project
User Reviews
-
* xtd is a good easy to use project. The learning curve is fast and even faster for anyone familiar with . Net winning forms. * xtd is composed of several libraries, including xtd.core for accessing system functionality and for creating console applications, xtd.drawing for GDI+ graphics functionality, xtd.forms for creating GUI applications, and xtd.tunit for unit testing framework