osblog VS marvelos

Compare osblog vs marvelos and see what are their differences.

marvelos

Marvelous RISC-V Operating System, by donaldsebleung (by DonaldKellett)
Nutrient - The #1 PDF SDK Library
Bad PDFs = bad UX. Slow load times, broken annotations, clunky UX frustrates users. Nutrient’s PDF SDKs gives seamless document experiences, fast rendering, annotations, real-time collaboration, 100+ features. Used by 10K+ devs, serving ~half a billion users worldwide. Explore the SDK for free.
nutrient.io
featured
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
osblog marvelos
3 2
517 0
- -
0.0 10.0
over 2 years ago over 2 years ago
Rust C
MIT License MIT License
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.

osblog

Posts with mentions or reviews of osblog. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-19.
  • My RISC-V OSDev journey, so far
    4 projects | dev.to | 19 Oct 2022
    How to automate building and running the project using make; in particular, leveraging variables in the Makefile to elegantly apply the same command line options for compiling each file in the codebase - because trust me, you'll need a ton of command-line options ;-) For this, I based my initial Makefile on that found in the source code for "The Adventures of OS", e.g. this
  • Getting started with OSDev on RISC-V
    5 projects | dev.to | 10 Sep 2022
    I would like to thank the authors of RISC-V from scratch and The Adventures of OS for their high-quality articles that go into great detail on how RISC-V works. Without their well-written articles, I wouldn't have known how to get started with kernel development on RISC-V. My initial project setup - the minimal C runtime crt0.s in assembly and the linker script riscv64-virt.lds - is based on the former, while my UART driver code is adapted from the latter and I intend to closely follow the latter going forward.
  • RV32I Stack and stack pointer in hardware implementation
    2 projects | /r/RISCV | 27 Feb 2022
    Here's an example of an interrupt routine (m_trap_vector): https://github.com/sgmarz/osblog/blob/master/risc_v/src/asm/trap.S

marvelos

Posts with mentions or reviews of marvelos. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-19.
  • My RISC-V OSDev journey, so far
    4 projects | dev.to | 19 Oct 2022
    GitHub repository: https://github.com/DonaldKellett/marvelos
  • Getting started with OSDev on RISC-V
    5 projects | dev.to | 10 Sep 2022
    Over the past few days, I've managed to implement a rudimentary RISC-V operating system kernel in C that does little more than print stuff to the serial console. Nevertheless, I did my best to structure the project to facilitate development in the mid- to long-term. The project template which I'll build upon going forward is released on GitHub as v0.0.1 of maRVelOS code-named "Meaty Skeleton", so if you're also interested in RISC-V and open hardware as a programmer, feel free to follow along!

What are some alternatives?

When comparing osblog and marvelos you can also consider the following projects:

riscv-elf-psabi-doc - A RISC-V ELF psABI Document

riscv - Container image for RISC-V

avr-device - Register access crate for AVR microcontrollers

ninja - a small build system with a focus on speed

riscv-from-scratch - The code for the RISC-V from scratch blog post series.

book - The Rust Programming Language

linux - @superna9999's Linux kernel source fork for upstream development

awesome-riscv - 😎 A curated list of awesome RISC-V implementations

Nutrient - The #1 PDF SDK Library
Bad PDFs = bad UX. Slow load times, broken annotations, clunky UX frustrates users. Nutrient’s PDF SDKs gives seamless document experiences, fast rendering, annotations, real-time collaboration, 100+ features. Used by 10K+ devs, serving ~half a billion users worldwide. Explore the SDK for free.
nutrient.io
featured
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured