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.
feeling unemployed qr code generator
Windowing (using `winit`), nice input handling and frame-rate-independent game loop all wrapped up in a neat little package. Custom rendering support (`pixels` and `softbuffer` are available out of the box with a flick of a feature)
Pure Rust, headless Lottie rasterizer for deterministic server-side rendering
rust port of identicon generator for polkadot from polkadot.js
Library for creating N-Body physics simulations
Rust port of Leptonica image processing library
Load fonts as vector graphics in pure Rust with advanced text layout.
A pure Rust, high-performance computer vision library focused on safety and portability.
A cross-platform graphics/UI engine framework for simple games, visualizations, and graphics demos.
C. elegans nervous system — 302 undifferentiated neurons develop into a functional worm brain through imaginal disc developmental phases
A transient path tracer in Rust: light propagating at finite speed, rendered frame by picosecond.