kpreisser / AsyncReaderWriterLockSlim
An async-ready alternative to .NET's ReaderWriterLockSlim.
☆25Updated 4 years ago
Alternatives and similar repositories for AsyncReaderWriterLockSlim:
Users that are interested in AsyncReaderWriterLockSlim are comparing it to the libraries listed below
- The Swiss Army Knife for type conversion in .NET☆56Updated 7 months ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆69Updated 2 years ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆50Updated last year
- WpfControlTestbench makes it easy to write sophisticated test windows for WPF controls with few lines of code.☆23Updated 4 months ago
- Highly efficient compile-time general purpose DI container based on C# source generators.☆34Updated 2 years ago
- Low level RESP handling tools for .NET, intended for consumption by other libraries☆39Updated 2 months ago
- Injects IDataErrorInfo or INotifyDataErrorInfo code into a class at compile time.☆54Updated 2 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 2 months ago
- Provides an awaitable covariant ITask interface which may be used in place of the built-in Task class.☆53Updated 6 years ago
- Debugging tool to track down undisposed objects☆21Updated 4 years ago
- A modern wrapper around System.IO.☆84Updated 2 years ago
- The Try monad (Error/Exceptional monad) for C#☆59Updated last year
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆73Updated last year
- CPU Usage for .NET Core and .NET Framework for Linux, Windows and macOS with coverage of async/await scenarios.☆65Updated 2 months ago
- Fluent API for .NET reflection, via a dynamic proxy☆75Updated 3 years ago
- A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and …☆35Updated 11 months ago
- Provides Options<T> that can update values to source JSON file☆21Updated this week
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 5 years ago
- A Visual Studio extension for killing the Wpf designer processes. All instances of XDesProc.exe☆16Updated last month
- A small tool able to generate a DGML file visualizing your NuGet references.☆35Updated 7 years ago
- Compiles simple grammar into a parsing table. Includes parser which can build a syntax tree for a given plaintext. Allows compilation of …☆43Updated 2 years ago
- Embeddable Mixed-Storage Key-Value Store for C#☆25Updated 3 years ago
- Adds debugger attributes to help visualize objects.☆43Updated 2 months ago
- Extensions to the dotnet/reactive library.☆50Updated 2 years ago
- Sample WPF application using the new csproj format (.NET Core project system https://github.com/dotnet/project-system/ ). Targering .NET …☆25Updated 7 years ago
- This is an approach to data virtualizing collections intended to be used in WPF projects.☆43Updated 3 years ago
- Make DateOnly and TimeOnly data types available for all .NET versions prior to .NET 6☆25Updated 3 weeks ago
- FrozenObjects serializer and deserializer☆91Updated 2 years ago
- Analyzers checking System.Reflection☆81Updated last year
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago