nikouu / dotnet-optimization-cheatsheetLinks
A long list of .NET (micro) optimizations I've picked up along my development journey ranging from easy method overloads, to niche IL manipulation.
☆23Updated last month
Alternatives and similar repositories for dotnet-optimization-cheatsheet
Users that are interested in dotnet-optimization-cheatsheet are comparing it to the libraries listed below
Sorting:
- A test bench for various .NET CSV parsing libraries☆72Updated last year
- ☆63Updated last week
- Minid generates human-readable, URL-friendly, unique identifiers that are computed in-memory.☆55Updated 3 years ago
- A .NET library that helps you protect your NuGet packages with commercial licenses.☆90Updated last month
- This is a C# implementation of UUIDv7 generation algorithm.☆52Updated this week
- Explore project dependencies in .NET☆67Updated 2 months ago
- Spargine libraries for .NET 8☆44Updated 2 weeks ago
- A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and …☆36Updated last year
- Server Timing middleware implementation for ASP.NET Core☆27Updated 2 weeks ago
- A .NET source generator for creating simple value objects wrapping primitive types.☆52Updated 3 years ago
- A console sink for the Blazor/Wasm environment☆64Updated last year
- A high-performance and low-allocating framework to work with tabular data☆41Updated last week
- A C# library for generating high entropy passwords similar to 1Password☆56Updated last year
- A Wizard for creating and editing EditorConfig files.☆86Updated last year
- An app to try out trimming stuff in .NET 7☆33Updated 2 years ago
- Parsing HTTP User Agents with .NET☆72Updated last month
- An AsciiMath parser and converter for .NET☆15Updated last year
- A set of libraries for rapidly developing RabbitMQ workflows/pipelines.☆17Updated last year
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆77Updated 2 years ago
- ISLE (Interpolated String Logging Extensions) is a library that allows developers to perform structured logging using interpolated string…☆50Updated 2 months ago
- A .NET library for building query specifications.☆64Updated 3 months ago
- Grafana dashboards for popular .NET OTEL metrics☆95Updated last week
- Unit Testing with Local Functions☆29Updated 6 months ago
- A reader for Serilog's compact JSON format☆33Updated 11 months ago
- .NET dependency injection and logging extensions for Microsoft.Data.SqlClient☆50Updated this week
- A simple extension method that generate curl command from HTTP request☆34Updated last year
- Utility library for faster writing source generators☆63Updated 4 years ago
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆48Updated last year
- A tiny data-access helper library for ADO.NET. Linker and native AOT friendly.☆45Updated last year
- A convention based object to object mapper using Roslyn source generator.☆96Updated 5 months ago