The macros for trade_aggregation crate
Aggregate trades into user defined candles using information driven rules
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.
Interface for the PriceReactorSubscriber example program
Runtime infrastructure for ReifyDB
Data Artifacts and I/O for the atelier-rs engine
Bindings for CosmWasm contracts to call into custom modules of Injective Core
High-performance OTC Request-for-Quote engine supporting DeFi protocols and TradFi venues via FIX 4.4
This package provides a coherent set of manual accessor macros.
Downloading and parsing historical data from the Binance exchange
Tower-native Model Context Protocol (MCP) implementation
Standalone MCP protocol types -- no Tower/Tokio required, WASM-safe, re-exported by tower-mcp