PRJ/01
ML / SERVE
aprender
Next-generation ML in pure Rust. One install, one binary, full stack.
57 commands across inference, training, model ops, quantization, profiling, registry, and GPU — backed by 405 equation-based contracts.
apr run · chat · serve · run GGUF, SafeTensors, .apr models locallyapr finetune · train · distill · LoRA / QLoRA fine-tuning- SIMD (AVX2) + CUDA PTX kernels · 225+ tok/s on 7B / RTX 4090
PRJ/02
INFRA / IaC
forjar
Rust-native IaC. Bare-metal first. BLAKE3 content-addressed state.
One binary, 17 deps, zero cloud APIs. Drift detection via local hash compare. Apply in milliseconds, not minutes.
forjar plan · apply · drift · YAML → DAG → ssh execution- Content-addressed store (Nix-inspired) · 4-level purity model
- 11 resource types incl.
model, gpu, pepita sandbox
noah@admin
~/infra/home-lab
PRJ/03
TRANSPILE
xpile / decy / depyler / ruchy
Bring any codebase to Rust. Python, C, and a new language built for it.
Three transpilers and a programming language, sharing one philosophy: ownership-aware codegen, formal verification, and energy-efficient output.
depyler · Python → Rust · semantic verification, MCP integrationdecy · C → Rust · ownership inference, 0 unsafe blocks by defaultruchy · self-hosting language · transpiles to Rust, beats C at runtime
PRJ/04
VERIFY / MCP
pmat
MCP agent toolkit. Make code-with-agents deterministic.
Six orthogonal quality metrics (TDG), mutation testing, WASM formal verification, and zero-config context generation for any codebase.
pmat context · LLM-optimized repo context for Claude Code, Clinepmat analyze tdg · A+ → F grade across complexity, SATD, coverage…pmat analyze wasm --verify · formal proofs of memory safety