A powerful code documentation generator that creates structured markdown documentation from your codebase. Supports multiple languages including Rust, Python, TypeScript, C, and Go with intelligent parsing and formatting. Features test code filtering, summary generation, and customizable documentation strategies.
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.
Pure-Rust AV1 codec — orphan-rebuild scaffold pending clean-room re-implementation.
Convert 2D images and videos to stereoscopic 3D spatial content for Apple Vision Pro using AI depth estimation
Compile wolfHSM from source for use by wolfhsm-sys
A minimal univariate STARK framework providing core components for proof generation and verification.
Unified secure random number generation for libQ post-quantum cryptography library
Post-quantum cryptography library
Post-quantum Authenticated Encryption for lib-Q
Classical McEliece KEM implementation for lib-Q post-quantum cryptography library
Core types and traits for lib-Q post-quantum cryptography library
Keccak-f[1600] duplex-sponge AEAD for lib-Q