#run-time

folo_proc_macros_impl

Internal dependency of the 'folo' crate - do not reference directly

1 unstable release

0.1.0-pre Sep 1, 2024

#1273 in Asynchronous


Used in folo_proc_macros

MIT license

19KB
358 lines

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.

Dependencies

~0.6–1MB
~24K SLoC