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.
☆25Updated 3 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 2 months 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
- UUIDv7 for C#. Time-ordered UUIDs with up to 50ns resolution and 48 bits of randomness.☆81Updated 2 years ago
- Explore project dependencies in .NET☆71Updated 5 months ago
- A test bench for various .NET CSV parsing libraries☆72Updated 2 years ago
- ☆77Updated this week
- Spargine libraries for .NET 8☆45Updated last month
- A high-performance and low-allocating framework to work with tabular data☆31Updated this week
- A .NET library that helps you protect your NuGet packages with commercial licenses.☆101Updated 2 months ago
- Simple source only reflection library with default interface property support☆79Updated last week
- Server Timing middleware implementation for ASP.NET Core☆28Updated 2 months ago
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆77Updated 2 years ago
- A library for .NET that uses source generators to automatically generate data annotations for your models.☆58Updated 4 years ago
- A zero allocation globbing library☆26Updated 2 months ago
- A modern high performance PostgreSQL protocol implementation for .NET☆31Updated 11 months ago
- Unit Testing with Local Functions☆29Updated 9 months ago
- Lazy Dependency Injection for Microsoft's DI ServiceProvider☆15Updated 4 years ago
- Parsing HTTP User Agents with .NET☆75Updated this week
- All the MIME/file extension pairs you will ever need. Comes with optional, magic bytes-based collision resolution.☆81Updated 2 months ago
- Open-source .NET assemblies from dotNetTips.com and David McCarter☆63Updated 2 years ago
- A C# library for generating high entropy passwords similar to 1Password☆57Updated last week
- C# source generator for producing faster enum lookups☆20Updated 2 weeks ago
- A set of libraries for rapidly developing RabbitMQ workflows/pipelines.☆17Updated last year
- A .NET source generator for creating simple value objects wrapping primitive types.☆53Updated 3 years ago
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆48Updated last year
- Small library to handle ISO8601 durations in C#☆35Updated 3 years ago
- Adds syntax highlighting to SQL in C# strings☆33Updated 2 years ago
- Generates data access using stored procedures☆65Updated last year
- Async initialization for .NET 6.0+ apps using the generic host (e.g. ASP.NET Core apps)☆52Updated last year