Concurrency-Lab / ParallelHelper
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
- A .NET library for using reflection emit in a fluent way.☆28Updated 4 months ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Fast Accessors for .Net☆32Updated 2 years ago
- A collection of Roslyn analyzers and source generators empowering daily development☆14Updated 7 months ago
- Regexator is IDE for .NET regular expressions.☆18Updated 4 years ago
- Playground for testing msbuild in a "server" mode☆16Updated 11 months 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
- Provides publishing support for applications using Onova.☆22Updated 6 months ago
- Nuget package merging utiility☆23Updated 6 months ago
- Attempts to calculate the size of managed options (heap size) from within an application. Basically, compare this library to the SOS !Obj…☆20Updated last year
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆44Updated 8 months ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago
- A Visual Studio extension that checks and notifies about available updates for the installed NuGet packages for the open solution.☆16Updated 2 months ago
- Linq for Span<T> using SourceGenerators☆52Updated 3 years ago
- ☆20Updated last year
- ☆16Updated 3 years ago
- A .NET 5 source generator proof of concept that allows executing a method during compilation, so that it can be really fast during runtim…☆20Updated 4 years ago
- ☆12Updated 7 years ago
- A simplified version of the JsonAnalyzer. Great for validating local JSON files or when you already have JSON in a string.☆14Updated 2 months ago
- surfacing defects at compile time and preventing issues that would otherwise go unnoticed☆38Updated last month
- Roslyn portable (aka RoslynP) is an experimental Roslyn subset intended for use with any language, not just C# and VB supported by normal…☆14Updated 4 years ago
- A .NET tool that allows you to easily change the Visual Studio version information in a solution file using a Visual Studio version numbe…☆12Updated this week
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆23Updated 2 years ago
- Loads all the references on startup by actually using the types in the module initializer.☆37Updated last week
- A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and …☆35Updated 10 months ago
- Highly efficient compile-time general purpose DI container based on C# source generators.☆33Updated 2 years ago
- Helper for Single Instance Applications for Windows Forms and WPF☆21Updated 3 years ago
- Exposes top-level nullability information from reflection☆15Updated this week
- ☆14Updated last month
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆20Updated last year