flize 3.1.0

non global, configurable and fast concurrent resource reclamation
Documentation

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