#[derive(Clone, Debug, Default, Eq, Hash, Ord, PartialEq, PartialOrd)] everything if possible.
Integration of rust application framework spring-rs and Axum web framework
Integration of rust application framework summer-rs and Axum web framework
Model-first web framework for Rust — web-framework-agnostic core; Axum integration opt-in via the `axum` feature flag
Django-shaped batteries-included web framework for Rust: ORM + migrations + auto-admin + multi-tenancy + audit log + auth (sessions, JWT, OAuth2/OIDC, HMAC) + APIs (ViewSet, OpenAPI auto-derive, JSON:API) + jobs (in-mem + Postgres) + email + media (S3 / R2 / B2 / MinIO + presigned uploads + collections + tags) + production middleware (CSRF, CSP, rate-limiting, compression, idempotency, etc.).
A highly parallel Perl 5 interpreter written in Rust
Zero-boilerplate hexagonal architecture with graph-based introspection
Deterministic cryptographic keys from a single seed
A scientific math library based on the paper All elementary functions from a single binary operator by Andrzej Odrzywołek
Unified TUI search over local coding agent histories
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.
AI/Human task management system with file-based storage