# Folo runtime This is an experimental runtime engine for Rust services, focusing on single-threaded execution and only supporting high-performance I/O primitives (IOCP, io_uring, ...). For learning purposes only.