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.
Solid-OIDC identity provider (authorization-code + DPoP-bound tokens, JWKS, credentials, dynamic client registration) — Rust port of JavaScriptSolidServer/src/idp
Official Rust SDK for the Jobcelis Event Infrastructure Platform
A syntax extension for writing lexers and parsers.
Tracking and better error handling for nom parsers
A tool that leverages AWS Rust SDK for Secrets Manager & Parameter Store
A implementation of the Twilio API in Rust built upon Reqwest and Serde
Secure in-memory secret storage with automatic zeroization, expiry, and redacted display
Command line tool allow you to access twitter
Command line tool allow you to access twitter
A simple(simplistic) OAUTH toolkit.
Lexical Analysis Crate for the Huff-Language