README.md

September 29, 2023 ยท View on GitHub

libmatoya is a cross-platform application development library.

Getting Started

Features

  • Small binary footprint (< 1MB static lib, ~300KB linked)
  • No dependencies outside of what's provided by the OS
  • Single interface compatible with 7 platforms
  • Window creation and input handling
  • Robust game controller support
  • HTTP/HTTPS, WebSockets, TLS protocol wrapper
  • Accelerated video frame and UI draw list rendering
  • JSON parsing and construction
  • Common cryptography tasks
  • ... and more!

If you're interested in being part of the journey, join us on Discord.

Platform Support

PlatformMinimum Version
Windows10
AndroidAndroid 9 (API Level 28)
macOS10.15
iOS / tvOSComing soon!
Linux*
Web** Chrome 86, Firefox 79

* Linux relies on certain dependencies being present on the system at run time.
** Safari is currently not supported.