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 2 years ago
- Roslyn analyzers for INotifyPropertyChanged☆46Updated last year
- A modern wrapper around System.IO.☆84Updated 3 years ago
- A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and …☆36Updated last year
- Analyzers checking System.Reflection☆82Updated last year
- IDisposable helper types.☆136Updated last year
- Simple build versioning for .NET, powered by Git tags☆67Updated last week
- Injects IDataErrorInfo or INotifyDataErrorInfo code into a class at compile time.☆54Updated 3 years ago
- Fluent API for .NET reflection, via a dynamic proxy☆76Updated 4 years ago
- Step into debugging and generate readable script from linq expressions☆38Updated 3 years ago
- ResXGenerator is a C# source generator to generate strongly-typed resource classes for looking up localized strings.☆43Updated last month
- Provides an awaitable covariant ITask interface which may be used in place of the built-in Task class.☆53Updated 7 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 10 months ago
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 4 years ago
- A .NET utility library to spawn, supervise and (optionally) cleanly shut down child processes.☆128Updated last year
- Task-like structs which capture no synchronization context on the await operations.☆40Updated 3 years ago
- A convenient data structure supporting efficient in-memory indexing and querying, including range queries and fuzzy string matching.☆81Updated this week
- Simplifies the implementation of IDisposable☆78Updated last month
- SQLNado (SQLite Not ADO) is a .NET lightweight bloat free wrapper and object persistence framework based on SQLite.☆37Updated 2 months ago
- Extensions to the dotnet/reactive library.☆50Updated 2 years ago
- Make DateOnly and TimeOnly data types available for all .NET versions prior to .NET 6☆28Updated 3 weeks ago
- Common input and integrity validation routines for Visual Studio and other applications☆128Updated this week
- A LiteDB with realtime notifications☆43Updated last year
- Replaces static method calls.☆68Updated 10 months ago
- Leverages the Newtonsoft extension API to encrypt/decrypt specific nodes at serialization time☆49Updated last year
- ☆52Updated 2 years ago
- An MSBuild Task to enable exception line numbers for references in a deployed app☆82Updated this week
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- Simple yet versatile library for generating graphs in the DOT language☆55Updated 5 months ago
- A test bench for various .NET CSV parsing libraries☆72Updated last year