Converts white-space characters into their escaped versions in provided Strings
A highly parallel Perl 5 interpreter written in Rust
Pure-Rust AV1 codec — orphan-rebuild scaffold pending clean-room re-implementation.
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.
Escape Ansi colours (Select Graphic Rendition) from strings
Safe Rust wrapper for libcurl-impersonate WebSocket handshake, send and recv
Dynamic FFI bindings for libcurl-impersonate with auto-fetch support
Async WebSocket client powered by libcurl-impersonate with TLS fingerprint impersonation
Generate per-project AGENTS.md from templates
Code generator package for v_escape
convert hearts of iron colors -> ansi
Pure-Rust H.266 / VVC (ITU-T H.266 | ISO/IEC 23090-3) bitstream parser + decoder scaffold for oxideav