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.
☆248Updated 2 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 this week
- 7x-10x faster alternative to MemoryCache. A high-performance, lighweight (8KB dll) and thread-safe memory cache for .NET.☆168Updated 2 months ago
- Structured concurrency support for C#☆276Updated 2 years ago
- Zero Allocation Writer/Reader Parser for .NET Core☆303Updated 11 months ago
- Build time tools in the flavor of Dapper☆421Updated 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 3 months ago
- A project which uses Source Generation to create a FluentBuilder for a specified model or DTO☆191Updated 2 weeks ago
- .NET library with advanced reflection APIs.☆226Updated 2 months ago
- C# Source Generator to automatically register dependencies in Microsoft Dependency Injection Service Collection☆102Updated last year
- Extensions to LINQ to Objects☆122Updated this week
- The main purpose of this library is to bring missing features to the official .Net namespace System.Text.Json☆155Updated 3 months ago
- A Job Scheduler sitting on top of IHostedService in dotnet.☆181Updated this week
- 🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", …☆198Updated 2 months ago
- Use extension methods in Entity Framework Core queries☆188Updated 3 months ago
- Library to write triggers in C# with EF.Core☆123Updated 7 months ago
- 🔑🔒 Lock your c# threads by key☆71Updated 7 months ago
- Source Generated implementation of the Mediator pattern☆144Updated last week
- A fast and modern .NET library to generate UUID/GUID that are either sequential and database friendly (versions 7), name based (versions …☆313Updated 2 months ago
- Intelligent Enums☆218Updated 7 months ago
- Simply LINQ your remote resources...☆348Updated 3 months ago
- Assembly scanning source generator for Microsoft.Extensions.DependencyInjection☆75Updated 3 weeks ago
- An extremely light and modern Operation Result Pattern library for .NET.☆163Updated this week
- ☆138Updated 2 weeks ago
- An Entity Framework Core plugin to automatically add check constraints in various situations☆348Updated last month
- Logging extensions for xunit☆290Updated this week
- Write your pipelines in C# !☆376Updated this week
- A tool for generating Refit interfaces and contracts from OpenAPI specifications☆302Updated this week
- Interpolated Strings but in reverse! A very cursed C# parser library.☆278Updated 4 months ago
- C# Toolkit for Code Generation (T4 alternative!)☆294Updated 9 months ago
- Sql Builder using Interpolated Strings☆254Updated last month