51bfccc3c259c1b7d683d53da853507fa0b3fa02
Add epoll-based non-blocking I/O and kernel-like mutexes: - src/io.rs: Complete epoll backend with timeout & error handling - src/mutex.rs: Fair mutex with waiter queues & parking integration - Enhanced scheduler to support synchronous I/O blocking - Comprehensive test suites for I/O (epoll) and mutex behavior - Documentation: LOOM.md concurrency model & README
Description
SMARM - Smarm, Marks Actor Runtime Machinery
Languages
Rust
95.6%
Python
4.4%