Top 20 NuGet collection Packages

A jack of all trades and master of none. UtilitySharp provides helper classes with useful and powerful methods for things such as strings, datetimes, randomness, and numbers so you don’t have to reinvent the wheel. As such, UtilitySharp strives to be the one library that you will always download fo...
Indexed collection like usual List<T>, but with less allocations. Enables reusing instances of inner array via ArrayPool<T>.Shared. Provides ToRist() extension method which perfectly replaces conventional ToList() for materializing LINQ queries. MoveToArray() method releases ownership of internal bu...
A .Net library for code simplification.
An intuitive tool for merging in-memory collections : add, update, delete elements simultaneously. Supports a functional LINQ approach (Merge), in-place collection merging (MergeInto), and a pure callback approach (ControlMerge, ControlMergeParallel). Callbacks can be injected to compose custom be...
KGy SOFT Core Libraries offer high-performance and handy general libraries. Many of them aim to replace existing APIs of the original .NET framework with more efficient versions. Among others: - Useful extensions for simple types, collections, and others - High-performance collections - Fast enum h...
CB.System is a collection of common classes to solve frequently occurring challenges according to System.*.
This client library provides capabilities to add cache in memory for data, it is a thread safe. Auto Refresh all data with single calls. Each key can get value from any data source configured. Provides time stamp when value has been changed for each key. E.g. Get set of data ...
Reusable utility and class library for .NET Core >= 3.0 - Featuring: ViewModel (abstract base class), Profiling, Extension Methods, ValueChangedEventArgs, EventAggregator, AutoResetStream and more.
Simple collection on stack
A set of helper classes to augment C# functionality such as scheduling, precision formatting, collection conversions, and exception messaging.
Useful extensions to C# objects and classes.
Control for collection view and dynamic table control
MISC useful types for .NET 7.
Types for collection which supports undo/redo.
IAsyncEnumerable interface definition, and some LINQ function for it
Provides custom collection and list types.
Generic export for .net collections to CSV or Excel
High-performance, memory-efficient collections for .NET. Right now, the package has a fast, compact B-tree based on Google's C++ B-tree library. Other collections are coming soon!
Windows.Forms component collection to be used with a HTPC software.