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 5 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
- Lightweight fork of the .NET Compiler Platform ("Roslyn") by adding a compiler plugin infrastructure☆97Updated 6 years ago
- A set of source generators for equality, immutability, ...☆91Updated 2 years ago
- Generates valid, readable C# from an Expression Tree.☆169Updated 3 weeks ago
- My toys to play with SSE/AVX in pure C# (.NET Core 2.1)☆64Updated 6 years ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated last month
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- ☆155Updated last week
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆229Updated last year
- Unsafe methods for working with unmanaged memory and pointers.☆66Updated 4 years ago
- A compiler for NET CIL for GP-GPU computing in .NET languages.☆100Updated 3 years ago
- Low allocation re-implementation of LINQ-to-Objects☆214Updated 6 years ago
- Scratch pad for various expression tree improvements.☆82Updated 2 years ago
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc) for VS2017 and VS2015☆74Updated 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.☆153Updated 5 years ago
- FrozenObjects serializer and deserializer☆91Updated 2 years ago
- Managed replacement of System.Reflection[.Emit]☆132Updated 8 years ago
- Portable .NET library for reading/writing xaml files.☆158Updated last year
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆55Updated last year
- Prototype of writing a managed JIT in C# with CoreCLR☆76Updated last year
- JetBrains ReSharper External Annotations☆81Updated this week
- Visual Studio Interactive Window☆69Updated 2 weeks ago
- A Roslyn based C# source generation framework☆130Updated 2 months ago
- A Zstandard wrapper for .Net☆140Updated 3 years ago
- Full C# port of Brotli compression algorithm☆96Updated 3 years ago
- This package enables .NET projects to use atomic primitives.☆58Updated 8 years ago
- Example of compiling and running C# code without visibility checks.☆49Updated 6 years ago
- QuickInject is a simple dependency injection container for .NET Core☆46Updated last year
- Translates .NET IL to unsuported .NET platforms and architectures. (Powered by Cecil)☆114Updated last year
- .NET Reflection.Emit extensions☆168Updated 8 months ago