Crates.io | folo |
lib.rs | folo |
version | 0.1.0-pre |
source | src |
created_at | 2024-08-31 13:15:39.84221 |
updated_at | 2024-08-31 13:15:39.84221 |
description | Runtime engine for Rust services |
homepage | |
repository | https://github.com/sandersaares/folo |
max_upload_size | |
id | 1358835 |
size | 46,219 |
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.