simple-left-right 0.1.0

Lockfree, realtime safe and copy-free Synchronisation
Documentation
1
2
3
4
# Simple left right

Simpler Version of [left-right](https://crates.io/crates/left-right), which only allows one reader.
Also allows real-time safe read operations and is designed for this use-case.