Azure/kimojio-rs

A thread-per-core Linux io_uring async runtime for Rust optimized for latency.

About the project

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.

260Stars on the repository
2Mods indexed here, across every type
25d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

Azure/kimojio-rs

Skill Claude CodeCodex ✓ vendor

Write or update an allocation-free JSON decoder over the kimojio-json tokenizer. Use when asked to build, finish, or change code that turns JSON into a struct, an enum, or an iterator without heap allocation - especially when the answer is a state machine that would be tedious to write by hand.

not rated 260 25d ago A 70 tokens original MIT