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 2 months ago
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:
- This is a C# implementation of UUIDv7 generation algorithm.☆52Updated 3 weeks ago
- A .NET library that helps you protect your NuGet packages with commercial licenses.☆101Updated 3 weeks ago
- ☆68Updated this week
- UUIDv7 for C#. Time-ordered UUIDs with up to 50ns resolution and 48 bits of randomness.☆77Updated 2 years ago
- Minid generates human-readable, URL-friendly, unique identifiers that are computed in-memory.☆55Updated 3 years ago
- A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and …☆36Updated last year
- A zero allocation globbing library☆26Updated 3 weeks ago
- A high-performance and low-allocating framework to work with tabular data☆41Updated last week
- Spargine libraries for .NET 8☆44Updated last month
- Server Timing middleware implementation for ASP.NET Core☆28Updated last month
- All the MIME/file extension pairs you will ever need. Comes with optional, magic bytes-based collision resolution.☆79Updated last month
- Provides an easy way to implement Smart Enums, Value Objects and Discriminated Unions in .NET☆76Updated 2 weeks ago
- ISLE (Interpolated String Logging Extensions) is a library that allows developers to perform structured logging using interpolated string…☆50Updated 3 months ago
- A test bench for various .NET CSV parsing libraries☆72Updated last year
- Grafana dashboards for popular .NET OTEL metrics☆97Updated last week
- Moxy - Mixins code generator for C#☆130Updated 11 months ago
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆77Updated 2 years ago
- Enforce better exception handling in C#/.NET by ensuring exceptions are explicitly handled.☆51Updated 3 months ago
- A simple web app that charts your BenchmarkDotNet console results.☆54Updated 2 years ago
- Explore project dependencies in .NET☆68Updated 3 months ago
- Simple source only reflection library with default interface property support☆74Updated this week
- A modern high performance PostgreSQL protocol implementation for .NET☆31Updated 10 months ago
- Parsing HTTP User Agents with .NET☆73Updated this week
- A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations☆38Updated last year
- HttpClientGenerator is a tool that uses the Roslyn code generator feature to write boilerplate HttpClient code for you.☆47Updated last year
- A simple extension method that generate curl command from HTTP request☆34Updated last year
- A .NET source generator for creating simple value objects wrapping primitive types.☆53Updated 3 years ago
- Adds syntax highlighting to SQL in C# strings☆33Updated 2 years ago
- A Wizard for creating and editing EditorConfig files.☆86Updated last year
- A C# string parser based on simple templates using source generators.☆54Updated 7 months ago