kpreisser / AsyncReaderWriterLockSlim
An async-ready alternative to .NET's ReaderWriterLockSlim.
☆25Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for AsyncReaderWriterLockSlim
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆50Updated last year
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 2 years ago
- A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and …☆34Updated 7 months ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆67Updated last year
- An MSBuild Task to enable exception line numbers for references in a deployed app☆76Updated this week
- Highly efficient compile-time general purpose DI container based on C# source generators.☆32Updated 2 years ago
- CPU Usage for .NET Core and .NET Framework for Linux, Windows and macOS with coverage of async/await scenarios.☆58Updated last month
- ResXGenerator is a C# source generator to generate strongly-typed resource classes for looking up localized strings.☆32Updated 6 months ago
- Analyzers checking System.Reflection☆80Updated 10 months ago
- Linq operators for ObservableCollection☆19Updated 10 years ago
- Example implementation of IValueTaskSource☆31Updated last year
- Non-boxing passing of values.☆27Updated 4 months ago
- Distribute your .NET applications!☆56Updated 2 months ago
- FrozenObjects serializer and deserializer☆90Updated 2 years ago
- Performant delimeter-separated value (CSV, TSV, etc.) text parser.☆64Updated 6 years ago
- Sample WPF application using the new csproj format (.NET Core project system https://github.com/dotnet/project-system/ ). Targering .NET …☆25Updated 6 years ago
- IL weaver to add nullability annotations to .NET reference assemblies☆71Updated 3 years ago
- Utility library for faster writing source generators☆61Updated 3 years ago
- Simple yet versatile library for generating graphs in the DOT language☆50Updated 7 months ago
- Roslyn powered analyzers for C# to support convention defined architecture☆15Updated last year
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆73Updated last year
- Extensions to the dotnet/reactive library.☆50Updated last year
- Linq for Span<T> using SourceGenerators☆50Updated 3 years ago
- Simple viewer for .NET .gcdump files☆45Updated 3 months ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 6 months ago
- Lightweight Git local repository traversal library for .NET/.NET Core/.NET Framework.☆86Updated 5 months ago
- A CSharp library that can deep clone any object using only reflection.☆49Updated last year
- A C# port of Mozilla Universal Charset Detector.☆24Updated 5 years ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 3 months ago
- Roslyn analyzers for INotifyPropertyChanged☆44Updated 6 months ago