project-based-tutorials-in-c VS fdbox

Compare project-based-tutorials-in-c vs fdbox and see what are their differences.

project-based-tutorials-in-c

A curated list of project-based tutorials in C (by rby90)
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
project-based-tutorials-in-c fdbox
38 5
8,354 10
- -
5.4 0.0
over 2 years ago over 1 year ago
C
- 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.

project-based-tutorials-in-c

Posts with mentions or reviews of project-based-tutorials-in-c. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-02-07.

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

What are some alternatives?

When comparing project-based-tutorials-in-c and fdbox you can also consider the following projects:

project-based-learning - Curated list of project-based tutorials

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

DOOM - DOOM Open Source Release

Rufus - The Reliable USB Formatting Utility

mal - mal - Make a Lisp

Minibox - Small Linux commands for resource limited systems

project-based-learnin

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

awesome-c - A curated list of awesome C frameworks, libraries, resources and other shiny things. Inspired by all the other awesome-... projects out there.

ansiscape - Color your output using Ansi Escape codes

app-ideas - A Collection of application ideas which can be used to improve your coding skills.

MinecraftC - A Raytraced Minecraft Classic 0.0.30a port to C