Simple thread-safe collections.
License
View license
Deps
4
Install Size
—
Vulns
✓ 0
Published
Mar 2, 2026
$ dotnet add package CCSWE.nanoFramework.Collections.Concurrent
ConcurrentList
A thread-safe implementation of an ArrayList
ArrayList
ConcurrentQueue
A thread-safe implementation of a Queue
Queue