Skip to content
/ cstl Public

The neatest (mini)rewrite of the C/C++ Standard Library

License

Notifications You must be signed in to change notification settings

jasmcaus/cstl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 :)

About

The neatest (mini)rewrite of the C/C++ Standard Library

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages