A lock free doubly linked list for high concurrency.
Info
| Version: | 4.0.0.1 |
| Author(s): | Christoph Müller ([email protected]) |
| Last Update: | Sunday, May 17, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/c7hm4r/LockFreeDoublyLinkedList |
| NuGet Url: | https://www.nuget.org/packages/LockFreeDoublyLinkedList |
Install
Install-Package LockFreeDoublyLinkedList
dotnet add package LockFreeDoublyLinkedList
paket add LockFreeDoublyLinkedList
LockFreeDoublyLinkedList Download (Unzip the "nupkg" after downloading)
Dependencies
Tags