Cargo subcommand: `cargo rudzio test` auto-generates a single-binary aggregator that runs every rudzio test in the workspace under one `#[rudzio::main]`.
Async testing framework with pluggable runtimes (tokio, compio) and per-test context setup/teardown.
Procedural macros for the rudzio async testing framework.
Internal AST-manipulation library backing `rudzio-macro`. Not a proc-macro crate, so consumers (including the macro's own integration tests) can import its regular items.
Simple cron runner that spawns another thread to run your cron jobs
A netstack for the special purpose of turning packets from/to a TUN interface into TCP streams and UDP packets. It uses smoltcp-rs as the backend netstack.
Durable, typed async function execution on top of the Taquba durable task queue.
Cron runner that runs your scheduled jobs
Helpers for synchronizing asynchronous protocol operations.
LLM runner library — wraps 12 AI CLI tools as pluggable LLM providers with agent loop, guardrails, and cost tracking
High-throughput Solana transaction ledger streaming and plugin framework suitable for research and backfilling
🐙 A lightweight, `no_std` HTTP server for embedded systems built on top of Embassy networking.
No description provided.
No description provided.