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.
☆17Updated 9 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:
- Spargine converted to .NET 8☆44Updated last month
- A package to configure .NET coding style and static analysis.☆40Updated this week
- This is a C# implementation of UUIDv7 generation algorithm.☆47Updated 2 months ago
- A dotnet library for running background jobs in a scalable and performant manner. The jobs can trigger based on cron expressions, interva…☆56Updated 3 months ago
- ☆53Updated last week
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆44Updated last year
- Minid generates human-readable, URL-friendly, unique identifiers that are computed in-memory.☆54Updated 2 years ago
- Unit Testing with Local Functions☆29Updated 2 months ago
- A .NET library for building query specifications.☆58Updated last month
- Adds syntax highlighting to SQL in C# strings☆33Updated last year
- A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations☆38Updated 9 months ago
- A test bench for various .NET CSV parsing libraries☆73Updated last year
- A .NET source generator for creating simple value objects wrapping primitive types.☆53Updated 2 years ago
- Open-source .NET assemblies from dotNetTips.com and David McCarter☆63Updated last year
- A zero allocation globbing library☆25Updated 2 weeks ago
- A simple source generator that creates interfaces by implementations.☆38Updated last year
- Explore project dependencies in .NET☆68Updated 11 months ago
- Source generators to create strongly typed wrappers around JSonElements instead of serializing☆38Updated 3 years ago
- A C# library for generating high entropy passwords similar to 1Password☆54Updated last year
- Update tool for package reference and dotnet-tools.json☆12Updated 6 months ago
- Examples for my blog posts☆26Updated 8 months ago
- A library designed to help generating codes / confirmation strings☆46Updated 6 years ago
- Using YARP to flow through credentials from IdentityServer to other apps.☆35Updated 3 years ago
- An app to try out trimming stuff in .NET 7☆33Updated 2 years ago
- A standardized .NET library for retrieving countries, states, and cities with industry-compliant data structures. 🌍☆12Updated last month
- A simple extension method that generate curl command from HTTP request☆34Updated last year
- A library to convert byte sizes to a human readable form☆33Updated 2 years ago
- A sample showing running OWIN based frameworks on top of ASP.NET Core☆47Updated 2 years ago
- ☆40Updated 2 years ago
- Simple source only reflection library with default interface property support☆72Updated this week