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.
☆50Updated last year
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.☆78Updated last year
- The dotnet enum flags feature is amazing, but it is too limited 🙁. InfiniteEnumFlags is the same without limitation. 😊 (It supports up…☆68Updated last year
- 🌈 Visualizes your BenchmarkDotNet benchmarks to Colorful images and Feature-rich HTML (and maybe powerful charts in the future!)☆57Updated 3 months 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…☆101Updated 4 years ago
- ⚡An Easy-to-Use and Optimized compression library for .NET that unified several compression algorithms including LZ4, Snappy, Zstd, LZMA,…☆378Updated last month
- Awesome Extensions for Viusal Stuido 2022☆11Updated last year
- Full version of SignalGo server and client☆56Updated 2 years ago
- 🥇 .NET Object Mappers Benchmark☆102Updated 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 …☆32Updated 2 years ago
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- MediatR Useful Behavior In this repository; I tried to write and save the best popular behaviors that we use in m…☆34Updated last year
- A fast and low allocation StringBuilder for .NET.☆107Updated last week
- 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 …☆196Updated 10 months ago
- Declarative Structured Concurrency for C#☆118Updated last week
- SmartCacheManager is a smart caching module to cache objects with resilient and variable expiration timing that is useful for caching res…☆13Updated 2 years ago
- A captcha generator for the Blazor based applications.☆36Updated last year
- LINQ like method and Comparer<string> that can be used to sort strings by number in them (like what windows explorer do {"text1", "text2"…☆13Updated last year
- Auto generate Clone method using C# Source Generator☆86Updated 2 years ago
- HttpClientToCurl is a NuGet package for .NET that generates cURL scripts from HttpClient requests in C# (CSharp). It supports GET, POST,…☆104Updated last month
- Super Simplify validation Minimal APIs in ASP.NET Core 7 or later with Short-circuit endpoint executions.☆20Updated 2 years ago
- Easy C# class and code generation, POCO object and Methods creation☆106Updated 10 months ago
- A simple readonly wrapper for ado to make it easy to use☆19Updated 3 years ago
- Automatically create strongly typed C# settings objects from AppSettings.json. Uses Source Generators. Includes a simple deserialization…☆31Updated last year
- Enable WITH(NOLOCK) on entity framework queries☆19Updated 3 years ago
- 💻 Unobtrusive Ajax Helpers (like MVC5 Ajax.BeignForm and Ajax.ActionLink) for ASP.NET Core☆71Updated 9 months ago
- A C# library that makes working with the enums more than 18 times faster without any memory allocation using the CSharp source generators…☆20Updated 2 years ago
- Parse any type from string in efficient way☆35Updated 2 months ago
- 🤖 Implementation of google reCaptcha as a blazor component with support of reCaptcha-V2 and reCaptcha-V3 and server validation☆93Updated 2 months ago
- A set of useful UI-Components (HtmlHelper) for ASP.NET Core MVC based-on Popular JavaScript Plugins (Experimental project).☆30Updated 2 years ago
- A Distributed Cache manager package for .Net Core Projects.☆17Updated 2 months ago