A PID controller for robotics and discrete control systems
AXON — the formal cognitive language: a deterministic, proof-carrying AI runtime. Native Rust lexer/parser/type-checker/IR generator (re-exported from axon-frontend) plus the runtime: typed channels (π-calculus mobility, capability extrusion), algebraic effects via Free Monad CPS handlers, lease kernel + reconcile loop, the Epistemic Security Kernel, Trust Types, Proof-Carrying Code (independently verifiable proof objects), and the closed-catalog extension mechanism. Crate publishes as `axon-lang`; library import is `use axon::*` so existing call sites keep working unchanged.
A highly parallel Perl 5 interpreter written in Rust
Pure-Rust numerical algorithms library — high performance with SIMD support while also supporting no-std for embedded and WASM targets.
A flexible PID controller
Numerical methods and control systems analysis
Terminal-based tool for displaying GPUs usage stats on Linux.
A Wireshark-style terminal packet analyzer, reverse engineering, and security research tool with live capture, IDS, port scanner, packet crafter, and PCAP replay
A terminal user interface tool to monitor swap, NUMA topology, and GPU memory usage.
A TUI process inspector for Claude Code and OpenAI Codex CLI — like top for AI coding agents
A robust, thread-safe PID controller library written in Rust
A Rust crate for adaptive rate limiting and PID control.