An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with il

A curated list of projects in awesome lists tagged with il .

https://github.com/dotnetcore/natasha

基于 Roslyn 的 C# 动态程序集构建库,该库允许开发者在运行时使用 C# 代码构建域 / 程序集 / 类 / 结构体 / 枚举 / 接口 / 方法等,使得程序在运行的时候可以增加新的模块及功能。Natasha 集成了域管理/插件管理,可以实现域隔离,域卸载,热拔插等功能。 该库遵循完整的编译流程,提供完整的错误提示, 可自动添加引用,完善的数据结构构建模板让开发者只专注于程序集脚本的编写,兼容 stanadard2.0 / netcoreapp3.0+, 跨平台,统一、简便的链式 API。 且我们会尽快修复您的问题及回复您的 issue.

csharp dotnetcore dynamic hacktoberfest il roslyn script

Last synced: 23 Apr 2025

https://github.com/dotnetcore/Natasha

基于 Roslyn 的 C# 动态程序集构建库,该库允许开发者在运行时使用 C# 代码构建域 / 程序集 / 类 / 结构体 / 枚举 / 接口 / 方法等,使得程序在运行的时候可以增加新的模块及功能。Natasha 集成了域管理/插件管理,可以实现域隔离,域卸载,热拔插等功能。 该库遵循完整的编译流程,提供完整的错误提示, 可自动添加引用,完善的数据结构构建模板让开发者只专注于程序集脚本的编写,兼容 stanadard2.0 / netcoreapp3.0+, 跨平台,统一、简便的链式 API。 且我们会尽快修复您的问题及回复您的 issue.

csharp dotnetcore dynamic hacktoberfest il roslyn script

Last synced: 24 Mar 2025

https://github.com/washi1337/asmresolver

A library for creating, reading and editing PE files and .NET modules.

assembler cil disassembler dotnet il malware-analysis msil parser pe portable-executable reader reverse-engineering writer

Last synced: 16 May 2025

https://github.com/skbkontur/gremit

.NET Reflection.Emit extensions

csharp dotnet il ilgenerator reflection

Last synced: 13 Apr 2025

https://github.com/byronmayne/weaver

Weaver is a code weaving framework built right into Unity Engine. Based heavily off of Fody.

cecil csharp csharp-code il msil unity unity3d weaver weaving

Last synced: 15 Jul 2025

https://github.com/signaturebeef/open-terraria-api

Open Terraria API - Mac, Linux & Windows

api cecil framework il mod modding nuget otapi terraria terraria-server

Last synced: 15 May 2025

https://github.com/SignatureBeef/Open-Terraria-API

Open Terraria API - Mac, Linux & Windows

api cecil framework il mod modding nuget otapi terraria terraria-server

Last synced: 14 May 2025

https://github.com/kvanttt/mathexpressions.net

:heavy_division_sign: Library for parsing math expressions with rational numbers, finding their derivatives and compiling an optimal IL code

c-sharp calculations derivative differentiation il il-optimizations optimization parsing parsing-math-expressions rational-numbers simplification

Last synced: 04 Oct 2025

https://github.com/getsentry/dotnet-assembly-alias

Tool to rename .NET assemblies and references

assembly dotnet il il2cpp tag-production

Last synced: 30 Oct 2025

https://github.com/bert2/microscope

:microscope: CodeLens extension for Visual Studio that lets you inspect the intermediate language instructions of methods and properties.

cil codelens codelens-extension common-intermediate-language il marketplace msil visual-studio visual-studio-extension

Last synced: 05 Jul 2025

https://github.com/oxidemod/oxide.patcher

IL patcher for use with adding Oxide support to .NET games

gaming hooks il modding msil patcher patching

Last synced: 13 Mar 2026

https://github.com/kubaz2/sharp

Sharp is a powerful Discord bot that runs, decompiles, and shows JIT disassembly of .NET languages. With .NET 9 support!

bot compiler csharp decompiler disasm disassembly discord discord-bot dotnet fsharp il jit visualbasic

Last synced: 10 Apr 2025

https://github.com/egorbo/helloil

A simple .NET 6.0 Hello World written in pure IL

il

Last synced: 31 Oct 2025

https://github.com/seeminglyscience/ilassembler

ILAsm-like DSL for PowerShell

cil hacktoberfest il ilasm msil powershell

Last synced: 02 Aug 2025

https://github.com/leonardoporro/detached-runtimetypes

Create clr types at runtime without having to emit opcodes. Method bodies can be defined using expressions.

clr dynamic-programming emit expression expression-tree expressions il lambda linq opcodes proxy reflection roslyn types

Last synced: 10 Apr 2025

https://github.com/signaturebeef/modframework.net

A framework you use to build mods or rewrite other .NET applications

cecil cil framework il mod modding-framework rewriting

Last synced: 02 Mar 2026

https://github.com/elykdeer/gecil

a good enough c to hlil compiler

binaryninja c compiler il

Last synced: 27 Feb 2025

https://github.com/nmsazulx/mellivora

A Mini Orm

il net sql

Last synced: 24 Oct 2025

https://github.com/winscripter/ilsourceparser

Provides functionality for parsing ECMA-335 Microsoft Intermediate Language (IL) syntax to a syntax tree.

ast cil common-intermediate-language csharp dotnet ecma335 il intermediate-language msil netcore parser pe syntax

Last synced: 09 Apr 2025

https://github.com/hiperiondev/il_parser

IEC61131-3 IL parser (edition 3.0 2013-02)

iec61131-3 il parser

Last synced: 04 Mar 2026

https://github.com/aromaa/managedclr

A really, really, really, really basic (and messy) implementation of C# runtime made in C# (For learning purposes)

clr codegen csharp il jit runtime

Last synced: 04 Apr 2025

https://github.com/stakx/delegatedecompiler

Simple .NET decompiler that turns compiled methods back into LINQ expression trees.

decompilation dotnet expression-tree il intermediate-language linq

Last synced: 12 Apr 2025

https://github.com/antelcat/il

Extensions of ILGenerator and the ability to create delegates more easily

delegate dotnet emit extension il ilgenerator reflection

Last synced: 13 Apr 2025

https://github.com/clazex/hkreflect

Compile-time utility that allows easy access to non-public members in Assembly-CSharp with zero runtime overhead

fody-weaver hollow-knight il reflection

Last synced: 16 May 2026

https://github.com/gabbersepp/brainfuck-net-emit-test

A little test of the powerful Reflection.Emit library. Compiles every BF code into a runnable .NET program

bf brainfuck compiler csharp emit il interpreter

Last synced: 25 Oct 2025

https://github.com/arturwincenciak/async-await-in-il-code

How the 'async' and 'await' keywords are transformed into IL code during compilation

async-await csharp csharp-code dotnet il

Last synced: 27 Apr 2026

https://github.com/msdn-whiteknight/cilbrowser

Generates static website that shows disassembled CIL of .NET assembly

cil dotnet html il static-website-generator website

Last synced: 29 Apr 2026

https://github.com/thwillert/jedit_s7

jEdit: Siemens Step 7 Edit-Mode und passende Erweiterung für die Plugins Xinsert und Ctags

awl edit-mode il jedit s7 siemens siemens-plc siemens-sps

Last synced: 28 Feb 2026

https://github.com/signaturebeef/mono.cecil.js

Test project of using Mono.Cecil in JS

cecil es6 il javascript typescript

Last synced: 09 May 2026

https://github.com/schwindelig/wraptor

A simple dynamic proxy targeting .net standard 2.0

dotnet dynamic-proxy emit il proxy standard

Last synced: 13 May 2026

https://github.com/sawmfawker/reflex

Reflex enables fast, customizable web apps built in pure Python. Deploy in seconds and deliver performant UIs with minimal setup for modern dashboards. 🐙

ai dll framework frp hotwire il ilspy ioc open-source package reflector reflex-frp ruby stimulus stimulusreflex turbo web websocket

Last synced: 17 May 2026