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
- Internal application architecture via command and event messages☆32Updated this week
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- Helpers for using System.Reactive with INotifyPropertyChanged and INotifyCollectionChanged☆22Updated last year
- 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 7 years ago
- Dynamically attach properties to (almost) any object instance.☆45Updated 3 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Parser for arithmetic expressions☆21Updated 4 years ago
- Type and Reflection polyfill extension methods. .NET 3.5+ and .NET Standard 1.0+.☆22Updated 4 years ago
- Simple Git prerelease versioning integrated into SDK-based msbuild projects☆18Updated 5 years ago
- A small .NET library for formatting type names à la C#.☆33Updated 5 months ago
- Package to make writing MSBuild extensions easier that work both with MSBuild Core and MSBuild (Full).☆24Updated 5 years ago
- .NET bindings for native numerical computing☆31Updated 7 years ago
- Generate plots for BenchmarkDotNet☆12Updated 10 months ago
- Tiny .NET library implementing a free monad-like pattern with C# async/await.☆22Updated 3 years ago
- Performant delimeter-separated value (CSV, TSV, etc.) text parser.☆63Updated 7 years ago
- A Visual Studio extension that provides a CustomTool that generates the implementation of an EventSource based on an abstract class defin…☆16Updated last year
- A simple .gitignore parser for .NET. Supports all features listed in the git-scm gitignore manpage.☆19Updated 9 months ago
- Nuget package merging utiility☆23Updated last year
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- TypePipe allows you to modify existing CLR types using a simple, expression-based API. Modifications from several tools and libraries (AO…☆28Updated last week
- Open Source Markdown Editor☆12Updated last year
- A .NET Standard 2.1+ Library to perform string parsing operations on Streams and StreamReaders. Includes Extensions for Regex.☆20Updated last year
- A collection of algorithms I've implemented and found generally useful☆16Updated last year
- Generates simple names for *Infos (types, parameters, properties, fields, and methods)☆19Updated this week
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 8 months ago
- Solution and project query system based on Roslyn compiler☆12Updated 2 years ago
- Fast Accessors for .Net☆33Updated 2 years ago
- .NET Standard Library for Parsing DSV (Delimiter-Separated Values) data like CSV☆14Updated last year
- Show desktop notifications using this library☆19Updated last week