A highly parallel Perl 5 interpreter written in Rust
Language-agnostic bytecode VM with fused superinstructions and a 3-tier Cranelift JIT (linear/block/tracing)
The first compiled Unix shell — bytecode VM, worker pool, AOP intercept, Rkyv caching
Awk implementation in Rust with broad CLI compatibility, parallel records, and experimental Cranelift JIT
Zsh-compatible completion system for zshrs — SQLite FTS5, menuselect, zstyle
Real-time bandwidth monitor — iftop clone in Rust with ratatui TUI, 31 themes, process attribution, mouse support
Modern, high-performance lsof implementation in Rust
A temporary file manager with stack mechanism