Rust to Go source code translator
Go to Rust source code translator
Experimental Go parser and compiler
Go-style application patterns for Rust CLI apps, workers, and background jobs.
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.
Compiler forge — ABI, IR, binary, and bootstrap diagnostics for self-hosting compilers
Pure-Rust AV1 codec — orphan-rebuild scaffold pending clean-room re-implementation.
Rust bindings for the Listen Notes Podcast API
A low-code enterprise integration framework for microservice orchestration
A highly parallel Perl 5 interpreter written in Rust
Gravity is a host generator for WebAssembly Components. It currently targets Wazero, a zero dependency WebAssembly runtime for Go.
A lightweight internationalization library ported from go-l10n