Andrew-Hanlon / AsyncEnumeratorLinks
Task-like Async Enumerators in C# 7
☆36Updated 6 years ago
Alternatives and similar repositories for AsyncEnumerator
Users that are interested in AsyncEnumerator are comparing it to the libraries listed below
Sorting:
- Build IComparer and IEqualityComparer objects using natural language syntax.☆48Updated 7 years ago
- Faster, less leakier thread-safe Lazy<T> implementation in C#☆45Updated 2 years ago
- A unique command line parser for .NET that utilizes object trees for commands.☆44Updated 7 years ago
- Converts all JetBrains ReSharper code annotation attributes to External Annotations, so you can provide R# annotations to 3rd parties but…☆39Updated 4 years ago
- Task-like structs which capture no synchronization context on the await operations.☆40Updated 3 years ago
- Simplifies the implementation of IDisposable☆80Updated 4 months ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 11 months ago
- C# parser for .NET & Mono stack traces☆53Updated 5 years ago
- 🌌 Extensions that support the C# functional paradigm.☆66Updated 4 years ago
- IL weaver to add nullability annotations to .NET reference assemblies☆71Updated 4 years ago
- Regextra simplifies some tasks typically solved via regex so that you no longer have (problems){2}☆34Updated 11 years ago
- A simple, powerful, extensible, testable .NET configuration library.☆42Updated 3 years ago
- Dynamically attach properties to (almost) any object instance.☆47Updated 4 years ago
- Easy-to-use exception causality chains for async/await.☆65Updated 5 years ago
- Data Modeling Library in .NET☆46Updated 3 months ago
- Multiplatform netstandard 2.0 C# console progress bar, with support for single or multithreaded progress updates.☆63Updated 4 years ago
- A Microsoft .NET Framework toolkit☆67Updated 2 years ago
- Code analysis improvements and context actions☆64Updated last week
- A set of source generators for equality, immutability, ...☆91Updated 3 years ago
- dotnet-script to generate POCO classes from your database tables and views.☆68Updated 7 years ago
- Generates valid, readable C# from an Expression Tree.☆170Updated last week
- Community ReSharper External Annotations☆26Updated 8 years ago
- Easily script browsers.☆61Updated 3 years ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 5 years ago
- A collection of somewhat useful utilities and extension methods for async programming☆184Updated 4 years ago
- Custom plugin to extend R# functionality.☆49Updated last month
- ☆23Updated last year
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 6 years ago
- Directory copy/sync/mirror tool that uses file contents (not timestamps) to avoid touching identical files☆66Updated 7 months ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 3 years ago