Pure-Rust partition-table probe (GPT/MBR) and filesystem-magic sniffer.
rustgym solutions
All-Rust 1st-stage bootloader for ESP32-P4. Replaces IDF v5.3 bootloader.bin (which has hard architectural assumptions about app segment layout that no_std Rust apps don't satisfy). ROM loads us from flash@0x2000; we init the chip, read the partition table, locate the factory app, verify its appended SHA256, load segments via cache, and jump to its entry.
A highly parallel Perl 5 interpreter written in Rust
Forensic MBR parser — structure, anomaly detection, gap analysis, slack-space carving, and filesystem fingerprinting
OTA library for esp-hal
RVZ compression library.
A Rust library for parsing Valve .nav navigation mesh files and converting them to JSON
Agent-to-agent gossip network for AI systems — no winners, no losers, just cooperation
Input/Output utilities module for SciRS2 (scirs2-io)
Build disk images and filesystems (ext2/3/4, MBR, GPT) from a directory tree and TOML spec, in the spirit of genext2fs.
Correct, high-performance parallel bzip2 compression and decompression