tinyclib is a tiny C library for building applications across various platforms, from server-grade hardware to desktops, mobile, and embedded devices.
git clone https://github.com/devfacet/tinyclib.git
cd tinyclib/
cmake --workflow --preset default
ctest --preset default
See CONTRIBUTING.md
Licensed under The MIT License (MIT)
For the full copyright and license information, please view the LICENSE.txt file.