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.
☆267Updated last month
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☆223Updated this week
- Zero Allocation Writer/Reader Parser for .NET Core☆316Updated last year
- C# Source Generator to automatically register dependencies in Microsoft Dependency Injection Service Collection☆119Updated last year
- A project which uses Source Generation to create a FluentBuilder for a specified model or DTO☆200Updated 2 months ago
- Library to write triggers in C# with EF.Core☆128Updated 3 weeks ago
- Assembly scanning source generator for Microsoft.Extensions.DependencyInjection☆111Updated 3 weeks ago
- Source Generated implementation of the Mediator pattern☆163Updated 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 7 months ago
- 7x-10x faster alternative to MemoryCache. A high-performance, lighweight (8KB dll) and thread-safe memory cache for .NET.☆177Updated 2 weeks ago
- Build time tools in the flavor of Dapper☆431Updated 6 months ago
- Use extension methods in Entity Framework Core queries☆195Updated 7 months ago
- A Job Scheduler sitting on top of IHostedService in dotnet.☆187Updated 2 weeks ago
- Sql Builder using Interpolated Strings☆269Updated last month
- Extensions to LINQ to Objects☆124Updated last week
- Structured concurrency support for C#☆277Updated 2 years ago
- Simply LINQ your remote resources...☆354Updated 7 months ago
- .NET library with advanced reflection APIs.☆229Updated 2 months ago
- Intelligent Enums☆235Updated 2 weeks ago
- C# Toolkit for Code Generation (T4 alternative!)☆301Updated last year
- A source generator that automatically migrates your logging calls to the LoggerMessage version☆109Updated 2 months ago
- An Entity Framework Core plugin to automatically add check constraints in various situations☆368Updated 3 weeks ago
- A .net library to write large Excel files in XLSX format with low memory consumption using streamed write.☆265Updated 3 weeks ago
- 🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", …☆200Updated this week
- ☆157Updated 2 weeks ago
- Core repository contains the primary open source libraries released by Macross Software for .NET Core.☆126Updated last year
- An embeddable mini-language for filtering, enriching, and formatting Serilog events, ideal for use with JSON or XML configuration.☆217Updated this week
- A minimal tracing system that integrates Serilog with System.Diagnostics.Activity.☆158Updated 5 months ago
- A tool for generating Refit interfaces and contracts from OpenAPI (Swagger) specifications☆347Updated this week
- The main purpose of this library is to bring missing features to the official .Net namespace System.Text.Json☆155Updated 7 months ago
- 🔑🔒 Lock your c# threads by key☆74Updated last month