Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 615 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 615 Bytes

CSTL

The Coreten Standard Library, a neat and mini Standard Library for C.

Please note that most features in this project are highly experimental and might break pieces of your code. Nevertheless, it is an interesting project as it exposes the inner layers of what's always regarded as a 'black box'.

Usage

Include cstl. That's all!

#include <cstl/cstl.h>

Contributing

Contributions are welcome! Send in your PRs!

License

This project is MIT-licensed in name-only. Feel free to experiment, break, copy, monetise -- basically do whatever you want with CSTL. Credit is optional :)