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.
Rust bindings for the Listen Notes Podcast API
A highly parallel Perl 5 interpreter written in Rust
Effect types for deep_causality heterogeneous graphs and causal collections.
Singapore jurisdiction support for Legalis-RS (Companies Act, Employment Act, PDPA, Consumer Protection)
New Type idiom helper for string-like types
A Rust derive macro for internationalization (i18n) support.
An implementation for Rust internationalization (i18n) support via derive macro.
Derive macro that maps vocabulary IRIs onto enum variants, with compile-time prefix resolution and const-friendly output.
Convert binary streams to SQL values / 将二进制流转换为SQL值
A simple and effective inventory system for games.
Pure-Rust time-based scene / composition model for oxideav — PDF pages, RTMP streaming compositor, NLE timelines on one data model