MarkCiliaVincenti / AsyncKeyedLockLinks
An asynchronous .NET 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.
☆299Updated last week
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☆233Updated last week
- Build time tools in the flavor of Dapper☆442Updated 8 months ago
- Zero Allocation Writer/Reader Parser for .NET Core☆320Updated last year
- Source Generated implementation of the Mediator pattern☆179Updated last week
- Library to write triggers in C# with EFCore☆130Updated 3 weeks ago
- A project which uses Source Generation to create a FluentBuilder for a specified model or DTO☆204Updated last month
- Assembly scanning source generator for Microsoft.Extensions.DependencyInjection☆120Updated 2 months ago
- A Job Scheduler sitting on top of IHostedService in dotnet.☆193Updated last week
- Sql Builder using Interpolated Strings☆272Updated last month
- An extremely light and modern Operation Result Pattern library for .NET.☆192Updated 3 weeks ago
- Use extension methods in Entity Framework Core queries☆200Updated last month
- 7x-10x faster alternative to MemoryCache. A high-performance, lighweight (8KB dll) and thread-safe memory cache for .NET.☆182Updated last week
- Simply LINQ your remote resources...☆354Updated last month
- ☆176Updated this 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 …☆195Updated 9 months ago
- A source generator that automatically migrates your logging calls to the LoggerMessage version☆111Updated last month
- C# Source Generator to automatically register dependencies in Microsoft Dependency Injection Service Collection☆125Updated last year
- An Entity Framework Core plugin to automatically add check constraints in various situations☆369Updated 3 weeks ago
- Structured concurrency support for C#☆276Updated 2 years ago
- .NET library with advanced reflection APIs.☆227Updated 3 weeks ago
- The main purpose of this library is to bring missing features to the official .Net namespace System.Text.Json☆154Updated 9 months ago
- Interpolated Strings but in reverse! A very cursed C# parser library.☆289Updated 10 months ago
- Configure async code's ConfigureAwait at a global level☆456Updated 11 months ago
- A fast and modern .NET library to generate UUID/GUID that are either sequential and database friendly (versions 7), name based (versions …☆351Updated this week
- The fastest deep cloning library for .NET – zero-config, works out of the box.☆295Updated last week
- Logging extensions for xunit☆303Updated last week
- A .net library to write large Excel files in XLSX format with low memory consumption using streamed write.☆271Updated 3 weeks ago
- Write your pipelines in C# !☆433Updated this week
- 🔑🔒 Lock your c# threads by key☆76Updated last week
- Intelligent Enums☆240Updated 3 weeks ago