A simple tool to test sqlx with postgres. It will automatically create a database and drop it after the test.
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.
The fundamental Rust web framework — facade re-exports
Session and token authentication for Purwa — tower-sessions, axum-login, Argon2id
Empu — Purwa CLI (Artisan-equivalent)
Purwa framework kernel — router, middleware, and HTTP primitives
First-party Inertia.js protocol adapter for Purwa (v1.3)
Proc-macros for Purwa routing (get/post/put/delete/resource)
SQLx migrations and pool helpers for Purwa; optional SeaORM bridge
HTTP and optional Postgres test helpers for Purwa apps
Lightweight async HTTP/1.1 and HTTP/2 framework built on tokio with TLS (rustls), routing, middleware, streaming, compression, CORS and rate limiting