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!)☆55Updated last week
- GraphQL.Tools is a GraphQL to C# compiler (code-generator) which turns your GraphQL schema into a set of C# classes, interfaces, and enum…☆100Updated 4 years ago
- ⚡An Easy-to-Use and Optimized compression library for .NET that unified several compression algorithms including LZ4, Snappy, Zstd, LZMA,…☆366Updated last week
- 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
- A fast and low allocation StringBuilder for .NET.☆101Updated last week
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- Awesome Extensions for Viusal Stuido 2022☆11Updated last year
- 🥇 .NET Object Mappers Benchmark☆99Updated last year
- Declarative Structured Concurrency for C#☆121Updated this week
- Full version of SignalGo server and client☆56Updated last year
- The HttpClientToCurl is a NuGet package for generating curl script of HttpClient in .NET ( C# | CSharp | Dotnet ) supported features: Pos…☆82Updated this week
- MediatR Useful Behavior In this repository; I tried to write and save the best popular behaviors that we use in m…☆34Updated 8 months ago
- Super Simplify validation Minimal APIs in ASP.NET Core 7 or later with Short-circuit endpoint executions.☆19Updated 2 years ago
- A captcha generator for the Blazor based applications.☆36Updated last year
- 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 …☆195Updated 6 months ago
- Easy C# class and code generation, POCO object and Methods creation☆99Updated 6 months ago
- SmartCacheManager is a smart caching module to cache objects with resilient and variable expiration timing that is useful for caching res…☆13Updated last year
- Auto generate Clone method using C# Source Generator☆84Updated 2 years ago
- 💻 Unobtrusive Ajax Helpers (like MVC5 Ajax.BeignForm and Ajax.ActionLink) for ASP.NET Core☆71Updated 5 months ago
- A simple readonly wrapper for ado to make it easy to use☆19Updated 2 years ago
- DNTCommon.Web.Core provides common scenarios' solutions for ASP.NET Core applications.☆141Updated last week
- A Distributed Cache manager package for .Net Core Projects.☆17Updated last year
- Automatically create strongly typed C# settings objects from AppSettings.json. Uses Source Generators. Includes a simple deserialization…☆31Updated 8 months ago
- 🤖 Implementation of google reCaptcha as a blazor component with support of reCaptcha-V2 and reCaptcha-V3 and server validation☆89Updated this week
- Jinget is a high-performance .NET 8.0 framework built with DDD + CQRS at its core. It's your Swiss Army knife for cutting through boilerp…☆58Updated 2 weeks 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 11 months ago
- Parse any type from string in efficient way☆35Updated 4 months ago
- Enable WITH(NOLOCK) on entity framework queries☆19Updated 2 years ago