NonBlocking

nugetv2.1.2

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 System.Collections.Concurrent.ConcurrentDictionary. - No locks are taken during any operation including Get, Add, Remove, internal resizes etc... - While multiple threads accessing NonBlocking dictionary will help each other in operations such as table resizing, there is no dependency

License MITpermissive18 versions1 maintainers1 deps84,932 weekly dl
VSadov/NonBlocking
46
/ 100
Health
safe to use

[email protected] is safe to use (health: 46/100)

Health breakdown0 – 100
0/25
maintenance
10/20
popularity
25/25
security
9/15
maturity
2/15
community
Vulnerabilities
0
none known

Health History

Dependency Tree

License Audit

API access

Get this data programmatically — free, no authentication.

curl https://depscope.dev/api/check/nuget/NonBlocking

Last updated · 2023-07-08T15:08:41.617+00:00