„Miau miau miau a miau'au miau a miau miau miau, ma miau miau miau miau miau miau miau miau miau miau miau miau miau miau miau miau miau miau miau'll miau miau miau a miau.“ - katė
Sili is a collection of cross-platform single-header libraries for general programming in C99/C11. It focuses on providing a more modern developer experience whilst adhering to the main principles and appeals of C: simplicity, performance and portability.
Name | Version | Description |
---|---|---|
sili.h | v0.2.0 | A general-purpose library meant for modern day C development. An alternative to C/C++ standard libraries. |
You can join the semi-offical Discord server for any questions related to Sili.
- Format:
v<main>.<minor>.<patch>
. - A main release on github guarantees that the library will have working examples and tests that fufill their checks. Complete documentation is guaranteed, as well as compiled binaries being available for all platforms.