# lockout
A collection of lock-free data structures and utilities for Rust.
## Crates
| [lockout-hazard](lockout-hazard/) | Hazard pointers for safe memory reclamation |
| [lockout-channel](lockout-channel/) | Lock-free MPMC channel built on hazard pointers |
## License
MIT