A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj
☆77Jan 13, 2026Updated last month
Alternatives and similar repositories for Broslyn
Users that are interested in Broslyn are comparing it to the libraries listed below
Sorting:
- LibObjectFile is a .NET library to read, manipulate and write linker and executable object files (e.g ELF, PE, DWARF, ar...)☆175Aug 28, 2025Updated 6 months ago
- Varena is a .NET library that provides a fast and lightweight arena allocator using virtual memory.☆195Mar 17, 2024Updated last year
- A utility to perform design-time builds of .NET projects without having to think too hard about it.☆671Feb 6, 2026Updated last month
- A port of the dotnet/runtime RyuJIT compiler to C#☆48May 15, 2024Updated last year
- Basic Compilation Log support☆40Feb 23, 2026Updated last week
- Generate plots for BenchmarkDotNet☆13Nov 17, 2024Updated last year
- Removes nullability and pragma warning suppressions that are no longer necessary.☆31Jun 2, 2025Updated 9 months ago
- A fluent API for creating MSBuild projects for use by unit tests☆52Updated this week
- An ultra-lightweight Rx source-only nuget to avoid depending on the full System.Reactive for IObservable<T> producers☆32Feb 27, 2026Updated last week
- A .NET Static Site Generator.☆20Aug 23, 2025Updated 6 months ago
- A simplified version of the JsonAnalyzer. Great for validating local JSON files or when you already have JSON in a string.☆14Dec 2, 2024Updated last year
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆57Jun 19, 2023Updated 2 years ago
- A collection of Roslyn analyzers and source generators empowering daily development☆14Jun 29, 2024Updated last year
- Roslyn extensions, with a touch of meta-programming.☆35Feb 22, 2018Updated 8 years ago
- The most revolutionary syntax visualizer☆82Jun 7, 2025Updated 8 months ago
- IL weaver to add nullability annotations to .NET reference assemblies☆71Nov 21, 2021Updated 4 years ago
- Global type inference for C# 8 nullable reference types☆37Jan 20, 2025Updated last year
- ☆39Jul 3, 2017Updated 8 years ago
- Playing around to make a high-performance prefix tree implementation in C#☆18Jan 1, 2024Updated 2 years ago
- Attach anything to anything!☆13Jun 25, 2020Updated 5 years ago
- Reflection APIs over roslyn symbol APIs☆193Aug 22, 2025Updated 6 months ago
- Analyzers checking System.Reflection☆82Dec 25, 2023Updated 2 years ago
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆24Aug 6, 2022Updated 3 years ago
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆271Jan 15, 2026Updated last month
- A tool that helps to see an internal structure of the CLR types at runtime☆728Sep 22, 2022Updated 3 years ago
- Information Flow Analysis for C#. Understand What Your Code Really Does☆41Nov 11, 2025Updated 3 months ago
- A C# library for comparing 2 XML documents, creating a "patch" object that can also be used to merge those changes.☆16Nov 28, 2023Updated 2 years ago
- SuperluminalPerf is a small .NET managed wrapper around the Superluminal PerformanceAPI.