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.
☆34Updated 2 years ago
Alternatives and similar repositories for ParallelHelper
Users that are interested in ParallelHelper are comparing it to the libraries listed below
Sorting:
- Provides publishing support for applications using Onova.☆23Updated last year
- BigMachines is State Machine library for .NET☆44Updated last week
- 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.☆33Updated 11 months ago
- File path abstraction library for .NET.☆74Updated this week
- Nuget package merging utiility☆23Updated last year
- template repository for a roslyn source generator☆23Updated 3 years ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆52Updated last year
- A collection of Roslyn analyzers and source generators empowering daily development☆14Updated last year
- Removes nullability and pragma warning suppressions that are no longer necessary.☆31Updated 3 months ago
- Attempts to calculate the size of managed options (heap size) from within an application. Basically, compare this library to the SOS !Obj…☆22Updated last year
- Rewrite .NET assemblies to allow referencing of two different versions☆27Updated 2 years ago
- A simple .gitignore parser for .NET. Supports all features listed in the git-scm gitignore manpage.☆19Updated 9 months ago
- Dynamically attach properties to (almost) any object instance.☆45Updated 3 years ago
- Loads all the references on startup by actually using the types in the module initializer.☆38Updated this week
- This project uses Source Generation to generate an interface and a Proxy class for classes. This makes it possible to wrap external class…☆44Updated 2 weeks ago
- Internal application architecture via command and event messages☆32Updated this week
- Type and Reflection polyfill extension methods. .NET 3.5+ and .NET Standard 1.0+.☆22Updated 4 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- Parse those pesty unreadable long stack traces. Stack Trace Explorer provides syntax highlighting and easy navigation to elements in the …☆37Updated this week
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 8 months ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆77Updated 2 years ago
- This project contains utilities, extensions and new functionalities of all types.☆36Updated 2 years ago
- Playground for testing msbuild in a "server" mode☆16Updated last year
- A terminal abstraction with platform-specific drivers.☆25Updated 3 years ago
- Simple Git prerelease versioning integrated into SDK-based msbuild projects☆18Updated 5 years ago
- C# source generator for producing faster enum lookups☆20Updated this week
- A .NET Standard 2.1+ Library to perform string parsing operations on Streams and StreamReaders. Includes Extensions for Regex.☆20Updated last year
- Generates a synchronized version of an async method☆69Updated 3 weeks ago