Pinned Repositories
cemu
A simple full system emulator. Currently support RV64IMACSU and MIPS32 and LoongArch32. Capable of booting Linux. Suitable for education and research.
soc-simulator
A Verilator based SoC simulator that allows you to define AXI Slave interface in software.
sockraw-udp
在Linux下使用PF_PACKET的Raw Socket实现从以太网到UDP的封装,并支持IPv4 Fragment,重大18计卓班的计网Project
ucore-loongarch32
将uCore移植到Loongarch 32
vie-to-answer
用于小型多人的线下知识竞赛活动的在线抢答器
wg-bench
WireGuard Benchmark using netns and iperf3
gcc
llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
CDIM
CQU Dual Issue Machine
linux
Linux kernel source tree
cyyself's Repositories
cyyself/sockraw-udp
在Linux下使用PF_PACKET的Raw Socket实现从以太网到UDP的封装,并支持IPv4 Fragment,重大18计卓班的计网Project
cyyself/vie-to-answer
用于小型多人的线下知识竞赛活动的在线抢答器
cyyself/algorithm_template
My algorithm templates and Markdown generator for print
cyyself/compilation-principle
编译原理作业与实验
cyyself/cpu232
The MIPS CPU from previous CQU NSCSCC team and debugged by me running uCore MIPS porting successfully
cyyself/OILife
my accepted submissions on Online Judges
cyyself/pta-balloon
PTA竞赛发气球小工具
cyyself/os_kernel_lab_raw
重庆大学计算机学院2018级的OS课程实验原始代码
cyyself/simple_web_print
为现场*CPC竞赛提供打印后台服务
cyyself/os_kernel_lab
自己完成的重庆大学2018级uCore OS课程实验代码
cyyself/PiplineMIPS
A 5-level pipelined MIPS CPU with branch prediction and great cache.
cyyself/raw-ipip-tunnel
支持单臂网卡使用的ipip tunnel
cyyself/sim_jxgl
cyyself/cv_exhibition
深度学习小组项目展示
cyyself/dataupd
Java企业级应用数据上传模块大作业
cyyself/HZ-Library
cyyself/SpaceInvaders
嵌入式系统课程的游戏机作业,使用TM4C123 Launchpad
cyyself/bird
The BIRD Internet Routing Daemon
cyyself/bnuoj-balloon
用于BNUOJv3的比赛时检测是否需要发放气球的小工具
cyyself/drcom-generic
Dr.COM/DrCOM 现已覆盖 d p x三版。
cyyself/fastdfs
FastDFS is an open source high performance distributed file system (DFS). It's major functions include: file storing, file syncing and file accessing, and design for high capacity and load balance. Wechat/Weixin public account (Chinese Language): fastdfs
cyyself/fastdfs-nginx-module
FastDFS nginx module
cyyself/fpga-rocket-chip
Wrapper for Rocket-Chip on FPGAs
cyyself/Penglai-Enclave-Gem5
cyyself/rCore-Tutorial-Book-v3
Documentation of rCore-Tutorial version 3.5 in Chinese.
cyyself/rCore-Tutorial-v3
rCore-Tutorial version 3.5
cyyself/riscv-tools
RISC-V Tools (ISA Simulator and Tests)
cyyself/simple-reg
一个简单的在线报名系统,曾用于2020重庆大学程序设计大赛与西南三校MSC联合Hackathon
cyyself/smart-system-lab
cyyself/tcp-perf-test
TCP performance test for c10k problem