Candid is an interface description language (IDL) for interacting with canisters running on the Internet Computer. This crate contains the parser and the binding generator for Candid.
Macros implementation of #[derive(CandidType)] for the Candid.
A parser for the ICE Candidate SDP according to RFC5245.
Parser and CSS Modules intermediate extractor for Omena CSS analysis
Green-field cstree parser substrate for the Omena CSS parser stack
Parallel format-detection dispatch table for revelo's media parsers.
Pure-Rust AV1 codec — orphan-rebuild scaffold pending clean-room re-implementation.
A highly parallel Perl 5 interpreter written in Rust
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.
Format-agnostic text scanner and attribute parser — the marque engine's front end
Multi-strategy parser for messy real-world data. Handles broken JSON, markdown wrappers, and type mismatches.
Pure Rust zstd implementation — managed fork of ruzstd. Dictionary decompression, no FFI.