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.
☆257Updated 4 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☆199Updated last week
- Zero Allocation Writer/Reader Parser for .NET Core☆311Updated last year
- 7x-10x faster alternative to MemoryCache. A high-performance, lighweight (8KB dll) and thread-safe memory cache for .NET.☆174Updated 4 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 …☆195Updated 5 months ago
- C# Source Generator to automatically register dependencies in Microsoft Dependency Injection Service Collection☆113Updated last year
- Source Generated implementation of the Mediator pattern☆154Updated last week
- A project which uses Source Generation to create a FluentBuilder for a specified model or DTO☆197Updated 2 weeks ago
- Assembly scanning source generator for Microsoft.Extensions.DependencyInjection☆97Updated 3 weeks ago
- Build time tools in the flavor of Dapper☆426Updated 4 months ago
- .NET library with advanced reflection APIs.☆229Updated last month
- A Job Scheduler sitting on top of IHostedService in dotnet.☆184Updated 2 weeks ago
- Library to write triggers in C# with EF.Core☆125Updated 9 months ago
- Simply LINQ your remote resources...☆352Updated 5 months ago
- The main purpose of this library is to bring missing features to the official .Net namespace System.Text.Json☆155Updated 5 months ago
- Use extension methods in Entity Framework Core queries☆193Updated 5 months ago
- Structured concurrency support for C#☆278Updated 2 years ago
- Extensions to LINQ to Objects☆122Updated last week
- A source generator that automatically migrates your logging calls to the LoggerMessage version☆104Updated last month
- Sql Builder using Interpolated Strings☆264Updated 3 months ago
- SystemTextJsonPatch is a JSON Patch (JsonPatchDocument) RFC 6902 implementation for .NET using System.Text.Json☆121Updated 8 months ago
- Intelligent Enums☆235Updated last week
- 🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", …☆201Updated 4 months ago
- A tool for generating Refit interfaces and contracts from OpenAPI specifications☆326Updated this week
- An extremely light and modern Operation Result Pattern library for .NET.☆179Updated last month
- 🔑🔒 Lock your c# threads by key☆73Updated 9 months ago
- A .net library to write large Excel files in XLSX format with low memory consumption using streamed write.☆252Updated 6 months ago
- A fast and modern .NET library to generate UUID/GUID that are either sequential and database friendly (versions 7), name based (versions …☆324Updated 2 weeks ago
- Write your pipelines in C# !☆395Updated this week
- Windows Forms hosting extensions for the .NET Generic Host☆157Updated 7 months ago
- C# Toolkit for Code Generation (T4 alternative!)☆299Updated 11 months ago