Osblog Alternatives

Similar projects and alternatives to osblog

  1. book

    657 osblog VS book

    The Rust Programming Language

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. linux

    @superna9999's Linux kernel source fork for upstream development (by superna9999)

  4. ninja

    55 osblog VS ninja

    a small build system with a focus on speed

  5. riscv-elf-psabi-doc

    A RISC-V ELF psABI Document

  6. riscv-from-scratch

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

  7. marvelos

    Discontinued Marvelous RISC-V Operating System, by donaldsebleung

  8. avr-device

    Register access crate for AVR microcontrollers

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. riscv

    Container image for RISC-V (by codewars)

  11. clawtype

    A custom wearable chorded keyboard & mouse.

  12. awesome-riscv

    😎 A curated list of awesome RISC-V implementations

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better osblog alternative or higher similarity.

osblog discussion

Log in or Post with

osblog reviews and mentions

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
  • A note from our sponsor - SaaSHub
    www.saashub.com | 21 Jun 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic osblog repo stats
3
547
0.0
almost 3 years ago

sgmarz/osblog is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of osblog is Rust.


Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that Rust is
the 5th most popular programming language
based on number of references?