damageboy / ReJitLinks
Add x64 intrinsics to .NET through the use of ungodly hacks
☆16Updated 10 years ago
Alternatives and similar repositories for ReJit
Users that are interested in ReJit are comparing it to the libraries listed below
Sorting:
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 5 years ago
- IL weaver to add nullability annotations to .NET reference assemblies☆71Updated 4 years ago
- Making .NET open source accessible!☆26Updated 8 years ago
- ☆16Updated last year
- Scratch pad for various expression tree improvements.☆82Updated 3 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 7 years ago
- Helper objects to browse complex structures returned by ClrMD☆66Updated 3 months ago
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆57Updated 2 years ago
- Composable subset of the VS-Editor platform that's UI-agnostic to allow cross-platform unit-testing scenarios☆28Updated 5 years ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆53Updated 2 years ago
- Fast Accessors for .Net☆33Updated 3 years ago
- Using BenchmarkDotNet to compare .NET mocking library performance☆23Updated last week
- Global type inference for C# 8 nullable reference types☆37Updated last year
- Task-like structs which capture no synchronization context on the await operations.☆40Updated 3 years ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 11 months ago
- ☆12Updated 8 years ago
- Tool that dumps the evaluated values of all properties and items for a project without building it.☆51Updated 2 months ago
- An allocation free Task-like object for async methods☆40Updated last year
- My collection of benchmarks for random pieces of code☆13Updated 2 months ago
- Package to make writing MSBuild extensions easier that work both with MSBuild Core and MSBuild (Full).☆24Updated 6 years ago
- Type and Reflection polyfill extension methods. .NET 3.5+ and .NET Standard 1.0+.☆22Updated 4 years ago
- Building an xcopy version of MSBuild☆14Updated 2 years ago
- An MSBuild Task to enable exception line numbers for references in a deployed app☆84Updated this week
- Visual Studio Extension for running BenchmarkDotNet Benchmarks.☆51Updated 6 years ago
- The Try monad (Error/Exceptional monad) for C#☆60Updated 2 years ago
- A lightweight read-only git library written entirely in .NET☆30Updated 3 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆77Updated 3 weeks ago
- This Visual Studio Extension allows Developers to search their code base using C# script and the Roslyn API.☆14Updated 10 years ago
- A Roslyn inspired rewrite of NQuery☆75Updated last year