Concurrency-Lab / ParallelHelperLinks
Parallel Helper is a static code analyzer for C# projects that supports the development of parallel and asynchronous code. The analyzer is built with the help of the .NET Compiler Platform (Roslyn) and is available as a NuGet package as well as a Visual Studio extension.
☆33Updated last year
Alternatives and similar repositories for ParallelHelper
Users that are interested in ParallelHelper are comparing it to the libraries listed below
Sorting:
- Global type inference for C# 8 nullable reference types☆36Updated 5 months ago
- ☆22Updated 2 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- A .NET library for using reflection emit in a fluent way.☆32Updated 9 months ago
- A simple .gitignore parser for .NET. Supports all features listed in the git-scm gitignore manpage.☆20Updated 6 months ago
- A collection of Roslyn analyzers and source generators empowering daily development