Top 20 NuGet performance Packages

DNTProfiler.EntityFramework.Core is an entity framework 6.1+ profiler. To view its real-time collected information and reports, you need to download the DNTProfiler application too.
DNTProfiler.NHibernate.Core is an NHibernate 4.0+ profiler. To view its real-time collected information and reports, you need to download the DNTProfiler application too.
Tiny performance monitoring tool for .NET
Elasticsearch.Net and NEST client for logging to MiniProfiler.
The C++ Mathematical Expression Toolkit Library (ExprTk) is a simple to use, easy to integrate and extremely efficient run-time mathematical expression parsing and evaluation engine. The parsing engine supports numerous forms of functional and logic processing semantics and is easily extendible. ht...
The C++ Mathematical Expression Toolkit Library (ExprTk) Extra Examples https://www.partow.net/programming/exprtk/index.html
SQL Server adaptor for Graphene. https://github.com/bobanjose/Graphene/blob/master/README.md SQL Server DB Generation Scripts: https://github.com/bobanjose/Graphene/blob/master/src/Graphene.SQLServer/GrapheneCreateDB.sql
Allows configuration of MiniProfiler via configuration file.
This prerelease version contains an optimized serializer serializing: • Value Types • Strings • System.Collections (most types) • System.Collections.Generic(most types) • Types implementing IEnumerable. All versions have the optimized serializer core and specific optimizations for many types in pla...
A simple and easy to use load testing framework for .NET
General-purpose ETW Deserializer library supporting .NET EventSource, Windows MOF, Kernel, and XPERF Profiling events
C#'s System.Enum class can be incredibly performant and still let you maintain readable code. Unfortunatly, performing operations like listing all enum values, converting enum's back to their string names, and parsing strings to enum values are incredibly non-performant. In low-latency/high-perform...
MiniProfiler extensions allows save Profiler results into log by log4Net All what you need is: var logger = LogManager.GetLogger("Logger"); //Init Log4Net Logger MiniProfilerLog.SetUpLog4Net(logger); //Set up profiler with logger and use Profiler as usual (see MiniProfiler site
Performance Budgetting for .NET
Integrates MiniProfiler into Budgerigar
Stack visualization library
A powerful library of immutable and persistent data structures for the .NET platform.
Package description
High Performance Generic Parallel Processor leveraging thread local storage to minimize concurrent operations throughout parallel execution. Implements throttler functionality to throttle CPU bound and I/O bound operations in corresponding ForEach/ForEachAsync methods.
Eco Tools is a set of classes and methods that helps to develop performance critical code on the top of .NET Framework.