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
4 packages returned for Tags:"lock-
free"
Sort by
Relevance
Downloads
Recently updated
NonBlocking
by:
vsadov
1,020,025 total downloads
last updated
12/27/2022
Latest version:
2.1.1
lock-free
wait-free
dictionary
high-performance
Implementation of a lock-free dictionary on .Net Included types: === NonBlocking.ConcurrentDictionary Lock-free, wait-free implementation of a dictionary. - has the same API as...
More information
DequeNET
by:
dcastro
282,757 total downloads
last updated
10/31/2016
Latest version:
1.0.2
deque
double-ended-queue
concurrent
lock-free
producer
consumer
collection
DequeNET (pronounced Deck Net) provides a concurrent lock-free deque C# implementation. A deque, or double-ended queue, is a data structure that allows insertion and removal of items on both ends....
More information
LockFreeDoublyLinkedList
by:
ptuozz
18,360 total downloads
last updated
5/17/2020
Latest version:
4.0.0.1
lock-free
thread-safe
linked
list
concurrency
A lock free doubly linked list for high concurrency.
FastCache.
Cached
by:
neon-sunset
8,318 total downloads
last updated
5/27/2023
Latest version:
1.8.0
Cache
Caching
Lock-Free
Performance
MemoryCache
In-Memory
High-Load
The fastest cache library written in C# for items with set expiration time. Easy to use, thread-safe and light on memory. Optimized to scale from dozens to millions of items. Features lock-free reads and...
More information