Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Frameworks
.NET
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
5 packages returned for Tags:"lockfree"
Sort by
Relevance
Downloads
Recently updated
ConcurrencyHelpers
by:
kendar.org
50,060 total downloads
last updated
4/28/2014
Latest version:
3.3.6
C#
LockFree
CAS
Interlocked
Queue
Dictionary
Coroutine
Corutine
yield
Concurrency
More tags
A series of utilities for multithreading. The documentation can be found on http://www.kendar.org/?p=/dotnet/helpers/concurrencyhelpers. Several items are available: LockFree Queue, LockFree Dictionary. A...
More information
CoroutineCache
by:
kendar.org
22,534 total downloads
last updated
4/28/2014
Latest version:
3.3.6
C#
LockFree
CAS
Interlocked
Queue
Dictionary
Coroutine
Corutine
yield
Concurrency
More tags
Coroutine based cache with areas support, a simple and efficient coroutine implementation. The documentation can be found on http://www.kendar.org/?p=/dotnet/helpers/coroutinecache.
Lockless-
Queue
by:
DennisCorvers
1,349 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
ConcurrencyToolkit
by:
epeshk
88 total downloads
last updated
3/29/2023
Latest version:
0.0.1
boundedconcurrentqueue
pool
lockfree
lockfreearraypool
The library with collections and synchronization primitives
Egodystonic.
Atomics
by:
Egodystonic
470 total downloads
last updated
2/14/2019
Latest version:
1.0.0-alpha1
egodystonic
ego
dystonic
atomic
atomics
multithreading
parallelism
concurrent
lockfree
lock
Library for managing multithreaded program state; providing lock-free, fast, scalable data wrappers for shared variables.