The first compiled Unix shell — bytecode VM, worker pool, AOP intercept, Rkyv caching
Lexer + parser for zshrs — port of zsh's lex.c + parse.c. Shared between the zshrs runtime and zshrs-daemon.
Singleton daemon for zshrs — owns fsnotify, rkyv shard images, catalog/history SQLite, IPC, pub/sub, and cross-shell coordination
Zsh-compatible completion system for zshrs — SQLite FTS5, menuselect, zstyle
Language-agnostic bytecode VM with fused superinstructions and a 3-tier Cranelift JIT (linear/block/tracing)
A highly parallel Perl 5 interpreter written in Rust
1:1 Rust port of powerline/powerline. The ultimate statusline/prompt utility
Awk implementation in Rust with broad CLI compatibility, parallel records, and experimental Cranelift JIT
Eww notification daemon in rust
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