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.
☆31Updated last year
Related projects ⓘ
Alternatives and complementary repositories for ParallelHelper
- A .NET library for using reflection emit in a fluent way.☆27Updated 3 weeks ago
- Linq for Span<T> using SourceGenerators☆49Updated 3 years ago
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆19Updated 10 months ago
- Fast Accessors for .Net☆31Updated last year
- Playground for testing msbuild in a "server" mode☆16Updated 7 months ago
- A Visual Studio extension that checks and notifies about available updates for the installed NuGet packages for the open solution.☆16Updated this week
- Highly efficient compile-time general purpose DI container based on C# source generators.☆32Updated 2 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆45Updated 3 years ago
- Regexator is IDE for .NET regular expressions.☆18Updated 3 years ago
- Simple Git prerelease versioning integrated into SDK-based msbuild projects☆17Updated 5 years ago
- Loads all the references on startup by actually using the types in the module initializer.☆36Updated last week
- Produces a GIF on demand of the last ten seconds of a Windows desktop app’s user interface. Useful for error reports.☆13Updated last month
- 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
- A collection of Roslyn analyzers and source generators empowering daily development☆13Updated 4 months ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 6 months ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆50Updated last year
- Contrib.Bcl.Ranges☆19Updated 5 years ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆46Updated 5 months ago
- A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and …☆34Updated 7 months ago
- File path abstraction library for .NET.☆55Updated 3 weeks ago
- A wrapper for HttpClient that caches to disk. Cached files, over the max specified, are deleted based on the last access times.☆33Updated this week
- Merges the referenced types of local dependencies as private types into the target assembly, and removes the references to the local depe…☆36Updated 2 weeks ago
- surfacing defects at compile time and preventing issues that would otherwise go unnoticed☆29Updated last month
- ☆14Updated 3 months ago
- A Visual Studio extension☆21Updated 2 years ago
- Explorer of CultureInfo instances in .NET☆31Updated 4 years ago
- A simple .gitignore parser for .NET. Supports all features listed in the git-scm gitignore manpage.☆21Updated 2 months ago
- Type and Reflection polyfill extension methods. .NET 3.5+ and .NET Standard 1.0+.☆21Updated 3 years ago
- .NET library for working with Roslyn's syntax trees☆22Updated 8 months ago