SaaSHub helps you find the best software and product alternatives Learn more →
Top 14 C bare-metal Projects
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
If you're a developer and feeling adventurous, you can also try building it yourself. The source is all on GitHub. It uses the circle-stdlib project (which is circle plus some additions to support much of the C and C++ standard libraries) as a submodule; hopefully I've set that up correctly, but you could always clone that separately and place it in the MiniScript-Pi folder. Check out circle's build instructions for info on setting up your toolchain. (Mac users: be careful with the configure script, which does not work properly on MacOS; find me on Discord and I'll help you fix the script or configure manually.)
-
-
Project mention: Accelerate RISC-V Instruction Set Simulation by Tiered JIT Compilation | news.ycombinator.com | 2024-10-23
The complementary codebase presented in the research paper is rv32emu, an efficient RISC-V instruction set simulator, available under the MIT License. See https://github.com/sysprog21/rv32emu
-
-
-
Personally I prefer INI over nearly all configuration formats.
https://github.com/madmurphy/libconfini/wiki/An-INI-critique...
-
-
-
-
-
c2500re
Documentation of an effort to reverse engineer a Cisco 2501 router, with the end goal to run my own code on it (in particular FreeRTOS)
-
-
C bare-metal discussion
C bare-metal related posts
-
Baking Pi – Operating Systems Development
-
MiniScript on a bare-metal Raspberry Pi
-
Bare Metal Emulation on the Raspberry Pi – Commodore 64
-
hftrx: NEW Extended Research - star count:52.0
-
hftrx: NEW Extended Research - star count:52.0
-
Assembly coding without OS
-
Bare Metal Emulators and launcher for RetroFlag GPI v1
-
A note from our sponsor - SaaSHub
www.saashub.com | 19 Jan 2025
Index
What are some of the best open-source bare-metal projects in C? This list will help you:
# | Project | Stars |
---|---|---|
1 | tilck | 2,397 |
2 | circle | 1,897 |
3 | baremetal-arm | 655 |
4 | rv32emu | 433 |
5 | mdk | 224 |
6 | barebox | 167 |
7 | libconfini | 167 |
8 | hftrx | 85 |
9 | bareDOOM | 73 |
10 | riscv-os | 56 |
11 | computersystems | 37 |
12 | c2500re | 23 |
13 | FPGA_Multimedia_Player | 4 |
14 | guess-the-number | 3 |