louis1001 / stdluib

My own C standard library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My C standard library

Just a couple of utilities I've been having to rewrite in C. A place to put them as a single header library. Most of them will probably have bugs, please don't use this for your own project if you need stability.

Help and contributions are appreciated, though.

Components

  • String(builder)

About

My own C standard library

License:MIT License


Languages

Language:C 100.0%