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 highly parallel Perl 5 interpreter written in Rust
MCP server for Hyper database — instant SQL analytics for LLM workflows
High-performance command-line toolkit for streaming, indexing, and transforming CSV datasets
Procedural macros for Mae-Technologies micro-services — derive helpers, schema binding, and async test harness.
Rust bindings to Kusto.Language for KQL validation and language services
Relation-first mathematics and scientific computing in Rust.
Parquet-backed text2sql engine and CLI for schema-first querying workflows
Spreadsheet previewer for AI agents covering xlsx/xls/xlsb/ods/csv. Installs the `wolfxl` binary with `peek` (styled previews), `map` (workbook overview), `agent` (token-budgeted briefing), and `schema` (per-column type/cardinality/format inference) subcommands.
Rust-native schema-first framework for typed HTTP APIs, generated clients, and backend services.
Parquet read/write for CityJSON 2.0 city models via cityjson-arrow
Django-shaped batteries-included web framework for Rust: ORM + migrations + auto-admin + multi-tenancy + audit log + auth (sessions, JWT, OAuth2/OIDC, HMAC) + APIs (ViewSet, OpenAPI auto-derive, JSON:API) + jobs (in-mem + Postgres) + email + media (S3 / R2 / B2 / MinIO + presigned uploads + collections + tags) + production middleware (CSRF, CSP, rate-limiting, compression, idempotency, etc.).
Adds useful accessors to ActiveRecord's Column object.
Adds useful accessors to ActiveRecord's Column object.