raspberry-pi-os VS circle

Compare raspberry-pi-os vs circle and see what are their differences.

circle

The compiler is available for download. Get it! (by seanbaxter)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
raspberry-pi-os circle
9 54
12,822 2,134
- -
0.0 5.0
7 months ago 5 months ago
C C++
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.

raspberry-pi-os

Posts with mentions or reviews of raspberry-pi-os. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-08-08.
  • Show HN: CheesecakeOS for Raspberry Pi Volume 0: Booting, Processes, and VM
    2 projects | news.ycombinator.com | 8 Aug 2021
    CheesecakeOS for Raspberry Pi Volume 0: Booting, Processes, and Virtual Memory is the first in what I hope is a series of github markdown tutorials or volumes on bare-metal from-scratch operating system development.

    I have dreamed of contributing to the Linux Kernel, but have yet to find the courage to jump in and do so. I started by attempting to read Understanding the Linux Kernel by Daniel Bovet and Marco Cesati, but found it was too advanced for me at the time. I found another text I credit with advancing my understanding, Computer Systems: A Programmer's Perspective by Randall Bryant and David O'Hallaron. I worked on the self-study labs from their book website, and found them to be a superb educational tool.

    Further, then becoming interested in what creating an operating system actually means, I stumbled upon Sergey Matyukevich's Rasberry-Pi-OS github repo (https://github.com/s-matyukevich/raspberry-pi-os). I wanted to expand on his tutorial, for my own education, and, in the best case, for the benefit of others.

    There are many ideas taken from Linux in the implementation, as when I didn't know how to proceed, that is the source I would consult. Though, I attempt to simplify and explain the details in the text. The implementation stops short of implementing or supporting a file system, the subject of the next volume.

  • Has anyone ever actually gotten a custom kernel/bare metal program to run specifically on the Raspberry Pi 4B?
    3 projects | /r/raspberry_pi | 7 Aug 2021
    Not familiar with this myself but aiming to start soon. Have found a nice youtube series for low level development on the RPi, not sure which version he uses, but reportedly it works for some on RPi 4. He also has a subreddit:
  • In-depth software programming
    36 projects | dev.to | 27 Feb 2021
    C: Learning operating system development using Linux kernel and Raspberry Pi

circle

Posts with mentions or reviews of circle. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-11-04.

What are some alternatives?

When comparing raspberry-pi-os and circle you can also consider the following projects:

JingOS - Awesome - JingOS - The World’s First Linux-based OS design for Tablets

rdma-core - RDMA core userspace libraries and daemons

dattobd - kernel module for taking block-level snapshots and incremental backups of Linux block devices

circle - A C++ bare metal environment for Raspberry Pi with USB (32 and 64 bit)

rtw88-usb - rtw88 family usb driver for linux rtl8723du rtl8822bu rtl8821cu rtl8822cu

AmogOS - ඞ Among-us themed OS. As seen on Reddit and Youtube.

UEFI-Tuts - YOUTUBE Tutorials on how the UEFI works to boot your own Operating System. Think of this as an EFI Bootloader.

wiser - :racehorse: Extremely minimal vmm for linux written in C. Hopefully someday will spin linux-vm for you.

dts2hx - Converts TypeScript definition files (d.ts) to haxe externs (.hx) via the TypeScript compiler API

mdspan - Reference implementation of mdspan targeting C++23

papers - ISO/IEC JTC1 SC22 WG21 paper scheduling and management

xcc - Toy C compiler for x86-64/aarch64/riscv64/wasm