amoerie / keyed-semaphoresLinks
đđ Lock your c# threads by key
â72Updated 8 months ago
Alternatives and similar repositories for keyed-semaphores
Users that are interested in keyed-semaphores are comparing it to the libraries listed below
Sorting:
- A modern compile-time generated interception/proxy libraryâ141Updated 2 years ago
- Moxy - Mixins code generator for C#â125Updated 7 months ago
- Source generator that helps register attribute marked services in the dependency injection ServiceCollectionâ186Updated last week
- A convention based object to object mapper using Roslyn source generator.â95Updated 2 months ago
- Extension for EntityFramework for joins to in-memory dataâ57Updated last month
- Use the AnyOf<TFirst, TSecond, ...> type to handle multiple defined types as input parameters or return values for methods.â120Updated 2 months ago
- A lightweight full text indexer for .NETâ192Updated 5 months ago
- â44Updated 2 months ago
- It allows to build in real time a lazy proxy type or an instance of this type.â75Updated last year
- The fastest cache library written in C# for items with set expiration time. Easy to use, thread-safe and light on memory.â106Updated last week
- HttpClientGenerator is a tool that uses the Roslyn code generator feature to write boilerplate HttpClient code for you.â46Updated 9 months ago
- String representations of expression trees + library of expression tree objectsâ160Updated 2 years ago
- Extensions to LINQ to Objects