An async mutex where the lock operation takes a priority
A priority-based async lock. Optionally no-std.
A Priority Ceiling Protocol (PCP) mutex, based on Linux PI futex. Allows efficient and deadlock free execution.
Task Priority Level (TPL) mutual exclusion support.
A mutex where waiting threads specify a priority
Interface to operating systems based on μITRON and its derivatives.
A highly parallel Perl 5 interpreter written in Rust
FreeRTOS kernel ported to Rust - no_std, no C FFI
R3-OS: Experimental static component-oriented RTOS for deeply embedded systems
Real-time Synchronization Components
A high-performance, thread-safe priority queue with dynamic priority updates
Operating System Abstraction Layer for Rust with support for FreeRTOS and POSIX