Skip to content

A curated list of awesome .NET Performance books, courses, trainings, conference talks, blogs and most inspiring open source contributors. Inspired by awesome-... stuff.

License

Notifications You must be signed in to change notification settings

dadhi/awesome-dot-net-performance

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 

Repository files navigation

Awesome .NET Performance

A curated list of awesome .NET Performance books, courses, trainings, conference talks, blogs and most inspiring open source contributors. Inspired by awesome-... stuff.

Books

Video Courses

On-Site Trainings

Conference talks

Sorted from newest to oldest:

Blogs

Inspiring Open Source Contributors

Performance measurement

  • BenchmarkDotNet - Powerful .NET library for benchmarking.
  • NBench - Cross-platform performance benchmarking and testing framework for .NET applications.
  • xunit.performance - Provides extensions over xUnit to author performance tests.
  • Prefix - Free lightweight profiler for ASP.NET apps shows everything your code is doing across 30+ common libraries
  • App Metrics - App Metrics is an open-source and cross-platform .NET library used to record and report metrics within an application and reports it's health. See the docs for more details.

High Performance Libraries

  • MathNet - Math.NET is an opensource initiative to build and maintain toolkits covering fundamental mathematics, targetting advanced but also every day needs of .Net developers.
  • Nessos Streams - A lightweight F#/C# library for efficient functional-style pipelines on streams of data.
  • SIMD Array - SIMD and other Performance enhanced Array operations for F#.
  • markdig - Markdig is a fast, powerful, CommonMark compliant, extensible Markdown processor for .NET.
  • Wire - A high performance polymorphic serializer for the .NET framework.
  • Disruptor-Net - .NET port of LMAX Disruptor, a faster alternative to BlockingCollection.
  • SimpleInjector - Fast Dependency Injection library that promotes best practice to steer developers towards the pit of success.
  • NativeInterop - Generic pointers and native 64-bit arrays for .NET
  • MPMCQueue.NET - Bounded multiple producers multiple consumers queue for .NET

Article series

Benchmarking

JIT Optimizations

Refs

Threading

About

A curated list of awesome .NET Performance books, courses, trainings, conference talks, blogs and most inspiring open source contributors. Inspired by awesome-... stuff.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published