kpreisser / AsyncReaderWriterLockSlimLinks
An async-ready alternative to .NET's ReaderWriterLockSlim.
☆25Updated 5 years ago
Alternatives and similar repositories for AsyncReaderWriterLockSlim
Users that are interested in AsyncReaderWriterLockSlim are comparing it to the libraries listed below
Sorting:
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆52Updated last year
- Injects IDataErrorInfo or INotifyDataErrorInfo code into a class at compile time.☆54Updated 3 years ago
- A modern wrapper around System.IO.☆84Updated 2 years ago
- Task-like structs which capture no synchronization context on the await operations.☆40Updated 3 years ago
- Fluent API for .NET reflection, via a dynamic proxy☆76Updated 3 years ago
- IDisposable helper types.☆134Updated last year
- Simplifies the implementation of IDisposable☆77Updated 7 months ago
- SQLNado (SQLite Not ADO) is a .NET lightweight bloat free wrapper and object persistence framework based on SQLite.☆37Updated 2 weeks ago
- Linq operators for ObservableCollection☆19Updated 11 years ago
- The Swiss Army Knife for type conversion in .NET☆57Updated last year
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 7 months ago
- Analyzers checking System.Reflection☆82Updated last year
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆77Updated 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
- A small .NET library for formatting type names à la C#.☆33Updated 5 months ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 5 months ago
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- ResXGenerator is a C# source generator to generate strongly-typed resource classes for looking up localized strings.☆40Updated last year
- CPU Usage for .NET Core and .NET Framework for Linux, Windows and macOS with coverage of async/await scenarios.☆67Updated 4 months ago
- Replaces static method calls.☆68Updated 7 months ago
- A .NET utility library to spawn, supervise and (optionally) cleanly shut down child processes.☆128Updated last year
- This is an approach to data virtualizing collections intended to be used in WPF projects.☆44Updated 3 years ago
- Extensions to the dotnet/reactive library.☆50Updated 2 years ago
- Leverages the Newtonsoft extension API to encrypt/decrypt specific nodes at serialization time☆49Updated last year
- A set of source generators for equality, immutability, ...☆90Updated 2 years ago
- Pretty print objects to the console. Similar to LINQPad's Dump() extension method.☆79Updated 5 years ago
- Roslyn analyzers for INotifyPropertyChanged☆46Updated last year
- Adds debugger attributes to help visualize objects.☆44Updated 7 months ago
- A C# port of Mozilla Universal Charset Detector.☆27Updated 6 years ago