Bochs VS qb64

Compare Bochs vs qb64 and see what are their differences.

Bochs

Bochs - Cross Platform x86 Emulator Project (by bochs-emu)

qb64

The official home for the QB64 source code and wiki. (by QB64Official)
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
Bochs qb64
4 7
734 117
9.5% 9.4%
9.7 4.2
4 days ago 7 months ago
C++ C
GNU Lesser General Public License v3.0 only GNU General Public License v3.0 or later
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.

Bochs

Posts with mentions or reviews of Bochs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-20.
  • Ask HN: Where can I find a primer on how computers boot?
    12 projects | news.ycombinator.com | 20 Mar 2023
    The following is a pretty decent historical page about the pre-(U)EFI MBR (Master Boot Record) boot process:

    https://thestarman.pcministry.com/asm/mbr/STDMBR.htm

    Note that EFI/UEFI -- occurred much later in time than MBR...

    Related: https://en.wikipedia.org/wiki/Master_boot_record

    You might also wish to check out some emulators, most notably Bochs (https://bochs.sourceforge.io/) and QEMU (https://www.qemu.org/) because they simulate the boot process, and if you're in their debuggers, you should be able to inspect that process step by step -- but also more generally emulators for other machines/platforms/architectures (https://en.wikipedia.org/wiki/List_of_computer_system_emulat...) -- because in general, most of those emulators should simulate the given machine/platform/architecture's boot process...

  • Can anyone recommend some good free tools for programming, debugging, and virtualization on Ubuntu?
    2 projects | /r/linuxquestions | 4 Mar 2023
    With both of those you can make some really nice DOS programs. Which you can then run in bochs (not virtualized, but an emulator. Close enough :) ).
  • 80286 ROM BIOS - open-source code base?
    9 projects | /r/homebrewcomputer | 12 Nov 2022
    Just took a look myself, check this out:

qb64

Posts with mentions or reviews of qb64. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-01.

What are some alternatives?

When comparing Bochs and qb64 you can also consider the following projects:

TinyBIOS - A mirror of TinyBIOS repository

QB64pe - The QB64 Phoenix Edition Repository

tianocore

endbasic - BASIC environment with a REPL, a web interface, a graphical console, and RPi support written in Rust

linux-insides - A little bit about a linux kernel

FunSharp - Fun cross-platform graphics library, based on the Small Basic library, made specifically for F# and C#.

8088_bios - BIOS for Intel 8088 based computers

darcfx-submissions - User Submissions to DarcFX.com

All-Stages-of-Linux-Booting-

scratch-www - Standalone web client for Scratch

QEMU - Official QEMU mirror. Please see https://www.qemu.org/contribute/ for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website.

sVB-Small-Visual-Basic - Small Visual Basic (sVB) is an educational programming language, created by Eng. Mohammad Hamdy as an evolved version of Microsoft Small Basic (SB). It is meant to be easier and more powerful at the same time, to introduce programming basics to kids and beginners of any age, provided that they can use the English keyboard on the Windows OS.