A very simple virtual machine and assembler with a very simple instruction set and assembly language
☆24Nov 15, 2019Updated 6 years ago
Alternatives and similar repositories for MicroVM
Users that are interested in MicroVM are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- An interpreter for a subset of dotnet IL implemented in C#☆15May 31, 2020Updated 6 years ago
- Automatically version projects via semantic git tags with a focus on being lite, optimized for continuous delivery.☆27Mar 2, 2026Updated 5 months ago
- This project is an 8080 emulator designed to prove out the idea of C# JIT emulation by pre-compiling a rom down to CLR IL☆12Jan 18, 2021Updated 5 years ago
- Conventional Command line Parser☆11Mar 6, 2026Updated 5 months ago
- Types to assist with cancellation handling.☆16Dec 8, 2023Updated 2 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Provides a way which you can load a .NET dll/exe from disk, modify/inject IL, and then run the assembly all in memory without modifying t…☆29Mar 31, 2017Updated 9 years ago
- Audio libs for load and play some audio files☆10Jan 3, 2021Updated 5 years ago
- Lisp compiler in F#☆24Nov 27, 2010Updated 15 years ago
- C/C++ Algorithms Implementation for Code In☆14Nov 15, 2015Updated 10 years ago
- Linux Like Console written in gdscript for Godot (Game Engine)☆31Feb 19, 2020Updated 6 years ago
- Library for using scopes with Microsoft.Extensions.Logging.☆22Aug 26, 2025Updated 11 months ago
- Performace Profiler/Monitor for .net applications☆20Dec 13, 2022Updated 3 years ago
- Obtain a pointer to the struct that contains the struct member☆20Mar 30, 2015Updated 11 years ago
- Information Theoretic Inequality Prover [ITIP] (C++/CLI version) - Evolution of Xitip: http://xitip.epfl.ch/☆10Jul 23, 2020Updated 6 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- A headless browser supporting web navigation, html parsing, and javascript execution.☆67Aug 31, 2022Updated 3 years ago
- A simple stack-based Virtual Machine in C#☆17Jun 23, 2017Updated 9 years ago
- Fast SIMD sorting routines for int and float arrays☆23Apr 21, 2025Updated last year
- MSIL interpreter and runtime for a school project.