Procedural macros for Karbon framework (route annotations, controller macros)
Developer-facing API for hybrid cloud-edge AI inference: load/run/stream models with declarative routing.
Facade crate re-exporting the doxa family: OpenAPI docs, auth, policy, audit, and secret types. Enable only the features you need.
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.
A secure, high-performance messaging protocol library
Procedural macro for ezroutes
macros for thecosmicinitiative.io
A high-performance web backend framework for Rust. Auto generate client code (js, ts, kt, rs).
A high-performance web backend framework for Rust. Auto generate client code (js, ts, kt, rs).
`autortr_rocket` is a lightweight Rust library designed for automatic route mapping in web applications for the `Rocket` framework. It simplifies the process of defining and managing `HTTP` routes by automatically registering functions annotated with custom attributes like `#[request_mapping]` Or `#[get_mapping]`, `#[post_mapping]`, `#[patch_mapping]`, `#[put_mapping]`,`#[delete_mapping]` and `#[head_mapping]`.
Axum integration for the apcore AI-Perceivable Core ecosystem
A Rust library for generating custom UI for OpenAPI/Swagger documentation.