neosmart / AsyncLockLinks
An async/await-friendly lock for .NET, complete with asynchronous waits, safe reëntrance, and more.
☆207Updated 7 months ago
Alternatives and similar repositories for AsyncLock
Users that are interested in AsyncLock are comparing it to the libraries listed below
Sorting:
- .NET library with advanced reflection APIs.☆229Updated 2 months ago
- FastDeepCloner, This is a C# based .NET cross platform library that is used to deep clone objects, whether they are serializable or not. …☆186Updated 2 years ago
- 🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", …☆200Updated this week
- Compile time decorator pattern via IL rewriting☆403Updated 8 months ago
- Simple & efficient library for deep copying .NET objects☆229Updated 2 years ago
- ServiceWire is a very fast and light weight service host and dynamic client library that simplifies the development and use of high perfo…☆193Updated 11 months ago
- String representations of expression trees + library of expression tree objects☆161Updated 2 years ago
- A C# Glob library for .NET and .NET Core.☆225Updated last year
- Generic weak event implementation☆196Updated 5 years ago
- A CSharp (C#) diff library that allows you to diff two objects and get a list of the differences back.☆198Updated last year
- A Fody weaver which allows to decorate methods and hook into method start, method end and method exceptions.☆298Updated 11 months ago
- Yet Another XML Serialization Library for the .NET Framework and .NET Core☆172Updated 2 months ago
- A ConcurrentHashSet implementation☆138Updated 3 years ago
- CPU Usage for .NET Core and .NET Framework for Linux, Windows and macOS with coverage of async/await scenarios.☆67Updated 7 months ago
- Json library that uses .NET 5 Source Generators☆151Updated 4 years ago
- IDisposable helper types.☆136Updated last year
- Tasty, versatile, nutritious; goes with many things in .net.☆184Updated this week
- MirrorSharp is a code editor <textarea> built on Roslyn and CodeMirror☆230Updated 11 months ago
- A modern compile-time generated interception/proxy library☆141Updated 2 years ago
- .NET Core Inter-process communication framework☆370Updated 2 years ago
- Zero Allocation Writer/Reader Parser for .NET Core☆316Updated last year
- .NET Reflection.Emit extensions☆170Updated last year
- Dynamically run code using .NET 9, Roslyn and AssemblyLoadContext☆114Updated 11 months ago
- Step by step guide on how to debug a C# SourceGenerator in Visual Studio 2022☆136Updated 3 years ago
- Simple wrapper around System.Diagnostics.Process to expose it as a System.Threading.Tasks.Task☆221Updated 4 years ago
- SimMetrics is a Similarity Metric Library, e.g. from edit distance's (Levenshtein, Gotoh, Jaro etc) to other metrics, (e.g Soundex, Chapm…☆143Updated 2 months ago
- ☆118Updated 12 years ago
- Clone extension method library. Performs fast, deep or shallow clone using simple assignment operations generated by Expression Tree runt…☆119Updated 5 years ago
- Expressive is a cross-platform expression parsing and evaluation framework. The cross-platform nature is achieved through compiling for .…☆175Updated last year
- An asynchronous .NET Standard 2.0 library that allows you to lock based on a key (keyed semaphores), limiting concurrent threads sharing …☆267Updated last month