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.
Opinionated Datadog instrumentation toolkit
Configuration and route discovery for rust-camel
Monitoring and observability for Aegis Database
开箱即用的 Rust 三方库集成框架 SDK,集成 Axum、sqlx、moka、reqwest、OpenTelemetry
A curated list of awesome Rust frameworks, libraries and software.
A Wireshark-style terminal packet analyzer, reverse engineering, and security research tool with live capture, IDS, port scanner, packet crafter, and PCAP replay
Broker abstraction layer for CeleRS (inspired by Python Kombu)
X-ray vision for async Rust - inspect and debug async state machines
FluxDI - Semi-Automatic Dependency Injector