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.
☆118Updated 5 years ago
Alternatives and similar repositories for ILSupport
Users that are interested in ILSupport are comparing it to the libraries listed below
Sorting:
- Custom Garbage Collectors for .NET Core☆183Updated 5 years ago
- Lightweight fork of the .NET Compiler Platform ("Roslyn") by adding a compiler plugin infrastructure☆97Updated 7 years ago
- Scratch pad for various expression tree improvements.☆83Updated 3 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
- Visual Studio Interactive Window☆70Updated this week
- A Visual Studio Code C# IL (Intermediate Language) Viewer☆98Updated 2 years ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 6 months ago
- .NET Reflection.Emit extensions☆170Updated last year
- Generates valid, readable C# from an Expression Tree.☆169Updated 2 weeks ago
- A set of source generators for equality, immutability, ...☆90Updated 2 years ago
- Translates .NET IL to unsuported .NET platforms and architectures. (Powered by Cecil)☆114Updated last year
- Portable .NET library for reading/writing xaml files.☆159Updated 2 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 8 months ago
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆56Updated 2 years ago
- A Roslyn based C# source generation framework☆133Updated 3 months ago
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆230Updated last year
- A .NET Standard library for loading native shared libraries and retrieving function pointers.☆94Updated 2 years ago
- A compiler for NET CIL for GP-GPU computing in .NET languages.☆106Updated 4 years ago
- Inject arbitrary IL code at compile time.☆252Updated last week
- A simple but powerful diff and merge class library for .NET, written in C#☆85Updated 8 months ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- DAWG String Dictionary in C#☆120Updated last year
- Main repository for the stark compiler frontend + vscode integration + language specs☆152Updated last year
- Backporting .NET and more: LINQ expressions in .net 2.0 - nuget Theraot.Core available.☆161Updated last year
- A simple template base system of macros for C# that can be executed in design time☆66Updated last year
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- ☆59Updated last week
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc) for VS2017 and VS2015☆74Updated 4 years ago