Open.Threading by: electricessence 102,596 total downloads last updated 4/20/2022 Latest version: 2.2.0 collections extensions threadsafe thread-safe readwrite read-write readerwriterlock readerwriterlockslim Useful set of extensions and classes for simplifying and optimizing thread safe operations and synchronization. Part of the "Open" set of libraries.
Open.Threading.ReadWrite by: electricessence 101,410 total downloads last updated 3/24/2022 Latest version: 2.0.3 collections extensions threadsafe thread safe safety readwrite read write readerwriterlock More tags Useful set of extensions and classes for simplifying and optimizing read-write synchronization. Part of the "Open" set of libraries.
LockerHelpers by: Kiryuumaru 430 total downloads last updated 3/7/2022 Latest version: 1.0.2 Lock ReadWrite Read Write ReaderWriterLockSlim SemaphoreSlim Helper Provides helpers for execution locking mechanism.
Open.Threading.ReadWriteHelper by: electricessence 633 total downloads last updated 4/20/2022 Latest version: 2.1.0 collections extensions threadsafe thread safe safety readwrite read write readerwriterlock More tags A utility for read-write synchronizing by context. Useful for synchronizing collections that are not inherently thread-safe. Reference to Open.Threading.ReadWrite exposes extensions for ReaderWriterLockSlim. Part of the "Open" set of libraries.