MarkCiliaVincenti / AsyncKeyedLockLinks
An asynchronous .NET Standard 2.0 library that allows you to lock based on a key (keyed semaphores), limiting concurrent threads sharing the same key to a specified number, with optional pooling for reducing memory allocations.
☆252Updated 3 months ago
Alternatives and similar repositories for AsyncKeyedLock
Users that are interested in AsyncKeyedLock are comparing it to the libraries listed below
Sorting:
- Source generator that helps register attribute marked services in the dependency injection ServiceCollection☆185Updated 3 weeks ago
- Zero Allocation Writer/Reader Parser for .NET Core☆304Updated 11 months ago
- Library to write triggers in C# with EF.Core☆123Updated 8 months ago
- Assembly scanning source generator for Microsoft.Extensions.DependencyInjection☆85Updated this week
- Build time tools in the flavor of Dapper☆422Updated 2 months ago
- A project which uses Source Generation to create a FluentBuilder for a specified model or DTO☆191Updated 3 weeks ago
- A Job Scheduler sitting on top of IHostedService in dotnet.☆183Updated last week
- C# Source Generator to automatically register dependencies in Microsoft Dependency Injection Service Collection☆107Updated last year
- Use extension methods in Entity Framework Core queries☆189Updated 4 months ago
- .NET library with advanced reflection APIs.☆227Updated 3 months ago
- A .net library to write large Excel files in XLSX format with low memory consumption using streamed write.☆249Updated 4 months ago
- An extremely light and modern Operation Result Pattern library for .NET.☆168Updated 2 weeks ago
- Structured concurrency support for C#☆276Updated 2 years ago
- ☆141Updated 2 weeks ago
- 7x-10x faster alternative to MemoryCache. A high-performance, lighweight (8KB dll) and thread-safe memory cache for .NET.☆169Updated 3 months ago
- Source Generated implementation of the Mediator pattern☆151Updated this week
- The main purpose of this library is to bring missing features to the official .Net namespace System.Text.Json☆155Updated 4 months ago
- Extensions to LINQ to Objects☆122Updated last week
- 🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", …☆199Updated 2 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 4 months ago
- Sql Builder using Interpolated Strings☆259Updated 2 months ago
- An embeddable mini-language for filtering, enriching, and formatting Serilog events, ideal for use with JSON or XML configuration.☆216Updated 5 months ago
- Simply LINQ your remote resources...☆348Updated 4 months ago
- Intelligent Enums☆219Updated 8 months ago
- A set of extensions for optimizing/simplifying System.Threading.Channels usage.☆482Updated 3 months ago
- SystemTextJsonPatch is a JSON Patch (JsonPatchDocument) RFC 6902 implementation for .NET using System.Text.Json☆121Updated 6 months ago
- Interpolated Strings but in reverse! A very cursed C# parser library.☆284Updated 5 months ago
- An Entity Framework Core plugin to automatically add check constraints in various situations☆353Updated last month
- 🔑🔒 Lock your c# threads by key☆71Updated 8 months ago
- Write your pipelines in C# !☆383Updated this week