mjebrahimi / Performance-Wars-Benchmarking-CSharpLinks
🔥Performance Wars Benchmarking C# - This repository contains a collection of C# benchmarks to compare the performance of different approaches to solve the same problem.
☆51Updated 10 months ago
Alternatives and similar repositories for Performance-Wars-Benchmarking-CSharp
Users that are interested in Performance-Wars-Benchmarking-CSharp are comparing it to the libraries listed below
Sorting:
- 🚀 A comprehensive performance comparison benchmark between different .NET collections.☆73Updated 10 months ago
- The dotnet enum flags feature is amazing, but it is too limited 🙁. InfiniteEnumFlags is the same without limitation. 😊 (It supports up…☆67Updated last year
- 🌈 Visualizes your BenchmarkDotNet benchmarks to Colorful images and Feature-rich HTML (and maybe powerful charts in the future!)☆53Updated last week
- Awesome Extensions for Viusal Stuido 2022☆11Updated last year
- SqlInMemory is a library for creating SqlServer database on Memory instead of hard disk, at last Drops and Disposes database when you're …☆33Updated 2 years ago
- A simple readonly wrapper for ado to make it easy to use☆19Updated 2 years ago
- MediatR Useful Behavior In this repository; I tried to write and save the best popular behaviors that we use in m…☆34Updated 4 months ago
- Full version of SignalGo server and client☆56Updated last year
- A fast and low allocation StringBuilder for .NET.☆102Updated 3 weeks ago
- GraphQL.Tools is a GraphQL to C# compiler (code-generator) which turns your GraphQL schema into a set of C# classes, interfaces, and enum…☆98Updated 3 years ago
- A captcha generator for the Blazor based applications.☆34Updated last year
- The HttpClientToCurl is a NuGet package for generating curl script of HttpClient in .NET ( C# | CSharp | Dotnet ) supported features: Pos…☆76Updated 3 weeks ago
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- Jinget is a framework written using .NET 6.0, and built using DDD+CQRS. We are currently in the way to make Jinget an open source project…☆48Updated this week
- SmartCacheManager is a smart caching module to cache objects with resilient and variable expiration timing that is useful for caching res…☆13Updated last year
- A set of useful UI-Components (HtmlHelper) for ASP.NET Core MVC based-on Popular JavaScript Plugins (Experimental project).☆30Updated 2 years ago
- 🥇 .NET Object Mappers Benchmark☆94Updated 11 months ago
- Super Simplify validation Minimal APIs in ASP.NET Core 7 or later with Short-circuit endpoint executions.☆19Updated 2 years ago
- Simplify install and organized your ServiceCollection items☆14Updated last year
- Mediator Design Pattern Example in C#☆28Updated 4 years ago
- A full-feature and easy-to-use Repository implementation for MongoDb☆12Updated 2 years ago
- A Distributed Cache manager package for .Net Core Projects.☆17Updated 11 months ago
- A C# source generator to create an enumeration class from an enum type. With this package, you can work on enums very, very fast without …☆192Updated 2 months ago
- Querying in Entity Framework Core☆26Updated 2 years ago
- LINQ like method and Comparer<string> that can be used to sort strings by number in them (like what windows explorer do {"text1", "text2"…☆12Updated 7 months ago
- Automatically create strongly typed C# settings objects from AppSettings.json. Uses Source Generators. Includes a simple deserialization…☆31Updated 4 months ago
- Cookie Authentication without ASP.NET Core Identity 8x☆34Updated 4 months ago
- Chat as a service based on SignalR for real-time messaging☆14Updated 9 months ago
- Integrate MediatR with Hangfire☆46Updated 2 years ago
- Auto generate Clone method using C# Source Generator☆84Updated 2 years ago