Global task dispatcher for compio applications. / Compio 应用全局任务分发器。
Multithreading dispatcher for compio
High-performance library for checking passwords against the Have I Been Pwned breach database using binary search on sha1t48 format
WombatKV daemon binary + SHM/TCP/HTTP listeners for the daemon deployment mode. Sits between multiple engine clients (ds4, future llama.cpp, vLLM/SGLang via wire) and a shared S3 bucket.
A fast, async, multi-connection parallel download library for Rust
Minimal NFSv3 server, runtime-agnostic (tokio or compio backends)
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.
Async FUSE library using io_uring (FUSE_OVER_IO_URING) and compio runtime for high-performance userspace filesystems on Linux 6.14+
Work-stealing async runtime for Rust built on io_uring and msg_ring