neosmart / AsyncLockLinks
An async/await-friendly lock for .NET, complete with asynchronous waits, safe reëntrance, and more.
☆206Updated 5 months ago
Alternatives and similar repositories for AsyncLock
Users that are interested in AsyncLock are comparing it to the libraries listed below
Sorting:
- FastDeepCloner, This is a C# based .NET cross platform library that is used to deep clone objects, whether they are serializable or not. …☆181Updated last year
- .NET library with advanced reflection APIs.☆229Updated last month
- 🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", …☆201Updated 4 months ago
- String representations of expression trees + library of expression tree objects☆161Updated 2 years ago
- A Fody weaver which allows to decorate methods and hook into method start, method end and method exceptions.☆295Updated 9 months ago
- Simple & efficient library for deep copying .NET objects☆229Updated last year
- ServiceWire is a very fast and light weight service host and dynamic client library that simplifies the development and use of high perfo…☆192Updated 9 months ago
- Compile time decorator pattern via IL rewriting☆398Updated 6 months ago
- Generic weak event implementation☆194Updated 5 years ago
- CPU Usage for .NET Core and .NET Framework for Linux, Windows and macOS with coverage of async/await scenarios.☆67Updated 5 months ago
- A CSharp (C#) diff library that allows you to diff two objects and get a list of the differences back.☆196Updated last year
- A C# Glob library for .NET and .NET Core.☆225Updated last year
- Yet Another XML Serialization Library for the .NET Framework and .NET Core☆173Updated last week
- SimMetrics is a Similarity Metric Library, e.g. from edit distance's (Levenshtein, Gotoh, Jaro etc) to other metrics, (e.g Soundex, Chapm…☆141Updated 3 weeks ago
- IDisposable helper types.☆134Updated last year
- Single-file minimal C# IoC container