Stars
mstd (Maipa's Standard Library) is an extension of the C++ standard library, providing additional utility functions, new data types, and helpful templates for type comparisons. It aims to enhance t…
GLSL Std140 and Std430 Layout Calculator
AndroidGeeksYT / kawaii
Forked from NvChad/NvChadBlazing fast Neovim framework providing solid defaults and a beautiful UI, enhancing your neovim experience.
A simple C/C++ IDE for Android, backed on powerfull Termux
mcui (MAIPA's Console User Interface) is a C++ library designed to simplify the creation of console-based menus and input fields. It provides a structured way to build interactive terminal interfac…
margs (Maipa's Args Analyzer) is a C++ library for parsing command-line arguments. It supports flags (--flag), values (--value value), and grouped arguments (e.g., group --group-flag). The library …
A C++ wrapper around the PCRE2 library to provide a more user-friendly and object-oriented interface for using regular expressions, while retaining the performance and flexibility of the original l…
Startup project for the purposes of the course "Graphics Programming" conducted at Lodz University of Technology.