C++ virtual-machine

Open-source C++ projects categorized as virtual-machine

Top 12 C++ virtual-machine Projects

  • V8

    The official mirror of the V8 Git repository

    Project mention: What's happening with JavaScript Array References under the hood? | /r/learnprogramming | 2023-03-24
  • multipass

    Multipass orchestrates virtual Ubuntu instances

    Project mention: Hands-on Kubernetes and maybe go for a certification | /r/kubernetes | 2023-05-19

    If you have a reasonably beefy computer, you can always try setting up Multipass and set up 2-3 nodes for a k8s cluster, it's how I'm doing my own certification training. I do have a k3s Raspberry Pi cluster, but with Pi prices being what they are still it'd almost be cheaper to do a cloud setup. ☹️

  • Sonar

    Write Clean C++ Code. Always.. Sonar helps you commit clean C++ code every time. With over 550 unique rules to find C++ bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.

  • HyperPlatform

    Intel VT-x based hypervisor aiming to provide a thin VM-exit filtering platform on Windows.

  • risc0

    RISC Zero is a zero-knowledge verifiable general computing platform based on zk-STARKs and the RISC-V microarchitecture.

    Project mention: The Cairo Programming Language | news.ycombinator.com | 2023-05-03

    You can actually write zkps in pure Rust, but there's not currently any blockchain integration: https://github.com/risc0/risc0

  • Ark

    ArkScript is a small, fast, functional and scripting language for C++ projects

    Project mention: Dealing with documentation | /r/ProgrammingLanguages | 2023-04-23

    This results in two websites: - the documentation of the language on the "main" website, https://arkscript-lang.dev ; - the technical documentation (+ modules) on doxygen: https://arkscript-lang.dev/impl/

  • aqemu

    Official AQEMU repository - a GUI for virtual machines using QEMU as the backend

  • GPU-Passthrough-Manager

    GPU passthrough made easy.

    Project mention: [Noob] How to install the GPU Pass Through Manager? | /r/linux_gaming | 2023-05-30

    While following this tutorial (https://www.youtube.com/watch?v=29S7KReCdu8), I'm trying to install this program (https://github.com/uwzis/GPU-Passthrough-Manager).

  • InfluxDB

    Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.

  • LLVM-Guide

    LLVM (Low Level Virtual Machine) Guide. Learn all about the compiler infrastructure, which is designed for compile-time, link-time, run-time, and "idle-time" optimization of programs written in arbitrary programming languages. Originally implemented for C/C++, the language-independent design with variety of front-ends, including Java, Python, etc.

  • skybison

    A fork of Instagram's experimental performance oriented greenfield implementation of Python. It features small objects; a moving GC; hidden classes; bytecode inline caching; type-specialized bytecode; an experimental template JIT. (by tekknolagi)

    Project mention: Python cruising on back of c++ | /r/ProgrammerHumor | 2023-05-18

    The parent comment is referring to the primary Python interpreter and runtime, CPython, not to libraries. There are of course other Python implementations, but [the only C++ one](https://github.com/tekknolagi/skybison appears to be unsupported.

  • Virtualization-Emulation-Guide

    Virtualization/Emulation Guide

  • chip-8

    Emulator of the original Chip-8 in modern C++. Easy to use and configure (by leonmavr)

  • ligmascript

    LIGMAScript (the bestest programming language ever) compiler and interpreter

    Project mention: LIGMAScript programming language | /r/ProgrammingLanguages | 2023-02-06

    Here's the webpage for it (on github). It has some code examples and a link to the git repository. Has no makefiles right now, just dump the whole /src/ folder and subfolders into an IDE to compile it. It compiles on gcc, don't know about other compilers.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2023-05-30.

C++ virtual-machine related posts

Index

What are some of the best open-source virtual-machine projects in C++? This list will help you:

Project Stars
1 V8 21,280
2 multipass 6,338
3 HyperPlatform 1,304
4 risc0 855
5 Ark 500
6 aqemu 456
7 GPU-Passthrough-Manager 189
8 LLVM-Guide 58
9 skybison 23
10 Virtualization-Emulation-Guide 22
11 chip-8 7
12 ligmascript 5
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com