raghu@dark-factory :~/kb/sans-io $ cat

Sans-I/O protocol design

An architecture that implements protocol and state-machine logic with zero embedded I/O calls, so one core can be driven by sync, async, or any runtime without duplicating the logic.

grounded in: Trends theme 'Rust editions and concurrency pitfalls ... hard debates about async concurrency models' — sans-io is the ecosystem's architectural answer to function-coloring and async-runtime lock-in.

Connected concepts

Function coloring, Effect system, Reactor pattern, Async runtime

Explore it live in the knowledge graph →