KirillOsenkov / Benchmarks
My collection of benchmarks for random pieces of code
☆13Updated 9 months ago
Alternatives and similar repositories for Benchmarks:
Users that are interested in Benchmarks are comparing it to the libraries listed below
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- Helper objects to browse complex structures returned by ClrMD☆64Updated last year
- A command-line tool that shows what namespaces you am-using.☆27Updated 2 years ago
- .NET library for working with Roslyn's syntax trees☆23Updated last week
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆55Updated last year
- ☆12Updated 7 years ago
- A Visual Studio Extension with a tool window for viewing and editing the contents of Visual Studio's Settings Store.☆34Updated 3 years ago
- Visual Studio extension which enables you to right-click and copy a name which the New Function Breakpoint dialog understands.☆13Updated 6 years ago
- Global type inference for C# 8 nullable reference types☆35Updated 2 months ago
- Composable subset of the VS-Editor platform that's UI-agnostic to allow cross-platform unit-testing scenarios☆28Updated 4 years ago
- A logger for MSBuild that sends event data over anonymous or named pipes.☆24Updated 9 months ago
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆21Updated last year
- Simple Git prerelease versioning integrated into SDK-based msbuild projects☆18Updated 5 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Playground for testing msbuild in a "server" mode☆16Updated last year
- Fast & simple reader and writer for in-preview Visual Studio SLNX files☆14Updated 2 months ago
- ☆17Updated 6 years ago
- A .NET tool that allows you to easily change the Visual Studio version information in a solution file using a Visual Studio version numbe…☆12Updated this week
- Provides an almost drop-in replacement for System.IO.File, optimized for a very large number of small files. Data is batched in package f…☆20Updated 7 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
- Find transitive dependencies in assemblies☆23Updated 5 months ago
- The NuGet search CLI app☆24Updated 4 years ago
- Experiments in .NET Core diagnostics☆24Updated 11 months ago
- Dynamically attach properties to (almost) any object instance.☆45Updated 3 years ago
- ☆23Updated last year
- Using BenchmarkDotNet to compare .NET mocking library performance☆22Updated last week
- Add x64 intrinsics to .NET through the use of ungodly hacks☆16Updated 9 years ago
- Visual SOS is both a standalone application (x64) and extension for Visual Studio that exposes functionality in SOS (debugging extension)…☆14Updated last year
- dotnet score☆28Updated 3 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago