3 Repositories
Rust mutex Libraries
Synchronization primitives for kernels.
hermit-sync hermit-sync provides synchronization primitives targeted at operating system kernels. For API documentation see the docs. License Licensed
5 Dec 15, 2022
A bring-your-own-mutex version of once_cell.
generic_once_cell generic_once_cell is a generic no_std version of once_cell. Internal synchronization for initialization is provided as type paramete
3 Nov 28, 2022
mutex-as-a-service
MAAS (Mutex-As-A-Service) I honestly don't know why I made this, but here it is. Here are some docs: Api docs Api docs were generated with this: https
3 May 27, 2022