Skip to content
View wangrunji0408's full-sized avatar

Organizations

@JudgeDuck @rcore-os @risinglightdb @madsim-rs
Block or Report

Block or report wangrunji0408

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
wangrunji0408/README.md

Hi there 👋

I'm a system developer and Rustacean.

I built operating systems in Rust:

  • rCore: A Linux-compatible OS kernel for teaching. (2018-2019)
  • zCore: A reimplementation of Zircon microkernel in Rust. (2020)
  • Occlum: A multi-process library OS for Intel SGX. (2019)

I also built storage systems in Rust:

  • MadFS: A benchmark-oriented distributed file system once ranked #1 on the IO500 list. (2020)
  • MadFSv2: A more "serious" distributed file system but rarely works. (2021-2022)

I was interested in building robust distributed systems in Rust:

  • Madsim: A FoundationDB-style deterministic simulation framework in Rust. (2021-2022)

I’m currently working on building database systems and streaming systems in Rust:

  • RisingLight: An OLAP database system for educational purpose. (2021-now)
  • RisingWave: A distributed SQL streaming database in the cloud. (2022-now)

Pinned

  1. rcore-os/rCore rcore-os/rCore Public

    Rust version of THU uCore OS. Linux compatible.

    Rust 3.3k 368

  2. risingwavelabs/risingwave risingwavelabs/risingwave Public

    SQL stream processing, analytics, and management. We decouple storage and compute to offer instant failover, dynamic scaling, speedy bootstrapping, and efficient joins.

    Rust 6.4k 522

  3. rcore-os/zCore rcore-os/zCore Public

    Zircon microkernel reimplemented in Rust.

    Rust 1.7k 205

  4. risinglightdb/risinglight risinglightdb/risinglight Public

    An educational OLAP database system.

    Rust 1.5k 207

  5. UndergraduateProjects UndergraduateProjects Public

    A collection of my undergraduate projects

    87 3

  6. madsim-rs/madsim madsim-rs/madsim Public

    Magical Deterministic Simulator for distributed systems in Rust.

    Rust 592 40