ltrzesniewski / BenchmarksLinks
Some benchmarks
☆12Updated 6 years ago
Alternatives and similar repositories for Benchmarks
Users that are interested in Benchmarks are comparing it to the libraries listed below
Sorting:
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆56Updated 2 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Helper objects to browse complex structures returned by ClrMD☆65Updated 2 months ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 7 years ago
- IL weaver to add nullability annotations to .NET reference assemblies☆71Updated 4 years ago
- Helps find those run-time assembly issues☆76Updated 8 years ago
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆64Updated last month
- ☆23Updated last year
- Experiments in .NET Core diagnostics☆24Updated 6 months ago
- Visual Studio Extension for running BenchmarkDotNet Benchmarks.☆50Updated 6 years ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 9 months ago
- Building an xcopy version of MSBuild☆13Updated 2 years ago
- Analyzers checking System.Reflection☆82Updated last year
- Global type inference for C# 8 nullable reference types☆36Updated 10 months ago
- FrozenObjects serializer and deserializer☆94Updated 3 years ago
- An MSBuild Task to enable exception line numbers for references in a deployed app☆82Updated last week
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- An In-Memory version of the Roslyn compiler that can be used to debug components in the Roslyn pipeline☆114Updated 4 years ago
- A Visual Studio Extension with a tool window for viewing and editing the contents of Visual Studio's Settings Store.☆35Updated 4 years ago
- Download, update and sync loose files from URLs☆61Updated last week
- Playground for testing msbuild in a "server" mode☆16Updated last year
- The example class library project, with code written in the CIL.☆19Updated 5 years ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆52Updated 2 years ago
- Tool that dumps the evaluated values of all properties and items for a project without building it.☆50Updated 3 weeks ago
- ☆35Updated 5 years ago
- Tools for enhanced editing of MSBuild proj files in Visual Studio 2017 and 2019☆95Updated 8 months ago
- A Roslyn based C# source generation framework☆133Updated this week
- A logger for MSBuild that sends event data over anonymous or named pipes.☆24Updated last year
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- DumpMiner is a tool for inspecting a .NET dump file or live process. The tool uses the ClrMD library.☆71Updated 2 weeks ago