Provides encoding and decoding data using the Zero Escape Encoding method.
Pipeline integrity guardian - what goes in, comes out identical.
Blazing fast JSON serialization and deserialization library, powered by procedural macros.
Unescape strings without allocating memory
A highly parallel Perl 5 interpreter written in Rust
A no_std, zero-copy, allocation-free library for streaming JSON string escaping and unescaping. Ergonomic, fast, RFC 8259 compliant, with layered APIs for iterators, I/O streaming, and low-level tokens.
HTML to Markdown converter.
HTML to Markdown converter.
Zero-config web search for h2m (DuckDuckGo, Wikipedia, SearXNG, Brave, Tavily).
The autonomous, self-improving AI agent. Single Rust binary. Every channel. Install with: cargo install opencrabs
rustgym solutions
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.