A struct for recording execution status of async tasks with async methods.
A struct for recording execution status of async tasks with async methods.
This is a test crate, do not use.
The Tokio console: a debugger for async Rust.
The autonomous, self-improving AI agent. Single Rust binary. Every channel. Install with: cargo install opencrabs
High-performance, schema-agnostic, backend-agnostic event bus
High-performance, schema-agnostic, backend-agnostic event bus
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 powerful CLI tool for network device automation using minijinja templates and rneter.
An LSP framework for building language servers and compilers, powered by an incremental query tree with content-addressed storage, task-based dataflow, and parallel queries.
SQLx session stores for `tower-sessions-ext`.
A SQLx database plugin for Bevy's ECS