xoofx / BroslynLinks
A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj
☆76Updated last year
Alternatives and similar repositories for Broslyn
Users that are interested in Broslyn are comparing it to the libraries listed below
Sorting:
- Analyzers checking System.Reflection☆81Updated last year
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- ☆53Updated last week
- FrozenObjects serializer and deserializer☆92Updated 2 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- Linq for Span<T> using SourceGenerators☆53Updated 4 years ago
- C# interface-to-member source generator☆80Updated 9 months ago
- An MSBuild Task to enable exception line numbers for references in a deployed app☆84Updated this week
- Lightweight Git local repository traversal library for .NET/.NET Core/.NET Framework.☆98Updated 2 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
- The most revolutionary syntax visualizer☆72Updated 2 weeks ago
- Non-boxing passing of values.☆27Updated 10 months ago
- Simple source only reflection library with default interface property support☆71Updated 3 weeks ago
- A set of source generators for equality, immutability, ...☆91Updated 2 years ago
- Source Generator for dumping the git branch information, commit hash, and if the working tree is dirty or clean on projects that install …☆40Updated 3 years ago
- Highly efficient compile-time general purpose DI container based on C# source generators.☆34Updated 2 years ago
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆68Updated 11 months ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 4 months ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 2 years ago
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆62Updated 4 months ago
- Scratch pad for various expression tree improvements.☆82Updated 2 years ago
- Compiles simple grammar into a parsing table. Includes parser which can build a syntax tree for a given plaintext. Allows compilation of …☆43Updated 2 years ago
- A test bench for various .NET CSV parsing libraries☆73Updated last year
- The combined Langly runtime☆33Updated 3 years ago
- Global type inference for C# 8 nullable reference types☆36Updated 4 months ago
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆44Updated last year
- An In-Memory version of the Roslyn compiler that can be used to debug components in the Roslyn pipeline☆113Updated 4 years ago
- A simple template base system of macros for C# that can be executed in design time☆66Updated last year
- This project uses Source Generation to generate an interface and a Proxy class for classes. This makes it possible to wrap external class…☆44Updated 4 months ago