Projects

Open-source C libraries and CLI tools under GPLv3 (tools) / LGPLv3 (libraries). One monorepo, six libraries, three tools — benchmarked, tested, zero external runtime dependencies.

2 projects

Under the Unmanaged Bytes brand, system tools and C libraries in the Unix tradition. The principle is simple: each program does one thing, and does it well.

The code is readable — not “clever,” readable. Tested, because every branch deserves to be verified. Benchmarked with reproducible numbers, because “it’s fast” means nothing without measurement. Tools released under GPLv3, libraries under LGPLv3.

The ecosystem ships as the BitCrafts Toolkit monorepo, with the BitCrafts Vigil GTK4 desktop app on top. Maintained software — proof that one person, discipline, and the right fundamentals are enough to produce professional-quality software, with no framework and no external runtime dependencies.

CLI tools

Modern alternatives to classic Unix utilities. Statically linked, long-only CLI flags, parseable output (table on TTY, TSV on pipe).

Applications

Applications built on top of the tools. Web interfaces or services, designed for trusted intranets.