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:
- Attempts to calculate the size of managed options (heap size) from within an application. Basically, compare this library to the SOS !Obj…☆21Updated last year
- Playground for testing msbuild in a "server" mode☆16Updated last year
- A collection of Roslyn analyzers and source generators empowering daily development☆14Updated 11 months ago
- A simple .gitignore parser for .NET. Supports all features listed in the git-scm gitignore manpage.☆20Updated 6 months ago
- A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and …☆36Updated last year
- A .NET library for using reflection emit in a fluent way.☆32Updated 8 months ago
- DotnetProjectSystem is a nuget package for working with .sln, .csproj and .props files.☆9Updated last year
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Removes nullability and pragma warning suppressions that are no longer necessary.☆29Updated 3 weeks ago
- Highly efficient compile-time general purpose DI container based on C# source generators.☆34Updated 3 years ago
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆24Updated 2 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 5 months ago
- A zero allocation globbing library☆25Updated last week
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆44Updated last year
- A lightweight read-only git library written entirely in .NET☆30Updated 3 years ago
- surfacing defects at compile time and preventing issues that would otherwise go unnoticed☆40Updated 4 months ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆51Updated last year
- 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 Visual Studio extension that checks and notifies about available updates for the installed NuGet packages for the open solution.☆18Updated last month
- C# null test syntax analyzers to guard against bugs in testing null against a struct.☆15Updated 11 months ago
- Provides publishing support for applications using Onova.☆23Updated 11 months ago
- ☆16Updated 4 years ago
- Produces a GIF on demand of the last ten seconds of a Windows desktop app’s user interface. Useful for error reports.☆16Updated 8 months ago
- BigMachines is State Machine library for .NET☆42Updated last month
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆21Updated last year
- Contrib.Bcl.Ranges☆20Updated 5 years ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated last year
- 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 Standard 2.1+ Library to perform string parsing operations on Streams and StreamReaders. Includes Extensions for Regex.☆20Updated last year
- Exposes top-level nullability information from reflection☆15Updated 3 weeks ago