ILRuntime

Script executor

A fast and reliable runtime for executing C# scripts in environments where just-in-time compilation is not possible.

Pure C# IL Intepreter Runtime, which is fast and reliable for scripting requirement on enviorments, where jitting isn't possible.

GitHub

3k stars
188 watching
656 forks
Language: C#
last commit: about 1 month ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
waf/csharprepl An interactive C# programming environment with syntax highlighting and NuGet package management 2,941
devlooped/smallsharp Enables multiple C# top-level programs to be created, edited and run from a single project with automatic compilation and launch selection. 286
weihanli/dotnet-exec-action Automates execution of C# scripts using the dotnet-exec tool without requiring the .NET SDK. 1
perfare/il2cppdumper A tool for reverse-engineering Unity's il2cpp binaries 7,095
unity-technologies/unityrenderstreaming Provides Unity's high-quality rendering capabilities over the web using WebRTC technology. 1,308
riot/riot A lightweight JavaScript framework for building reusable UI components with a concise syntax and minimal overhead. 14,822
louthy/language-ext A C# library that enables declarative and pure functional programming by providing extensions to the language. 6,527
messagepack-csharp/messagepack-csharp Fastest C# serializer with built-in LZ4 compression and support for Unity and Xamarin. 5,795
djkaty/il2cppinspector Automated tool for analyzing and reverse engineering Unity IL2CPP binaries 2,620
uipath/corewf A .NET runtime implementation of the Windows Workflow Foundation (WF) workflow execution engine. 1,143
adamralph/simple-exec A .NET library for running external commands with customizable behavior and exception handling. 694
vim-test/vim-test A tool for running tests in various programming languages from within Vim. 2,992
alelievr/nodegraphprocessor A node-based data processing framework using Unity UIElements and C# 2,327
anydream/il2cpp Converts MSIL/C# code to native C++ machine code 572
nihlus/advanceddlsupport An alternative to traditional P/Invoke in C# for easy and flexible native code interaction across multiple platforms and runtimes. 493