nb-sync 0.2.0

Non-blocking synchronization structures for bare-metal environments
Documentation

Non-Blocking Lightweight Synchronization Structures

Build Status Docs Status

Provides lightweight synchronization structures based on the nb crate. Meant for Rust on embedded systems. This is a no_std crate and does not require heap allocations.

License

This crate is licensed under one of the following, at your discretion:

  • Apache 2.0
  • MIT