A thread-per-core Linux io_uring async runtime for Rust optimized for latency.
Kimojio is a Linux asynchronous runtime for Rust that uses one core per thread and io_uring for disk input and output, with cooperative task scheduling. It suits I/O-bound programs that need predictable scheduling and gives developers explicit control over concurrency and load distribution.
Latest release v0.14.0 · 20 Nov 2025
These files are Azure/kimojio-rs's own configuration. They tell GitHub Copilot, Claude Code and Codex how to work on this repository, so they are not mods to install elsewhere. Copy one as a starting point and replace the parts that are about this project.
.github/copilot-instructions.md B 225 tok .github/skills/kimojio-json-decoder/SKILL.md A 70 tok