👋 What do you think about NuGet.org? We're looking for feedback from developers like you.
Take the survey.
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
3 packages returned for Tags:"Lockless"
Sort by
Relevance
Downloads
Recently updated
Lockless-
Queue
by:
DennisCorvers
1,880 total downloads
last updated
12/5/2021
Latest version:
1.1.1
lockless
lockfree
concurrent
queue
CAS
concurrenthashset
A collection of concurrent collections The following collections are present: ConcurrentHashSet (based on .Net ConcurrentDictionary) SPSC Queue (Single Producer, Single Consumer). MPSC Queue (Multi Producer,...
More information
Tedd.
RandomUtils
by:
tedd
7,708 total downloads
last updated
1/26/2021
Latest version:
1.0.6
FastRandom
ConcurrentRandom
Fast
Thread
safe
Lockless
RNG
Crypto
Random
System.Random
More tags
100% unit test code coverage: FastRandom, ConcurrentRandom (thread safe random), CryptoRandom (rng crypto grade random), ConcurrentCryptoRandom, Next-methods for datatypes: SByte, Byte, Int16, UInt16, Int32,...
More information
ConcurrencyToolkit
by:
epeshk
246 total downloads
last updated
7/25/2023
Latest version:
0.1.0
semaphore
lifosemaphore
prioritysemaphore
singlewriterdictionary
stripeddictionary
lockless
locklessarraypool
Concurrent collections and synchronization primitives for writing fast multithreaded and asynchronous code