MarkCiliaVincenti / AsyncKeyedLock
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.
☆214Updated 2 months ago
Alternatives and similar repositories for AsyncKeyedLock:
Users that are interested in AsyncKeyedLock are comparing it to the libraries listed below
- Source generator that helps register attribute marked services in the dependency injection ServiceCollection☆148Updated this week
- 🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", …☆184Updated this week
- A project which uses Source Generation to create a FluentBuilder for a specified model or DTO☆175Updated 2 weeks ago
- A Job Scheduler sitting on top of IHostedService in dotnet.☆163Updated this week
- Library to write triggers in C# with EF.Core☆118Updated 2 months ago
- Zero Allocation Writer/Reader Parser for .NET Core☆298Updated 6 months ago
- 🔑🔒 Lock your c# threads by key☆67Updated 2 months ago
- Intelligent Enums☆210Updated 2 months ago
- Extensions to LINQ to Objects☆119Updated this week
- Use extension methods in Entity Framework Core queries☆177Updated last month
- An extremely light and modern Operation Result Pattern library for .NET.☆133Updated last month
- Exposes project and assembly level information as constants in the ThisAssembly class using source generators powered by Roslyn.☆455Updated this week
- A fast and modern .NET library to generate UUID/GUID that are either sequential and database friendly (versions 7), name based (versions …☆279Updated this week
- Build time tools in the flavor of Dapper☆389Updated last week
- 7x-10x faster alternative to MemoryCache. A high-performance, lighweight (8KB dll) and thread-safe memory cache for .NET.☆147Updated last month
- .NET library with advanced reflection APIs.☆218Updated 2 months ago
- The main purpose of this library is to bring missing features to the official .Net namespace System.Text.Json☆154Updated 7 months ago
- Write your pipelines in C# !☆340Updated this week
- Generate fluent builders for your C# classes with ease.☆106Updated 3 weeks ago
- Source only package that exposes newer .net and C# features to older runtimes.☆323Updated this week
- Structured concurrency support for C#☆272Updated last year
- Moxy - Mixins code generator for C#☆119Updated last month
- A basic template for writing a C# source generator☆184Updated 2 years ago
- Use the AnyOf<TFirst, TSecond, ...> type to handle multiple defined types as input parameters or return values for methods.☆112Updated 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 …☆186Updated 2 weeks ago
- Sitko.Core is a set of libraries to help build .NET Core applications fast☆151Updated this week
- Configure async code's ConfigureAwait at a global level☆450Updated this week
- Logging extensions for xunit☆273Updated this week
- Sql Builder using Interpolated Strings☆231Updated 4 months ago
- A set of extensions for optimizing/simplifying System.Threading.Channels usage.☆446Updated 2 months ago