KirillOsenkov / BenchmarksLinks
My collection of benchmarks for random pieces of code
☆13Updated 2 months 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.☆57Updated 2 years ago
- Helper objects to browse complex structures returned by ClrMD☆66Updated 4 months ago
- Building an xcopy version of MSBuild☆14Updated 2 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
- A logger for MSBuild that sends event data over anonymous or named pipes.☆24Updated last year
- ☆12Updated 8 years ago
- A fluent API for creating MSBuild projects for use by unit tests☆52Updated last month
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆21Updated 2 years ago
- This repo contains the code for building http://source.dot.net☆53Updated this week
- ☆16Updated 4 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 7 years ago
- Attempts to calculate the size of managed options (heap size) from within an application. Basically, compare this library to the SOS !Obj…☆22Updated 2 years ago
- A global tool for managing Visual Studio installations☆50Updated 2 weeks ago
- Simple Git prerelease versioning integrated into SDK-based msbuild projects☆18Updated 6 years ago
- Visual Studio extension which enables you to right-click and copy a name which the New Function Breakpoint dialog understands.☆13Updated 3 weeks ago
- Enables declaring 'InternalsVisibleTo' items in a .NET project file, rather than declaring them to an AssemblyInfo.cs file.☆28Updated 3 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 5 years ago
- A .NET library that calculates the width of Unicode characters.☆63Updated 2 months ago
- Package to make writing MSBuild extensions easier that work both with MSBuild Core and MSBuild (Full).☆24Updated 6 years ago
- A .NET Standard 2.1+ Library to perform string parsing operations on Streams and StreamReaders. Includes Extensions for Regex.☆20Updated 3 months ago
- A language service for MSBuild files☆25Updated 4 years ago
- Produces a GIF on demand of the last ten seconds of a Windows desktop app’s user interface. Useful for error reports.☆16Updated last year
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- Fast Accessors for .Net☆33Updated 3 years ago
- A command-line tool that shows what namespaces you am-using.☆28Updated 7 months ago
- .NET library for working with Roslyn's syntax trees☆23Updated 3 months ago
- A Roslyn inspired rewrite of NQuery☆75Updated last year
- Composable subset of the VS-Editor platform that's UI-agnostic to allow cross-platform unit-testing scenarios☆28Updated 5 years ago
- Tool that dumps the evaluated values of all properties and items for a project without building it.☆51Updated 2 months ago
- Tools for experimenting with union types.☆31Updated 10 months ago