Single-header C libraries I've made for various tasks
- C 96%
- Python 3.6%
- Shell 0.4%
| knotools | New utility: Properties.h | |
| tests | Hopefully this doesn't get fucked in this ass this time | |
| .gitignore | Test program for FileUtils | |
| Array.h | New utility: Properties.h | |
| BuildMiApp.sh | Python c-like string splitting | |
| Compress.h | Compress.h: Buffered bit write stream | |
| FileUtils.h | FU: Fix out of bounds write | |
| Hashtable.h | Test program for FileUtils | |
| LICENSE | Initial commit | |
| Mi.h | Python c-like string splitting | |
| Properties.h | Hopefully this doesn't get fucked in this ass this time | |
| README.md | New utility: Properties.h | |
Knot's Mini Tools
Single header libraries for use in smaller projects.
FileUtils.hprovides utilities for loading and saving whole files to/from memory.Hashtable.hprovides a basic data-to-data hash table.Mi.hprovides a simple text compression library made as a proof of concept.Properties.hprovides basic read-only configuration file parsing.
Licen(c|s)e
The licence is the MIT licence.
Other than this, please only use this Software for Good, and never for Evil.