Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Advanced search filters
Frameworks
.NET
net8.0
net7.0
net6.0
net5.0
.NET Core
netcoreapp3.1
netcoreapp3.0
netcoreapp2.2
netcoreapp2.1
netcoreapp2.0
netcoreapp1.1
netcoreapp1.0
.NET Standard
netstandard2.1
netstandard2.0
netstandard1.6
netstandard1.5
netstandard1.4
netstandard1.3
netstandard1.2
netstandard1.1
netstandard1.0
.NET Framework
net481
net48
net472
net471
net47
net462
net461
net46
net452
net451
net45
net40
net35
net30
net20
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
7 packages returned for Tags:"readerwriterlockslim"
Sort by
Relevance
Downloads
Recently updated
Open.
Threading
by:
electricessence
168,004 total downloads
last updated
8/8/2022
Latest version:
2.2.1
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
175,472 total downloads
last updated
3/24/2022
Latest version:
2.0.3
collections
extensions
threadsafe
thread
safe
thread
safety
readwrite
read
write
More tags
Useful set of extensions and classes for simplifying and optimizing read-write synchronization. Part of the "Open" set of libraries.
Natery.
ReadWriteLock
by:
natery2000
3,203 total downloads
last updated
3/5/2019
Latest version:
1.0.53
ReaderWriterLockSlim
A simple wrapper for the ReaderWriterLockSlim class to clean up the consumers code.
LockerHelpers
by:
Kiryuumaru
10,588 total downloads
last updated
10/4/2023
Latest version:
2.0.5
Lock
ReadWrite
Read
Write
ReaderWriterLockSlim
SemaphoreSlim
Helper
Provides helpers for execution locking mechanism.
Open.
Threading.
ReadWriteHelper
by:
electricessence
26,209 total downloads
last updated
4/20/2022
Latest version:
2.1.0
collections
extensions
threadsafe
thread
safe
thread
safety
readwrite
read
write
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...
More information
ReaderWriterLockSlimDisposableWrapper
by:
wolf8196
908 total downloads
last updated
7/7/2020
Latest version:
1.0.1
readerwriterlockslim
disposable
Small and simple disposable wrappers for ReaderWriterLockSlim
Singulink.
Threading.
ReadWriteGuard
by:
Singulink
994 total downloads
last updated
11/25/2020
Latest version:
1.0.0
Lock
Synchronization
ReaderWriterLockSlim
ReaderWriterLock
Disposable guards for ReaderWriterLockSlim that simplify entering and reliably exiting locks.