flize

flize implements epoch-based reclamation with less restrictions than crossbeam-epoch.

This crate is useful if you have resources that require destruction in a concurrent environment and you don't want to pay the price of locking.

version

documentation

downloads

minimum rustc version