ltrzesniewski / BenchmarksLinks
Some benchmarks
☆12Updated 5 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
- Helper objects to browse complex structures returned by ClrMD☆64Updated last year
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Global type inference for C# 8 nullable reference types☆36Updated 6 months ago
- Simple Git prerelease versioning integrated into SDK-based msbuild projects☆18Updated 5 years ago
- Helps find those run-time assembly issues☆75Updated 8 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Analyzers checking System.Reflection☆82Updated last year
- Visual Studio Extension for running BenchmarkDotNet Benchmarks.☆50Updated 6 years ago
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆63Updated 5 months ago
- Experiments in .NET Core diagnostics☆24Updated 2 months ago
- An MSBuild Task to enable exception line numbers for references in a deployed app☆84Updated this week
- ☆23Updated last year
- Download, update and sync loose files from URLs☆60Updated last week
- Loads all the references on startup by actually using the types in the module initializer.☆38Updated last week
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆52Updated last year
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 6 months ago
- An In-Memory version of the Roslyn compiler that can be used to debug components in the Roslyn pipeline☆113Updated 4 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 4 years ago
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- Playground for testing msbuild in a "server" mode☆16Updated last year
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆77Updated 2 years ago
- Dynamically attach properties to (almost) any object instance.☆45Updated 3 years ago
- A Roslyn inspired rewrite of NQuery☆75Updated 10 months ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 5 months ago
- Roslyn analyzers for INotifyPropertyChanged☆46Updated last year
- NConsole is a .NET library to parse command line arguments and execute commands.☆33Updated 6 years ago
- ☆22Updated 2 years ago