The Wayback Machine - https://web.archive.org/web/20220411063354/https://github.com/BugenZhao
Skip to content
Avatar

Sponsoring

@phil-opp @Homebrew

Achievements

Achievements

Highlights

  • Pro

Organizations

@sjtug @SJTU-CSE @zztoy @untitled-group
Block or Report

Block or report BugenZhao

Report abuse

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

Report abuse
BugenZhao/README.md

Code Time

Profile Views

📊 This Week I Spent My Time On

⌚︎ Time Zone: Asia/Shanghai

💬 Programming Languages: 
Rust                     11 hrs 18 mins      ███████████████████░░░░░░   75.94% 
Other                    1 hr 55 mins        ███░░░░░░░░░░░░░░░░░░░░░░   12.93% 
YAML                     44 mins             █░░░░░░░░░░░░░░░░░░░░░░░░   4.96% 
TOML                     38 mins             █░░░░░░░░░░░░░░░░░░░░░░░░   4.36% 
Markdown                 9 mins              ░░░░░░░░░░░░░░░░░░░░░░░░░   1.07%

🔥 Editors: 
VS Code                  14 hrs 52 mins      █████████████████████████   100.0%

💻 Operating System: 
Mac                      14 hrs 52 mins      █████████████████████████   100.0%

Last Updated on 11/04/2022 06:33:47 UTC

Pinned

  1. RisingWave: the next-generation streaming database in the cloud.

    Rust 793 57

  2. MNGA Public

    💬 A refreshing NGA Forum App in SwiftUI. Make NGA Great Again! aka "NGA 论坛 iOS 开源客户端"

    Swift 97 6

  3. Raft Public

    🗳 A solution to pingcap/talent-plan, aka "6.824 Lab 2: Raft" and "6.824 Lab 3: Fault-tolerant Key/Value Service" from MIT.

    Rust 14 1

  4. 🚀 Rust implementation of FlashRoute: A tool for full Internet topology discovery.

    Rust 17 5

  5. An x86-64 kernel with ~100% Rust in a week. The continuation of Litchi.

    Rust 14

  6. 📜 Bugen's LeetCode solutions in Swift Playground. 𝐎𝐯𝐞𝐫 𝟒𝟎𝟎 𝐩𝐫𝐨𝐛𝐥𝐞𝐦𝐬 𝐢𝐧𝐜𝐥𝐮𝐝𝐞𝐝!

    Swift 6 1

1,957 contributions in the last year

Apr May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr Mon Wed Fri
Activity overview
Contributed to singularity-data/risingwave, BugenZhao/MNGA, BugenZhao/bookstore and 5 other repositories

Contribution activity

April 2022

Created 1 repository

Created a pull request in singularity-data/risingwave that received 6 comments

fix(streaming): fix reporting & stopping of rearranged chain

What's changed and what's your intention? We should report success right before the first barrier after we stopped the rearrangement, or the user m…

+175 −103 6 comments

Created an issue in singularity-data/risingwave that received 2 comments

frontend: unexpected EOF on risedev's wait_tcp

Describe the bug When starting the frontend with risedev, it will establish a TCP connection to check whether the service is ready. This will cause…

2 comments