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.
☆244Updated 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 last week
- Structured concurrency support for C#☆276Updated 2 years ago
- 7x-10x faster alternative to MemoryCache. A high-performance, lighweight (8KB dll) and thread-safe memory cache for .NET.☆165Updated last month
- A project which uses Source Generation to create a FluentBuilder for a specified model or DTO☆190Updated last week
- Generate fluent builders for your C# classes with ease.☆117Updated 3 months ago
- Build time tools in the flavor of Dapper☆416Updated last month
- Intelligent Enums☆216Updated 7 months ago
- Zero Allocation Writer/Reader Parser for .NET Core☆303Updated 10 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 2 months ago
- C# Source Generator to automatically register dependencies in Microsoft Dependency Injection Service Collection☆100Updated last year
- .NET library with advanced reflection APIs.☆226Updated last month
- A tool for generating Refit interfaces and contracts from OpenAPI specifications☆300Updated last week
- A Job Scheduler sitting on top of IHostedService in dotnet.☆180Updated this week
- Extensions to LINQ to Objects☆122Updated last week
- Use extension methods in Entity Framework Core queries☆188Updated 3 months ago
- Interpolated Strings but in reverse! A very cursed C# parser library.☆261Updated 4 months ago
- Assembly scanning source generator for Microsoft.Extensions.DependencyInjection☆71Updated last week
- An extremely light and modern Operation Result Pattern library for .NET.☆158Updated last week
- Write your pipelines in C# !☆373Updated this week
- A set of extensions for optimizing/simplifying System.Threading.Channels usage.☆480Updated 2 months ago
- 🔑🔒 Lock your c# threads by key☆71Updated 6 months ago
- The main purpose of this library is to bring missing features to the official .Net namespace System.Text.Json☆155Updated 3 months ago
- Logging extensions for xunit☆288Updated this week
- Library to write triggers in C# with EF.Core☆122Updated 7 months ago
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆156Updated 7 months ago
- Source Generated implementation of the Mediator pattern☆140Updated this week
- A mocking library based on the Compiler APIs (Roslyn + Mocks)☆311Updated 3 weeks ago
- 🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", …☆196Updated last month
- C# Toolkit for Code Generation (T4 alternative!)☆294Updated 9 months ago
- Library to compare EF Core's Model of the database against a database's schema.☆151Updated 3 months ago