ins0mniaque / ILSupportLinks
A Visual Studio extension that provides syntax highlighting for the IL (Intermediate Language) and project templates for C#, F# and Visual Basic that support embedding and calling IL code.
☆119Updated 5 years ago
Alternatives and similar repositories for ILSupport
Users that are interested in ILSupport are comparing it to the libraries listed below
Sorting:
- Lightweight fork of the .NET Compiler Platform ("Roslyn") by adding a compiler plugin infrastructure☆97Updated 6 years ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 3 months ago
- Custom Garbage Collectors for .NET Core☆182Updated 4 years ago
- Visual Studio Interactive Window☆70Updated this week
- FrozenObjects serializer and deserializer☆92Updated 2 years ago
- A set of source generators for equality, immutability, ...☆91Updated 2 years ago
- Adds a module initializer to an assembly.☆113Updated 2 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- Generates valid, readable C# from an Expression Tree.☆169Updated last month
- Portable .NET library for reading/writing xaml files.☆157Updated last year
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc) for VS2017 and VS2015☆74Updated 3 years ago
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- ☆59Updated this week
- the .net implement for the brotli algorithm☆70Updated last year
- .NET Reflection.Emit extensions☆170Updated 10 months ago
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆229Updated last year
- Scratch pad for various expression tree improvements.☆82Updated 2 years ago
- Unsafe methods for working with unmanaged memory and pointers.☆67Updated 4 years ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆62Updated 2 months ago
- Analyzers checking System.Reflection☆82Updated last year
- A Roslyn based C# source generation framework☆130Updated last month
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆56Updated 2 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 3 years ago
- On the fly disassemble C# code based on JitDasm☆128Updated 5 years ago
- Complement for System.Linq.Expressions☆118Updated 5 years ago
- Inlining Analyzer is a Visual Studio Extension that shows in the source code if a method call will be inlined by the JIT compiler.☆155Updated 5 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- This package enables .NET projects to use atomic primitives.☆58Updated 8 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 5 months ago