hyaline-smr 0.1.1

Garbage Collector(Hyaline- Safe Memory Reclaimation) for lock free data structures
1
2
3
4
5
6
7
# Version 0.1.1

- Moved from lazy_statics to const fn for static initializations

# Version 0.1.0

- First version of the Hyaline based garbage collector.