Skip to content

Files

Latest commit

d23c219 · Apr 24, 2022

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.