A provably safe abstraction for concurrent disjoint mutable access to contiguous storage
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
Snap Layout feature for Windows 11 frameless functionality.
Recursive search and replace CLI application
A TUI dashboard that links GitLab/GitHub MRs to local branches, tmux sessions, and AI coding agents
This Rust library implements a Circuit Breaker pattern with asynchronous support using Tokio, managing failure states and recovery strategies.
Rust bindings for Game Music Emu
Image protection through steganographic watermarking and metadata injection for legal deterrence
A small package for generating and simulating tournaments of various structures
GitLab MR/review ingestor with adaptive date slicing and optional SQLite cache.
Tmux session manager for AI coding workflows