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:
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 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
- FrozenObjects serializer and deserializer☆92Updated 2 years ago
- Analyzers checking System.Reflection☆81Updated last year
- ☆53Updated 3 weeks ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 3 years ago
- An MSBuild Task to enable exception line numbers for references in a deployed app☆84Updated last week
- An allocation free Task-like object for async methods☆39Updated 11 months ago
- Lightweight Git local repository traversal library for .NET/.NET Core/.NET Framework.☆98Updated this week
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆44Updated last year
- Highly efficient compile-time general purpose DI container based on C# source generators.☆34Updated 3 years ago
- Non-boxing passing of values.☆27Updated 11 months ago
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆69Updated last year
- Simple source only reflection library with default interface property support☆71Updated this week
- C# interface-to-member source generator☆81Updated 9 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
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆75Updated 2 years ago
- ZeroIoC is reflectionless IoC Container for C#☆47Updated last month
- A collection of benchmarks for analyzing dotnet code strategies.☆50Updated 3 years ago
- Download, update and sync loose files from URLs☆60Updated last week
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 5 months 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
- Visual Studio Extension for running BenchmarkDotNet Benchmarks.☆50Updated 6 years ago
- A simple template base system of macros for C# that can be executed in design time☆66Updated last year
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆24Updated 2 years ago
- Global type inference for C# 8 nullable reference types☆36Updated 5 months ago
- Example implementation of IValueTaskSource☆30Updated 2 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Spectre.IO is a .NET library containing cross-platform abstractions and implementations for file system I/O.☆53Updated 11 months ago