Flexible HTML sanitization for Rust — build policies and sanitize documents easily.
Conditional compilation using boolean expression syntax, rather than any(), all(), not().
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
A secure, high-performance messaging protocol library
structured secret vault encrypted through GPG
Schema parsing and validation for Nautilus ORM
Delegatable Anonymous Credentials (Delano Creds) in pure Rust.
Weather data, air quality, and alerts from public APIs. Fetches, parses, and returns clean Rust types.
AVL Auth - Identity and Access Management for AVL Cloud Platform
Custom de/serialization functions for Rust's serde
proc-macro library for serde_with
This restricted_attributes plugin/gem provides the capabilities to restrict attributes(fields) of db table's while add or update a record. It validate your attributes values before your validation stuff.
This simple_restricted_attributes plugin/gem provides the capabilities to restrict attributes(fields) of db table's while add or update a record. It validate your attributes values before your validation stuff.