Top 20 NuGet Packages

A class library for managing multi-threaded sequential write access to one or more files. It is capable of flushing writes from multiple threads in batches by either hitting a specified size threshold or a specified inactivity time limit. It is also possible to write this batching information within...
Package Description
Thread-safe singly linked list based on work presented in Zhang, K et al. Practical Non-blocking Unordered Lists.
A simple, efficient and thread-safe logger.
ConcurrentObservableCollections based on System.Collections.Concurrent.ConcurrentCollections
Description
A simple wrapper around ConcurrentDictionary to support set operations
An IList<T> implementation that uses interning (deduplication) for memory-efficient storage of immutable items.
Package Description
Core Library used by the Condenserdotnet Server and Client Libraries
Classes used to define communications between condition monitoring nodes.
Add conditional tags to your Xaml files.
Conditional behaviors for Windows Store Apps.
Package Description
This is library that provides condition methods, thanks to which code we are writing is more verbose and clean. Currently it provides conditions for objects, strings, numerics, booleans and datatime.
Condor is a new sorting algorithm that uses a max space of O(k) where k is less than 4MB and a Time of O(n). This means it outperforms RADIX while using less space. CO/ND/OR Counting Anding and Oring
Conductorly abstractions for dependency injection.