Skip to content
/ sili Public

Sili - a cross-platform standard library for modern C programming

License

Notifications You must be signed in to change notification settings

EimaMei/sili

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sili

„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.

Libraries

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.

Contact

You can join the semi-offical Discord server for any questions related to Sili.

Versioning systems

  • 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.