ins0mniaque / ILSupport
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 4 years ago
Alternatives and similar repositories for ILSupport:
Users that are interested in ILSupport are comparing it to the libraries listed below
- Custom Garbage Collectors for .NET Core☆182Updated 4 years ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated last week
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆229Updated 11 months ago
- On the fly disassemble C# code based on JitDasm☆126Updated 4 years ago
- Lightweight fork of the .NET Compiler Platform ("Roslyn") by adding a compiler plugin infrastructure☆97Updated 6 years ago
- Generates valid, readable C# from an Expression Tree.☆166Updated 2 weeks ago
- Adds a module initializer to an assembly.☆112Updated 2 years ago
- A compiler for NET CIL for GP-GPU computing in .NET languages.☆100Updated 3 years ago
- A set of source generators for equality, immutability, ...☆91Updated 2 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆69Updated 2 years ago
- A Zstandard wrapper for .Net☆139Updated 3 years ago
- Unsafe methods for working with unmanaged memory and pointers.☆66Updated 4 years ago
- FrozenObjects serializer and deserializer☆90Updated 2 years ago
- .NET Reflection.Emit extensions☆164Updated 6 months 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.☆152Updated 5 years ago
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc) for VS2017 and VS2015☆74Updated 3 years ago
- Portable .NET library for reading/writing xaml files.☆158Updated last year
- ☆155Updated 3 months ago
- Managed replacement of System.Reflection[.Emit]☆131Updated 7 years ago
- Visual Studio Interactive Window☆68Updated this week
- A simple but powerful diff and merge class library for .NET, written in C#☆83Updated last month
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 2 years ago
- Main repository for the stark compiler frontend + vscode integration + language specs☆152Updated 11 months ago
- Replaces static method calls.☆68Updated last month
- My toys to play with SSE/AVX in pure C# (.NET Core 2.1)☆64Updated 6 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆73Updated 11 months ago
- A library to build .NET profilers in .NET☆127Updated last month
- Scratch pad for various expression tree improvements.☆82Updated 2 years ago
- Generates reference assemblies where all the internal types & members become public, and applies the IgnoresAccessChecksTo attribute☆175Updated 2 months ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated last month