ForNeVeR / ProcessDoctorLinks
Cross-platform process monitoring and control software.
☆22Updated last year
Alternatives and similar repositories for ProcessDoctor
Users that are interested in ProcessDoctor 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…☆22Updated last year
- File path abstraction library for .NET.☆68Updated last week
- .NET libraries supporting several old and obscure data formats: DIB, MRB, NE, SHG, WinHelp.☆21Updated this week
- .NET library to work with Git repositories☆34Updated last week
- A plugin for Rider that enhances the MSBuild development experience☆13Updated 2 months ago
- Prototype NET (CLR) Profiler written in C#☆26Updated last year
- A port of the dotnet/runtime RyuJIT compiler to C#☆46Updated last year
- Fast & simple reader and writer for in-preview Visual Studio SLNX files☆14Updated 6 months ago
- Trimming down unnecessary bits out of Microsoft.Data.SqlClient☆16Updated 2 months ago
- A micro-sdk for .NET☆15Updated last year
- The example class library project, with code written in the CIL.☆19Updated 5 years ago
- Playground for testing msbuild in a "server" mode☆16Updated last year
- Create visual dependency graphs of NuGet packages and .NET projects☆20Updated 2 weeks ago
- The most revolutionary syntax visualizer☆76Updated 2 months ago
- Vectorized generic dictionary prototype☆25Updated 8 months ago
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆24Updated 3 years ago
- A sample project for writing and executing assembly in C#.☆31Updated 3 years ago
- Utilize async\await infrastructure to implement clean parallelism☆20Updated 2 months ago
- A simple .gitignore parser for .NET. Supports all features listed in the git-scm gitignore manpage.☆19Updated 8 months ago
- A command-line IDE for C#☆70Updated 2 years ago
- Managed wrappers around the .NET Unmanaged API☆84Updated 5 months ago
- MSBuild SDK for PascalABC.NET☆18Updated 2 weeks ago
- .NET library for working with Roslyn's syntax trees☆23Updated last week
- A collection of Roslyn analyzers and source generators empowering daily development☆14Updated last year
- ☆22Updated 2 years ago
- Low-level utilities and tools for working with the CLR and memory.☆37Updated last month
- A .NET Standard 2.1+ Library to perform string parsing operations on Streams and StreamReaders. Includes Extensions for Regex.☆20Updated last year
- LINQ implementation for Span☆23Updated 10 months ago
- An attribute, generator and analyzer to declare "private-like" types in C# (internal but producing errors if not used as if they were dec…☆10Updated last year
- .NET reflection provided by ExpressionTrees