DDK node to facilitate DLC contracts.
Rust-native database query CLI for Postgres, MySQL, MSSQL, SQLite, and Oracle. Part of the rustpunk portfolio.
a database management tui
Oracle source plugin for Drasi
A Rust terminal database client focused on reliable SQL editing.
Core domain types for TSQL.
Database driver boundaries for TSQL.
SQL document and parsing boundaries for TSQL.
Terminal UI and theme boundaries for TSQL.
A secure, high-performance messaging protocol library
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.
Oracle driver for rbdc