Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 188 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 188 Bytes

FastLazy

This project contains fast, lock-free code for lazy initialization types. This was developed mostly as an experiment and learning experiment on lock-free threadsafe code.