|
htils 1
A small set of utilities for C programming.
|
A set of utilities I prefer for C for primarily Linux, but I'm pretty certain most if not all the utilities should work for Windows too.
u8-u64i8-i64b32cstrucstrnullAvailable through htils/arena.h
Available through htils/string.h
Available through htils/assert.h
Available through htils/stringmap.h
Available through htils/path.h
Available through htils/darray.h
Available through htils/file.h
Available through htils/cli.h
Available through htils/dotenv.h
Available through htils/test.h
Final note in the features tab
This library is mostly documented, so if you need help on how to use each respective api, read the header files in
./includeIf you want a nice little documentation site, run doxygen in a clone of this repo and open index.html in
./doc/htmlEdit: The documentation site is now deployed to https://htils.h4rl.dev!
Run
Run
This project is licensed under the BSD-3 Clause License - see the [LICENSE](LICENSE) file for details.