Rust bindings for the Listen Notes Podcast API
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.
Full-featured JWT authentication middleware for actix-web: login, logout, refresh, token rotation, cookie management, RSA/HMAC, RBAC authorizer, pluggable token store
easy send email with two steps
Super robust CSRF token extractor with configurable retry, logging, and strict validation
WaitState Rust SDK — synchronous in-memory traffic gating with background telemetry
Telecom-inspired OTP actor runtime for Rust: mailbox routing, supervision trees, let-it-crash fault isolation, and distributed messaging
Cookie-backed session store for tower-sessions (signed/private cookies via tower-cookies)
Async RSMQ port to rust. RSMQ is a simple redis queue system that works in any redis v2.4+. It contains the same methods as the original one in https://github.com/smrchy/rsmq
A pure Rust implementation of MODBUS protocol.
Static site generation orchestration utilities.
Rust SDK for integrating the Prism OAuth 2.0 / OpenID Connect identity platform