erde74's Stars
Shendare/EQZip
Full-Featured EverQuest S3D/EQG File Manager
sq5bpf/telive
Tetra live monitor
vincenthouyi/LakeOS
A L4-like micro-kernel OS written in Rust
metacore/spin
SPIN operating system
nbuwe/pclu
Portable CLU fixed to actually work. Mirror of the primary hg repo at https://hg.sr.ht/~nbuwe/pclu
imteekay/programming-language-research
✨ Programming Language Research, Applied PLT & Compilers
managarm/managarm
Pragmatic microkernel-based OS with fully asynchronous I/O
dancrossnyc/rxv64
xv6 OS
zyedidia/multiplix
An operating system kernel for RISC-V and AArch64 SBCs
RajkumarGalaxy/Wiki-IR-ChatBot
A ChatBot that can respond with humans by retrieving information directly from Wikipedia
cksystemsteaching/selfie
An educational software system of a tiny self-compiling C compiler, a tiny self-executing RISC-V emulator, and a tiny self-hosting RISC-V hypervisor.
ckirsch/book
solbjorg/oberon-riscv
Oberon RISC-V port, based on Samuel Falvo's RISC-V compiler and Peter de Wachter's Project Norebo. Part of an academic project to evaluate Project Oberon on RISC-V.
solbjorg/oberon-riscv-emu
A version of the Oberon emulator using RISC-V instead of Wirth's RISC machine.
tyfkda/xcc
Standalone C compiler/assembler/linker/libc for x86-64/aarch64/riscv64/wasm
mingodad/cyclone
Cyclone Language Compiler fixes to build on recent operating systems
pippijn/cyclone
Cyclone is a type- and memory-safe dialect of C
mukul-rathi/bolt
Bolt is a language with in-built data-race freedom!
Asabeneh/30-Days-Of-JavaScript
30 days of JavaScript programming challenge is a step-by-step guide to learn JavaScript programming language in 30 days. This challenge may take more than 100 days, please just follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw
YuzukiHD/YuzukiChameleon
[OSHW] Yuzuki Chameleon is a Raspberry Pi A Shaped SBC based on Allwinner H616
repnop/vanadinite
RISC-V OS written in Rust
Ko-oK-OS/xv6-rust
🦀️ Re-implement xv6-riscv in Rust
freqtrade/freqtrade
Free, open source crypto trading bot
rcore-os/rCore
Rust version of THU uCore OS. Linux compatible.
dancrossnyc/r9
Plan 9 in Rust
Jmallone/os-dev
Code repository of the Poncho tutorial series of Operating System development.
btreut/a2
Active Oberon System (AOS), aka A2, and Bluebottle OS
Hirevo/som-rs
An alternative implementation of the Simple Object Machine, written in Rust
gamozolabs/chocolate_milk
Pure Rust x86_64 bootloader and kernel
cwbriones/rlox
A rust interpreter for the Lox language