KirillOsenkov / BenchmarksLinks
My collection of benchmarks for random pieces of code
☆13Updated 11 months ago
Alternatives and similar repositories for Benchmarks
Users that are interested in Benchmarks are comparing it to the libraries listed below
Sorting:
- .NET library for working with Roslyn's syntax trees☆23Updated this week
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆56Updated 2 years ago
- Playground for testing msbuild in a "server" mode☆16Updated last year
- A command-line tool that shows what namespaces you am-using.☆27Updated last week
- A language service for MSBuild files☆25Updated 4 years ago
- Helper objects to browse complex structures returned by ClrMD☆63Updated last year
- Composable subset of the VS-Editor platform that's UI-agnostic to allow cross-platform unit-testing scenarios☆28Updated 4 years ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- Find transitive dependencies in assemblies☆23Updated 2 months ago
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆21Updated last year
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- ☆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
- Global type inference for C# 8 nullable reference types☆36Updated 5 months 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
- Scans a given directory tree for interesting assembly references☆17Updated last week
- A micro-sdk for .NET☆15Updated last year
- convert MSBuild project files to C# pseudo-code☆10Updated 7 months ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- ☆17Updated 6 years ago
- Add x64 intrinsics to .NET through the use of ungodly hacks☆16Updated 10 years ago
- Fast & simple reader and writer for in-preview Visual Studio SLNX files☆14Updated 4 months ago
- A logger for MSBuild that sends event data over anonymous or named pipes.☆24Updated 11 months ago
- Building an xcopy version of MSBuild☆14Updated 2 years ago
- ☆16Updated 4 years ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated last year
- A fluent API for creating MSBuild projects for use by unit tests☆50Updated 4 months ago
- Removes nullability and pragma warning suppressions that are no longer necessary.☆29Updated 3 weeks ago
- Simple Git prerelease versioning integrated into SDK-based msbuild projects☆18Updated 5 years ago
- A .NET runtime, but in Rust. Because I can.☆13Updated last year