Filter
Sort
Minimal no-disk UNIX-like path library written in C.
Updated 2026年04月25日 21:16:59 +02:00
Generate semantic version information to include in a C project.
Updated 2026年04月23日 04:04:11 +02:00
C unit and integration test program that supports per-test process isolation.
Updated 2026年04月20日 21:32:07 +02:00
Simple process spawning and monitoring relying only on `fork()`, `execvp()`, and `waitpid()`, and depending only on `errno`, `pipe()`, `fcntl()`, `read()`, `close()` for process output capture. Intended as a building block for task scheduling.
Updated 2026年04月08日 06:23:22 +02:00
The tiny-json is a versatile and easy to use json parser in C suitable for embedded systems. It is fast, robust and portable.
Updated 2026年04月05日 05:54:15 +02:00
A Turing-complete macro language for generating arbitrary binary and text files that operates on bit strings.
Updated 2026年02月22日 06:05:07 +01:00
A bitstreams based macro assembler for all sorts of use cases producing binary and text files quickly without reinventing code generation again.
Updated 2025年10月10日 07:14:11 +02:00
Simple networked E2EE. This is a mirror that may be updated less frequently than https://codeberg.org/Roil/sneak2
Updated 2025年05月30日 01:30:45 +02:00