1
0
Fork
You've already forked Mini-Tools
0
Single-header C libraries I've made for various tasks
  • C 96%
  • Python 3.6%
  • Shell 0.4%
2025年10月22日 00:25:17 +00:00
knotools New utility: Properties.h 2025年10月21日 23:53:46 +00:00
tests Hopefully this doesn't get fucked in this ass this time 2025年10月22日 00:25:17 +00:00
.gitignore Test program for FileUtils 2025年01月10日 19:30:03 +00:00
Array.h New utility: Properties.h 2025年10月21日 23:53:46 +00:00
BuildMiApp.sh Python c-like string splitting 2025年06月27日 19:35:03 +00:00
Compress.h Compress.h: Buffered bit write stream 2025年04月01日 01:00:31 +00:00
FileUtils.h FU: Fix out of bounds write 2025年01月11日 22:36:47 +00:00
Hashtable.h Test program for FileUtils 2025年01月10日 19:30:03 +00:00
LICENSE Initial commit 2025年01月10日 01:03:19 +00:00
Mi.h Python c-like string splitting 2025年06月27日 19:35:03 +00:00
Properties.h Hopefully this doesn't get fucked in this ass this time 2025年10月22日 00:25:17 +00:00
README.md New utility: Properties.h 2025年10月21日 23:53:46 +00:00

Knot's Mini Tools

Single header libraries for use in smaller projects.

  • FileUtils.h provides utilities for loading and saving whole files to/from memory.
  • Hashtable.h provides a basic data-to-data hash table.
  • Mi.h provides a simple text compression library made as a proof of concept.
  • Properties.h provides 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.