GithubHelp home page GithubHelp logo

anthrax3 / awesome-dot-net-performance Goto Github PK

View Code? Open in Web Editor NEW

This project forked from adamsitnik/awesome-dot-net-performance

0.0 2.0 0.0 215 KB

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

License: MIT License

awesome-dot-net-performance's Introduction

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

Upcoming conferences

  • 2020
    • Dotnetos - .NET Performance World - Two-day conference dedicated solely to .NET performance! Both international and Polish speakers (all sessions in English). Chance to meet well-known people from .NET performance area in person. (01-02 October 2020, Warsaw)

Conference talks

Sorted from newest to oldest:

Blogs

Inspiring Open Source Contributors

Performance tools

Benchmarking

  • BenchmarkDotNet - Powerful .NET library for benchmarking.
  • NBench - Cross-platform performance benchmarking and testing framework for .NET applications.

Profiling

  • Prefix - Free lightweight profiler for ASP.NET apps shows everything your code is doing across 30+ common libraries
  • MiniProfiler - Free profiling tool for .NET applications with Entity Framework and ASP.Net integration (Core supported for both versions)
  • dotTrace - Paid profiler for .NET applications from the JetBrains team, included in the Resharper Ultimate package
  • Unchase.FluentPerformanceMeter - Free open-source and cross-platform .Net Standard 2.0 library that is designed for the method’s performance measurement

Application Insights

  • 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

  • Mathematics
    • 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.
    • Spreads - "Series and Panels for Real-time and Exploratory Analysis of Data Streams", a library for fast time series incremental calculations + SIMD-optimized byte-shuffling/LZ4/Zstd compression using Blosc library.
  • CPU Optimization
    • SIMD Array - SIMD and other Performance enhanced Array operations for F#.
    • NativeInterop - Generic pointers and native 64-bit arrays for .NET.
  • IO Optimization
    • Nessos Streams - A lightweight F#/C# library for efficient functional-style pipelines on streams of data.
    • Wire - A high performance polymorphic serializer for the .NET framework.
    • Disruptor-Net - .NET port of LMAX Disruptor, a faster alternative to BlockingCollection.
    • MPMCQueue.NET - Bounded multiple producers multiple consumers queue for .NET.
  • Collections
    • ImTools - Immutable persistent collections and helpers designed for performance and simplicity of use.
  • Parsing and Compiling
  • Inversion of Control frameworks
    • DryIoc - For the past years a fastest Dependency Injection library without sacrificing on functionality.
    • SimpleInjector - Fast Dependency Injection library that promotes best practice to steer developers towards the pit of success.

Article series

Benchmarking

Monitoring

Investigations

Debugging performances series by Tess Ferrandez

JIT Optimizations

Refs

Threading

Memory

.NET Core 3.0 Intrinsics

Performance Improvements in .NET Core

awesome-dot-net-performance's People

Contributors

adamsitnik avatar alexandrnikitin avatar alexvaluyskiy avatar alhardy avatar andreyakinshin avatar bartdebever avatar buybackoff avatar chrisnas avatar dadhi avatar deinman avatar halex2005 avatar jackmott avatar jzabroski avatar khellang avatar lukasz-pyrzyk avatar marcorossignoli avatar matthiasweiser avatar milton-lopez avatar rikace avatar robertlyson avatar sporty81 avatar unchase avatar voltcode avatar vpashkov avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.