trrahul / SharpFocusLinks
Information Flow Analysis for C# — Understand What Your Code Really Does
☆42Updated 2 months ago
Alternatives and similar repositories for SharpFocus
Users that are interested in SharpFocus are comparing it to the libraries listed below
Sorting:
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆67Updated 2 months ago
- Trimming down unnecessary bits out of Microsoft.Data.SqlClient☆17Updated 7 months ago
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆57Updated 2 years ago
- Attempts to calculate the size of managed options (heap size) from within an application. Basically, compare this library to the SOS !Obj…☆22Updated 2 years ago
- Roslyn analyzers on .NET binaries☆44Updated 2 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 5 years ago
- Like compiler explorer, but for .NET JIT.☆32Updated 5 years ago
- Allows injecting .NET code into another Windows process☆19Updated last week
- Prototype NET (CLR) Profiler written in C#☆27Updated last year
- ☆16Updated 4 years ago
- My collection of benchmarks for random pieces of code☆13Updated 2 months ago
- Managed wrappers around the .NET Unmanaged API☆116Updated 3 weeks ago
- Experiments in .NET Core diagnostics☆24Updated 7 months ago
- .NET library for working with Roslyn's syntax trees☆23Updated 3 months ago
- Collection of polyfills for projects targeting older versions of .NET☆68Updated 3 weeks ago
- Helps with debugging where modules get loaded in Visual Studio☆12Updated 2 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆77Updated 3 weeks ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆48Updated last year
- A sample project for writing and executing assembly in C#.☆31Updated 4 years ago
- A research project for building a compiler in C#☆47Updated 3 years ago
- Fast & simple reader and writer for in-preview Visual Studio SLNX files☆15Updated 11 months ago
- SponsorLink: an attempt at OSS sustainability☆42Updated last month
- Proof-of-concept of a simple CPU profiler written in C#☆22Updated 8 months ago
- C#/.NET port of Dan Wheeler/DropBox's Zxcvbn JS password strength estimation library☆18Updated 10 years ago
- ☆14Updated 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 last year
- Removes nullability and pragma warning suppressions that are no longer necessary.☆31Updated 8 months ago
- A .NET Standard 2.1+ Library to perform string parsing operations on Streams and StreamReaders. Includes Extensions for Regex.☆20Updated 3 months 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 last week
- 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