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

Sponsoring

@phil-opp @Homebrew @DIYgod

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                     13 hrs 4 mins       █████████████░░░░░░░░░░░░   52.44% 
TeX                      8 hrs 53 mins       █████████░░░░░░░░░░░░░░░░   35.63% 
Other                    1 hr 3 mins         █░░░░░░░░░░░░░░░░░░░░░░░░   4.23% 
BibTeX                   49 mins             ░░░░░░░░░░░░░░░░░░░░░░░░░   3.32% 
Python                   26 mins             ░░░░░░░░░░░░░░░░░░░░░░░░░   1.8%

🔥 Editors: 
VS Code                  24 hrs 55 mins      █████████████████████████   100.0%

💻 Operating System: 
Mac                      24 hrs 55 mins      █████████████████████████   100.0%

Last Updated on 27/05/2022 04:54:59 UTC

Pinned

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

    Rust 2k 158

  2. MNGA Public

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

    Swift 111 9

  3. litchi-rs Public

    An x86-64 kernel with ~100% Rust (originally) in a week. `async` inside!

    Rust 30

  4. 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 15 1

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

    Rust 17 6

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

    Swift 7 1

2,078 contributions in the last year

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

Contribution activity

May 2022

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

feat(pgwire): report correct version on startup

Signed-off-by: Bugen Zhao i@bugenzhao.com What's changed and what's your intention? As title. We will get the current package version at compile ti…

+121 −15 16 comments

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

expr: pg_sleep should not put the thread to sleep

We currently use std::thread::sleep to implement pg_sleep, which will put the current thread to sleep. This may block other coroutines from running…

7 comments
46 contributions in private repositories May 1 – May 22