SimpleVM VS ACVM

Compare SimpleVM vs ACVM and see what are their differences.

SimpleVM

Sample code for Virtualization framework (by KhaosT)

ACVM

GUI frontend for qemu for Apple Silicon based Macs (by ubenmackin)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
SimpleVM ACVM
2 11
747 148
- -
0.0 0.0
over 3 years ago about 3 years ago
Swift C
Apache License 2.0 GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

SimpleVM

Posts with mentions or reviews of SimpleVM. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-20.
  • Ask HN: What is your development workflow on the MacBook M1?
    8 projects | news.ycombinator.com | 20 Sep 2022
    The battery life on the MacBook M1 is pretty amazing but not having Virtualbox has been a pain and we are exploring options for our new team. I have mostly worked for companies with actual teams dedicated to providing build tools.

    Past attempts to Dockerize all the infrastructure dependencies (e.g. we run our own database and DNS servers) and tying all of that with the build scripts was deemed more effort than its worth so that never quite got going. Maybe its different scratch?

    I have tried a bunch of these projects so while interesting I'm not sure about building workflows around them:

    https://mac.getutm.app/

    https://github.com/KhaosT/SimpleVM

    https://github.com/danielrfry/toyvm

    https://github.com/evansm7/vftool

    https://multipass.run/install

    https://github.com/features/codespaces

    https://medium.com/@paulrobu/how-to-run-ubuntu-22-04-vms-on-apple-m1-arm-based-systems-for-free-c8283fb38309

    I know architecture differences will cause pain, hell here we are already. I think everyone will benefit from crowd sourcing experiences and hopefully we can save each other chunks of life thrown away.

    ==

        What tool do you use to {edit code, build artifacts, run unit tests, deploy artifacts, run e2e tests}
  • How do you like developing on an M1 Mac so far?
    3 projects | news.ycombinator.com | 16 Jan 2021
    https://github.com/KhaosT/SimpleVM

ACVM

Posts with mentions or reviews of ACVM. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-11.
  • Are there any Virtual Machines that work well with MacOS?
    2 projects | /r/MacOS | 11 Jul 2023
    https://github.com/ubenmackin/ACVM is a good free alternative, arguably better than utm. Parallels is unmatched though
  • Running Linux VM on M2 – any experience?
    3 projects | /r/mac | 16 Aug 2022
    If you want something non-commercial, I've been using ACVM and UTM (UTM exclusively, these days) to run ARM Debian and Ubuntu.
  • Is it possible to dual boot a Debian Linux distribution and macOS on a mac laptop?
    1 project | /r/mac | 28 Jul 2022
    If you absolutely need to boot into Debian, booting on Apple Silicon Macs isn't possible currently, and would be up to the Debian community to eventually support. If you'd be willing to use a VM, I've been using ACVM and UTM since I got my M1 in 2020 to run Ubuntu and Debian for ARM. (There's also Parallels Desktop for Apple Silicon which I've personally used for Ubuntu; I can't imagine there's any reason it wouldn't work for Debian for ARM.)
  • virtual machine on m1 chip?
    1 project | /r/MacOS | 9 Jul 2022
    I use (and prefer) ACVM, which is another front end for QEMU which is an open source emulator and virtualization environment that on its own can be a hassle to set up and use (which is why things like ACVM and UTM exist). Try them both and see what you like better. ACVM feels a little faster, for me. UTM is probably likely to be better supported, as we go forward.
  • MacOS basics
    1 project | /r/macbook | 18 Apr 2022
    You can run other ARM operating systems in virtualization. I've been using ACVM and UTM to run ARM versions of Debian and Ubuntu in QEMU. Running Windows on ARM is still wonky, and largely relies on Microsoft actually providing better support for WOA for virtual machines like Parallels or QEMU. You can't easily boot into Windows or Linux like you could on x86 Macs, but Asahi Linux is working on a version of Linux that will boot on ARM Macs; it's very much in beta. Use at your own risk. (I haven't needed Linux on the bare metal in ages; virtualization works fine for me. YMMV.)
  • MacStudio Virtual Machines
    1 project | /r/MacStudio | 13 Apr 2022
    I don't have a Mac Studio yet, but I'd been using ACVM to run ARM builds of Ubuntu and Debian on an M1 MacBook Pro. I've recently switched to UTM, as it seems to be more actively developed.
  • Will virtual machines run on M1 in the future?
    1 project | /r/MacOS | 12 Jan 2022
    This is Ubuntu, running in ACVM: https://www.youtube.com/watch?v=-v8CsVLZRJQ
  • Easiest & free way to install Linux on M1 Mac?
    1 project | /r/MacOS | 12 Jan 2022
    I use Ben Mackin's fork of ACVM over on GitHub, to run ARM versions of Ubuntu.
  • Intel to M1 x86 virtualization for dummies
    1 project | /r/mac | 5 Jan 2022
    For Linux on M1, I use ARM Ubuntu in a Qemu VM, which I manage using Ben Mackin's fork of ACVM, available on Github.
  • Anyone tested the new Parallels release on M1? Are Win & Linux working both?
    1 project | /r/mac | 14 Apr 2021
    Didn't test, but the release notes mention 3D acceleration for Linux is still not available. So, it depends on your definition of 'working'. You might be better of using https://github.com/ubenmackin/ACVM.

What are some alternatives?

When comparing SimpleVM and ACVM you can also consider the following projects:

vftool - A simple macOS Virtualisation.framework wrapper

intellimacs - Spacemacs' like key bindings for IntelliJ platform.

sdl12-compat - Cogmind-specific patches for: An SDL-1.2 compatibility layer that uses SDL 2.0 behind the scenes.

lima - Linux virtual machines, with a focus on running containers