Wire-format types and parsers, mirrored from server's webycash-proto so the wallet and server stay in lockstep
Pure Rust .proto → Rust codegen (no protoc required)
NTP protocol types, extension fields, and NTS cryptographic primitives.
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
IMAP protocol parser and data structures
Based on the modification of imap-proto, please use the official version
Tokio-based IMAP protocol (client, for now) implementation
Unified data structures for all cryptocurrency exchanges.
The query language for ROS2 telemetry data
Lua 5.1.1 implemented in Rust, targeting the World of Warcraft addon variant.
A low-latency Solana DEX event streaming facade over sol-parser-sdk with Yellowstone gRPC, ShredStream, and RPC parsing helpers.