Overview of libmatoya features
masterlibmatoya is a lightweight, cross-platform application development library designed to provide essential system services with a minimal footprint and no external dependencies beyond the OS.
Key capabilities include:
- Low Overhead: Small binary footprint (< 1MB static lib, ~300KB linked).
- Cross-Platform: Single interface compatible with 7 platforms.
- System & Input: Window creation, input handling, and robust game controller support.
- Networking: HTTP/HTTPS, WebSockets, and TLS protocol wrappers.
- Graphics: Accelerated video frame and UI draw list rendering.
- Data & Security: JSON parsing/construction and common cryptography tasks.