fdbox VS Minibox

Compare fdbox vs Minibox and see what are their differences.

Minibox

Small Linux commands for resource limited systems (by ercanersoy)
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
fdbox Minibox
5 1
10 36
- -
0.0 0.0
over 1 year ago over 3 years ago
C C
GNU 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.

fdbox

Posts with mentions or reviews of fdbox. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-26.
  • What is DOSShell, and how do I get to it?
    4 projects | /r/Batch | 26 Dec 2022
    FDBox from GitHub Note that it's technically meant for FreeDOS but could work
  • Little project program on C
    3 projects | /r/C_Programming | 6 Nov 2021
    Cool, waiting for your PR: https://github.com/elcuco/fdbox/
  • fdbox - a new shell for MSDOS/freeDOS
    3 projects | /r/C_Programming | 2 Nov 2021
    Regarding the code: its modern C code. It does not look outdated, my main target is Linux/OSX/Windows, but I keep it in such way that good old TurboC can compile it (on modern OSes I use cmake for the build system). I even made a script that creates a "D:" drive for me to develop, so I start dosbox and then I can run "tc" and compile the project (see the readme file on the github project, and also https://github.com/elcuco/fdbox/blob/main/etc/create_dosbox_dir.sh). As part of the CI/GithubActions I build on every commit the code and tests for Linux/Mac/Windows/DOS. Tests are run on all 3 modern platforms, and I will eventually run this on a dosemu session or something. I invested a lot in tooling.
  • Write a minimal shell in pure win32
    1 project | /r/C_Programming | 29 Oct 2021

Minibox

Posts with mentions or reviews of Minibox. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-02.
  • fdbox - a new shell for MSDOS/freeDOS
    3 projects | /r/C_Programming | 2 Nov 2021
    I found this cool project: https://github.com/ercanersoy/Minibox and ... I found myself writing this cool project. I always wanted to do this... so why not? I also took a lot of inspiration from Andreas Kling, from SerenityOS. "If you split every problem to smaller problems, and continue working, eventually you will finish" (or something similar...).

What are some alternatives?

When comparing fdbox and Minibox you can also consider the following projects:

hashpling - hashpling allows you to use shebang on non-UNIX platform

fdpp - FreeDOS plus-plus, 64bit DOS

Rufus - The Reliable USB Formatting Utility

FastLZ - Small & portable byte-aligned LZ77 compression

dosbox-x - DOSBox-X fork of the DOSBox project

jSH - A Javascript scripting engine for DOS

ansiscape - Color your output using Ansi Escape codes

DOjS - A MS-DOS Creative Coding IDE/platform based on JavaScript