The Wayback Machine - https://web.archive.org/web/20220705090038/https://github.com/yunwei37
Skip to content
Avatar
💭
sleeping
💭
sleeping

Highlights

  • Pro
Block or Report

Block or report yunwei37

Report abuse

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

Report abuse
yunwei37/README.md

Hi

This is 云微:

  • 😄 Keep curiosity about everything
  • 🌱 I’m currently interested in computer systems/static analysis
  • Coding for fun
  • 📫 You may find my posts at: www.yunwei123.tech

My Stats

Streak Stats

Streak Stats Most Contributed Repositories

Pinned

  1. Eunomia Public

    A lightweight eBPF-based CloudNative Monitor tool for Container Security and Observability

    C 8 1

  2. blockchain_go in rust: A simplified blockchain implementation in rust for leaning / 用 rust 从零开始构建区块链(Bitcoin)

    Rust 38 11

  3. Reimplement Zircon microkernel in Rust.

    Rust 1.4k 156

  4. A C++ High Performance Web Server using io_uring and cpp20 coroutine

    C++ 29 1

  5. Golang security checker

    Go 6.1k 472

  6. 使用 flask + pyecharts 搭建的新冠肺炎疫情数据可视化交互分析网站平台,包含疫情数据获取、每日疫情地图、曲线图展示,数据统计分析、态势感知、确诊人数预测分析算法设计、NLP舆情监测等任务(部署在http://covid.yunwei123.tech/)

    HTML 197 61

312 contributions in the last year

Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun Mon Wed Fri

Contribution activity

July 2022

Created 6 commits in 1 repository

Created a pull request in securego/gosec that received 1 comment

Fix wrong location for G109

Fix #742 : G109 tells the location at strconv.Atoi instead of strconv.Atoi result conversion to int16/32. Before this commit, G109 will report on s…

+20 −5 1 comment