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.
☆266Updated 3 weeks 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☆218Updated this week
- Library to write triggers in C# with EF.Core☆125Updated last 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 …☆194Updated 6 months ago
- Zero Allocation Writer/Reader Parser for .NET Core☆315Updated last year
- Source Generated implementation of the Mediator pattern☆159Updated last week
- A project which uses Source Generation to create a FluentBuilder for a specified model or DTO☆198Updated last month
- Assembly scanning source generator for Microsoft.Extensions.DependencyInjection☆110Updated this week
- 7x-10x faster alternative to MemoryCache. A high-performance, lighweight (8KB dll) and thread-safe memory cache for .NET.☆177Updated 5 months ago
- C# Source Generator to automatically register dependencies in Microsoft Dependency Injection Service Collection☆116Updated last year
- Sql Builder using Interpolated Strings☆268Updated last month
- An extremely light and modern Operation Result Pattern library for .NET.☆185Updated 3 months ago
- Simply LINQ your remote resources...☆355Updated 7 months ago
- A Job Scheduler sitting on top of IHostedService in dotnet.☆187Updated 3 weeks ago
- Extensions to LINQ to Objects☆124Updated last week
- Build time tools in the flavor of Dapper☆427Updated 5 months ago
- Use extension methods in Entity Framework Core queries☆194Updated 7 months ago
- .NET library with advanced reflection APIs.☆229Updated last month
- Structured concurrency support for C#☆278Updated 2 years ago
- Interpolated Strings but in reverse! A very cursed C# parser library.☆287Updated 8 months ago
- Write your pipelines in C# !☆408Updated this week
- An Entity Framework Core plugin to automatically add check constraints in various situations☆364Updated last week
- ☆154Updated last week
- 🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", …☆200Updated last week
- C# Toolkit for Code Generation (T4 alternative!)☆301Updated last year
- A source generator that automatically migrates your logging calls to the LoggerMessage version☆107Updated last month
- A tool for generating Refit interfaces and contracts from OpenAPI (Swagger) specifications☆339Updated this week
- A set of extensions for optimizing/simplifying System.Threading.Channels usage.☆497Updated 6 months ago
- 🔑🔒 Lock your c# threads by key☆74Updated 3 weeks ago
- An embeddable mini-language for filtering, enriching, and formatting Serilog events, ideal for use with JSON or XML configuration.☆217Updated 3 weeks ago
- SystemTextJsonPatch is a JSON Patch (JsonPatchDocument) RFC 6902 implementation for .NET using System.Text.Json☆122Updated 9 months ago