A procedural macro for generate enum from C defines statement.
Define FFI-safe enums that support unknown values
A crate for defining C-style string enums.
A highly parallel Perl 5 interpreter written in Rust
Simply write and use `enum`s like rust native enums, freely passing through ffi
interface for giving clients ability to access the chain state, receive notifications, estimate fees, and submit transactions
A secure, high-performance messaging protocol library
AI/Human task management system with file-based storage
Data fetching library for Pokemon Gen 4 romhacking - map headers, C parsing, and more
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.
CKB RPC server