Skip to content

Fast, lock-free implementation of lazy initialization on .NET

Notifications You must be signed in to change notification settings

martinothamar/FastLazy

Repository files navigation

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.

About

Fast, lock-free implementation of lazy initialization on .NET

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages