An open API service indexing awesome lists of open source software.

https://github.com/eimamei/sili

Sili - a collection of cross-platform single-header libraries for modern C/C++ programming.
https://github.com/eimamei/sili

c c-programming cpp cpp-programming modern-c sili single-header-file standard-library stl

Last synced: about 2 months ago
JSON representation

Sili - a collection of cross-platform single-header libraries for modern C/C++ programming.

Awesome Lists containing this project

README

        

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ė](.github/cat.png)

---


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](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](https://discord.gg/MSfSmNanF2) for
any questions related to Sili.

# Versioning systems
- Format: `v..`.
- 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.