kpreisser / AsyncReaderWriterLockSlim
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
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆50Updated last year
- Example implementation of IValueTaskSource☆30Updated last year
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆69Updated 2 years ago
- Low level RESP handling tools for .NET, intended for consumption by other libraries☆39Updated last week
- An ACID .NET relational database☆19Updated 10 months ago
- Roslyn analyzers for INotifyPropertyChanged☆45Updated 11 months ago
- The Swiss Army Knife for type conversion in .NET☆56Updated 8 months ago
- Leverages the Newtonsoft extension API to encrypt/decrypt specific nodes at serialization time☆49Updated last year
- A set of fluent extensions ontop of System.UriBuilder☆26Updated last year
- Dynamically attach properties to (almost) any object instance.☆45Updated 3 years ago
- Analyzers checking System.Reflection☆81Updated last year
- Sample WPF application using the new csproj format (.NET Core project system https://github.com/dotnet/project-system/ ). Targering .NET …☆25Updated 7 years ago
- Make DateOnly and TimeOnly data types available for all .NET versions prior to .NET 6☆25Updated last month
- ResXGenerator is a C# source generator to generate strongly-typed resource classes for looking up localized strings.☆36Updated 11 months ago
- Provides an awaitable covariant ITask interface which may be used in place of the built-in Task class.☆53Updated 6 years ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 2 years ago
- A library that automatically adds support for object deconstruction in C#.☆40Updated 2 months ago
- A modern wrapper around System.IO.☆84Updated 2 years ago
- Loads all the references on startup by actually using the types in the module initializer.☆38Updated last week
- A LiteDB with realtime notifications☆43Updated last year
- An MSBuild Task to enable exception line numbers for references in a deployed app☆83Updated this week
- A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and …☆35Updated last year
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated last month
- Helper types for creating and interpreting GUIDs.☆30Updated 3 years ago
- Generating async c# code using Roslyn☆49Updated 8 months ago
- Linq for Span<T> using SourceGenerators☆53Updated 3 years ago
- Pretty print objects to the console. Similar to LINQPad's Dump() extension method.☆79Updated 5 years ago
- A small .NET library for formatting type names à la C#.☆33Updated 3 weeks ago
- A reader for Serilog's compact JSON format☆32Updated 4 months ago
- Base62 encoder and decoder☆21Updated 2 years ago