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.
☆21Updated 11 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 libraries for .NET 8☆44Updated this week
- Server Timing middleware implementation for ASP.NET Core☆27Updated 9 months ago
- Minid generates human-readable, URL-friendly, unique identifiers that are computed in-memory.☆54Updated 2 years ago
- Explore project dependencies in .NET☆67Updated last year
- ☆55Updated last week
- This is a C# implementation of UUIDv7 generation algorithm.☆51Updated last month
- A test bench for various .NET CSV parsing libraries☆73Updated last year
- Grafana dashboards for popular .NET OTEL metrics☆69Updated this week
- Moxy - Mixins code generator for C#☆125Updated 8 months ago
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆77Updated 2 years ago
- A .NET source generator for creating simple value objects wrapping primitive types.☆53Updated 2 years ago
- A set of libraries for rapidly developing RabbitMQ workflows/pipelines.☆15Updated last year
- A high-performance and low-allocating framework to work with tabular data☆43Updated 3 weeks 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 weeks ago
- Open-source .NET assemblies from dotNetTips.com and David McCarter☆63Updated last year
- A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and …☆36Updated last year
- Simple source only reflection library with default interface property support☆73Updated this week
- Parsing HTTP User Agents with .NET☆67Updated last week
- A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations☆38Updated 11 months ago
- CQRS framework based on MediatR☆26Updated last month
- The core repository of the Metalama project. Published under a proprietary source-available license.☆47Updated 3 months ago
- .NET dependency injection and logging extensions for Microsoft.Data.SqlClient☆50Updated 2 weeks ago
- Fast deep cloning library. Zero-config, works out of the box.☆161Updated last week
- UUIDv7 for C#. Time-ordered UUIDs with up to 50ns resolution and 48 bits of randomness.☆73Updated 2 years ago
- Power tools for working with IQueryable and Expression trees.☆81Updated 2 years ago
- Provides a .net wrapper around the GeoNames Data☆88Updated last week
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆47Updated last year
- A .NET library for building query specifications.☆59Updated last week
- Unit Testing with Local Functions☆29Updated 4 months ago
- Extensions for System.TimeProvider API. It includes an advanced test/fake version of the TimeProvider type and a backported version of Pe…☆31Updated last year