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
- Making .NET open source accessible!☆26Updated 7 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 7 years ago
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- Helper objects to browse complex structures returned by ClrMD☆65Updated last month
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Scratch pad for various expression tree improvements.☆83Updated 3 years ago
- Task-like structs which capture no synchronization context on the await operations.☆40Updated 3 years ago
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆56Updated 2 years ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 8 months ago
- Simple Git prerelease versioning integrated into SDK-based msbuild projects☆18Updated 6 years ago
- Building an xcopy version of MSBuild☆13Updated 2 years ago
- My collection of benchmarks for random pieces of code☆13Updated last year
- A class library implementing probabilistic data structures in .NET☆61Updated 3 years ago
- Reports diagnostics, helping you to annotate your source tree with (Item)NotNull / (Item)CanBeNull attributes.☆25Updated 4 years ago
- Package to make writing MSBuild extensions easier that work both with MSBuild Core and MSBuild (Full).☆24Updated 5 years ago
- Visual Studio Extension for running BenchmarkDotNet Benchmarks.☆50Updated 6 years ago
- ☆23Updated last year
- Global type inference for C# 8 nullable reference types☆36Updated 9 months ago
- This Visual Studio Extension allows Developers to search their code base using C# script and the Roslyn API.☆14Updated 9 years ago
- Dynamically attach properties to (almost) any object instance.☆45Updated 4 years ago
- ☆16Updated last year
- ☆12Updated 8 years ago
- ☆61Updated 7 months ago
- The Try monad (Error/Exceptional monad) for C#☆60Updated last year
- ☆29Updated 6 years ago
- An MSBuild Task to enable exception line numbers for references in a deployed app☆82Updated last week
- A Roslyn inspired rewrite of NQuery☆75Updated last year
- Parse those pesty unreadable long stack traces. Stack Trace Explorer provides syntax highlighting and easy navigation to elements in the …☆38Updated 2 months ago
- Analyse Memory Dumps looking at .NET String types☆30Updated 9 years ago