云微's repositories
ZJU-CS-GIS-ClassNotes
一个浙江大学本科生的计算机、地理信息科学知识库 包含课程资料 学习笔记 大作业等( 数据结构与算法、人工智能、地理空间数据库、计算机组成、计算机网络、图形学、编译原理等课程)
COVID-19-NLP-vis
使用 flask + pyecharts 搭建的新冠肺炎疫情数据可视化交互分析网站平台,包含疫情数据获取、每日疫情地图、曲线图展示,数据统计分析、态势感知、确诊人数预测分析算法设计、NLP舆情监测等任务(部署在http://covid.yunwei123.tech/)
os-summer-of-code-daily
OS Summer of Code 2020 每日学习实践记录(rust 学习 & rcore tutorial rust实现一个riscv操作系统 & rCore 到 zCore 的功能迁移)
blockchain-rust
blockchain_go in rust: A simplified blockchain implementation in rust for leaning / 用 rust 从零开始构建区块链(Bitcoin)
UNO-game-oop
基于QT开发的UNO卡牌游戏,支持两种游戏规则模式,2-8人局域网联机对战,简单的AI人机对战等
co-uring-WebServer
A C++ High Performance Web Server using io_uring and cpp20 coroutine
6.828-2018-labs
MIT 6.828 操作系统工程 2018 fall labs & notes
MIPS-sc-zju
Qt实现的图形化界面MIPS汇编指令的汇编器/反汇编器/模拟器(浙江大学计算机组成课程作业)
zcore_migration_notes
zcore summer of code rCore 到 zCore 的功能迁移组 仓库
nginx-lua-ebpf
profile and tracking tools for lua and nginx using ebpf and uprobe
history-archive
互联网没有记忆,但人有。
immutable-map-rs
An Immutable Map implement for rust based on an AVL tree
Linux-0.11-rs
浙江大学操作系统课程作业/Rust版本的Linux 0.11(2020版)
apisix
The Cloud-Native API Gateway
blog
rcore-os Developer Blog
frugal
A very fast dynamic Thrift serializer & deserializer.
GIS-image-vis
全球尺度大规模影像融合及可视化服务发布 SRTP
gosec
Golang security checker
libc-test
Mirror of https://repo.or.cz/libc-test.git with customizations
liburing4cpp
Modern C++ binding for liburing (io_uring) that features C++ coroutines support
rayTracing
A simple ray tracer from Ray Tracing in One Weekend
rCore
Rust version of THU uCore OS. Linux compatible.
xquic
XQUIC Library released by Alibaba is a cross-platform implementation of QUIC and HTTP/3 protocol.
yunwei37
my profile
zCore
Reimplement Zircon microkernel in Rust.