Pinned Repositories
arceos
An experimental modular OS written in Rust.
asterinas
Asterinas is a secure, fast, and general-purpose OS kernel, written in Rust and providing Linux-compatible ABI.
bootloader
An experimental pure-Rust x86 bootloader
CCF-Examination
CoCoMusic
a simple music player built by electron and vue
ComputerScienceLabs
d1_build
Debian disk image builder for the Sipeed Lichee RV Risc-v Single Board Computer
JH7100_ddrinit
rustsbi-jh7100
RustSBI support on SiFive FU740 board; FU740 is a five-core heterogeneous processor with four SiFive U74 cores, and one SiFive S7 core
zCore
Reimplement Zircon microkernel in Rust.
sunshine-lcc's Repositories
sunshine-lcc/rustsbi-jh7100
RustSBI support on SiFive FU740 board; FU740 is a five-core heterogeneous processor with four SiFive U74 cores, and one SiFive S7 core
sunshine-lcc/zCore
Reimplement Zircon microkernel in Rust.
sunshine-lcc/arceos
An experimental modular OS written in Rust.
sunshine-lcc/asterinas
Asterinas is a secure, fast, and general-purpose OS kernel, written in Rust and providing Linux-compatible ABI.
sunshine-lcc/bootloader
An experimental pure-Rust x86 bootloader
sunshine-lcc/CCF-Examination
sunshine-lcc/CoCoMusic
a simple music player built by electron and vue
sunshine-lcc/ComputerScienceLabs
sunshine-lcc/d1_build
Debian disk image builder for the Sipeed Lichee RV Risc-v Single Board Computer
sunshine-lcc/DataStruct-And-Algorithm
sunshine-lcc/JH7100_ddrinit
sunshine-lcc/django_DebPackageSystem
sunshine-lcc/dpkg
Debian package manager (mirror)
sunshine-lcc/DragonOS
使用Rust从0自研内核,具有Linux兼容性的操作系统。
sunshine-lcc/github-slideshow
A robot powered training repository :robot:
sunshine-lcc/kernel-sync
OS Kernel Synchronization Implemention
sunshine-lcc/mytale
sunshine-lcc/OneBlog
:alien: OneBlog,一个简洁美观、功能强大并且自适应的Java博客
sunshine-lcc/PreemptiveScheduler
Rust Preemptive Future Scheduler
sunshine-lcc/py12306
🚂 12306 购票助手,支持集群,多账号,多任务购票以及 Web 页面管理
sunshine-lcc/Python-Project
sunshine-lcc/rayboot
sunshine-lcc/rCore
Rust version of THU uCore OS. Linux compatible.
sunshine-lcc/rCore-Tutorial-v3
Let's write an OS which can run on RISC-V in Rust from scratch!
sunshine-lcc/starfive-linux
sunshine-lcc/SysStatusControl
This project is build for software quantity confirm big work
sunshine-lcc/Tai-e-assignments
Tai-e assignments for static program analysis
sunshine-lcc/testsuits-for-oskernel
sunshine-lcc/Theseus
Theseus is a modern OS written from scratch in Rust that explores 𝐢𝐧𝐭𝐫𝐚𝐥𝐢𝐧𝐠𝐮𝐚𝐥 𝐝𝐞𝐬𝐢𝐠𝐧, novel OS structure, and state management. It strives to close the semantic gap between compiler and hardware to maximally leverage the power of language safety, and thus shift OS responsibilities like resource management into the compiler.
sunshine-lcc/xv6-riscv64
Porting XV6 on K210!