lock_freedom 0.1.1

This crate provides concurrent data structures and a solution to the ABA problem as an alternative of hazard pointers
Documentation
1
2

Trying to limit the amound of depends in this project, I've decided to pull the code for owned-alloc directly into the project. Because owned-alloc is no longer maintained.