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
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 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
- Type and Reflection polyfill extension methods. .NET 3.5+ and .NET Standard 1.0+.☆22Updated 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 7 years ago
- Helpers for using System.Reactive with INotifyPropertyChanged and INotifyCollectionChanged☆22Updated last year
- .NET bindings for native numerical computing☆31Updated 7 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
- Dynamically attach properties to (almost) any object instance.☆45Updated 4 years ago
- A collection of algorithms I've implemented and found generally useful☆16Updated last year
- Performant delimeter-separated value (CSV, TSV, etc.) text parser.☆63Updated 7 years ago
- A fork of https://difflib.codeplex.com/☆16Updated 10 years ago
- Helper types for creating and interpreting GUIDs.☆31Updated 4 years ago
- A small .NET library for formatting type names à la C#.☆33Updated 6 months ago
- An ACID .NET relational database☆24Updated last year
- Tiny .NET library implementing a free monad-like pattern with C# async/await.☆22Updated 3 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
- Simple Git prerelease versioning integrated into SDK-based msbuild projects☆18Updated 6 years ago
- A simple .gitignore parser for .NET. Supports all features listed in the git-scm gitignore manpage.☆19Updated 10 months ago
- Sln parser☆14Updated 5 years ago
- Fast Accessors for .Net☆33Updated 2 years ago
- Package to make writing MSBuild extensions easier that work both with MSBuild Core and MSBuild (Full).☆24Updated 5 years ago
- Generate plots for BenchmarkDotNet☆13Updated 11 months ago
- Explorer of CultureInfo instances in .NET☆31Updated 5 years ago
- Argon is a JSON framework for .NET. It is a hard fork of Newtonsoft.Json.☆13Updated this week
- Removes nullability and pragma warning suppressions that are no longer necessary.☆31Updated 4 months ago
- A lightweight implementation of the Reactive framework.☆20Updated this week
- Tools for experimenting with union types.☆30Updated 7 months ago