zig-riscv-embedded VS baremetal-arm

Compare zig-riscv-embedded vs baremetal-arm and see what are their differences.

zig-riscv-embedded

Experimental Zig-based CoAP node for the HiFive1 RISC-V board (by nmeum)

baremetal-arm

An ebook about bare-metal programming for ARM (by umanovskis)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
zig-riscv-embedded baremetal-arm
1 3
31 564
- -
2.6 0.0
5 months ago almost 3 years ago
Zig C
GNU Affero General Public License v3.0 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.

zig-riscv-embedded

Posts with mentions or reviews of zig-riscv-embedded. We have used some of these posts to build our list of alternatives and similar projects.

baremetal-arm

Posts with mentions or reviews of baremetal-arm. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-07-23.

What are some alternatives?

When comparing zig-riscv-embedded and baremetal-arm you can also consider the following projects:

zls - A Zig language server supporting Zig developers with features like autocomplete and goto definition

arm-none-eabi-gcc-xpack - A binary distribution of the Arm Embedded GCC toolchain

arocc - A C compiler written in Zig.

How-to-Make-a-Computer-Operating-System - How to Make a Computer Operating System in C++

zig - General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.

CppCoreGuidelines - The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++

zap - An asynchronous runtime with a focus on performance and resource efficiency.

paip-lisp - Lisp code for the textbook "Paradigms of Artificial Intelligence Programming"

zoap - A WiP CoAP implementation for bare-metal constrained devices in Zig

lisp-koans - Common Lisp Koans is a language learning exercise in the same vein as the ruby koans, python koans and others. It is a port of the prior koans with some modifications to highlight lisp-specific features. Structured as ordered groups of broken unit tests, the project guides the learner progressively through many Common Lisp language features.

MinimalRoboticsPlatform - MRP is a minimal microkernel that supports the most fundamental robotic domains. It's thought for highly integrated robotics development.

lsh - Simple shell implementation. Tutorial here ->