bartdesmet / AsyncIteratorsLinks
Prototype of async iterators
☆15Updated 7 years ago
Alternatives and similar repositories for AsyncIterators
Users that are interested in AsyncIterators are comparing it to the libraries listed below
Sorting:
- Prototype of LINQ over IAsyncEnumerable<T> using C# 8.0.☆22Updated 7 years ago
- Type and Reflection polyfill extension methods. .NET 3.5+ and .NET Standard 1.0+.☆22Updated 4 years ago
- Helpers for using System.Reactive with INotifyPropertyChanged and INotifyCollectionChanged☆22Updated last year
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- A small .NET library for formatting type names à la C#.☆34Updated 8 months ago
- Internal application architecture via command and event messages☆32Updated last week
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Provides an almost drop-in replacement for System.IO.File, optimized for a very large number of small files. Data is batched in package f…☆20Updated 8 years ago
- .NET bindings for native numerical computing☆31Updated 7 years ago
- Solution and project query system based on Roslyn compiler☆12Updated 2 years ago
- Parser for arithmetic expressions☆21Updated 4 years ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- Package to make writing MSBuild extensions easier that work both with MSBuild Core and MSBuild (Full).☆24Updated 5 years ago
- Task-like structs which capture no synchronization context on the await operations.☆40Updated 3 years ago
- The Programmer Productivity Toolkit☆12Updated last week
- Performant delimeter-separated value (CSV, TSV, etc.) text parser.☆64Updated 7 years ago
- Dynamically attach properties to (almost) any object instance.☆45Updated 4 years ago
- 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
- A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and …☆36Updated last year
- A Roslyn inspired rewrite of NQuery☆75Updated last year
- This extension allows you to view a visual dump of your objects during the debugging of the program in Visual Studio☆25Updated 3 years ago
- An ultra-lightweight Rx source-only nuget to avoid depending on the full System.Reactive for IObservable<T> producers☆32Updated last week
- Show desktop notifications using this library☆19Updated last week
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 10 months ago
- Helper objects to browse complex structures returned by ClrMD☆65Updated 2 months ago
- Generate plots for BenchmarkDotNet☆13Updated last year
- Helper types for creating and interpreting GUIDs.☆31Updated 4 years ago
- Nuget package merging utiility☆23Updated last year
- The Nuget package for Microsoft Concurrency Visualizer SDK Tools.☆10Updated 8 months ago
- Argon is a JSON framework for .NET. It is a hard fork of Newtonsoft.Json.☆13Updated last week