Pinned Repositories
8086tiny
Official repository for 8086tiny: a tiny PC emulator/virtual machine
CHIP-8-Emulator
A simple chip8 emulator written in Rust
DDR3-Notes
My notes for DDR3 SDRAM controller
edk2
EDK II
gotenksfs
A file system on top of your file system
huffman-code
ife
Baidu Institute of Front-End Technology
Learning-Ext2-Filesystem
You can learn about ext2 filesystem step by step.
minix1
Original Minix 1 sources from the book "Operating Systems: Design and Implementation" 1st ed.
regex-demo
Opadc's Repositories
Opadc/regex-demo
Opadc/regex-trivial
Henry Spencer's regexp.old lib rewrite to rust
Opadc/8086tiny
Official repository for 8086tiny: a tiny PC emulator/virtual machine
Opadc/CHIP-8-Emulator
A simple chip8 emulator written in Rust
Opadc/DDR3-Notes
My notes for DDR3 SDRAM controller
Opadc/edk2
EDK II
Opadc/gotenksfs
A file system on top of your file system
Opadc/huffman-code
Opadc/ife
Baidu Institute of Front-End Technology
Opadc/Learning-Ext2-Filesystem
You can learn about ext2 filesystem step by step.
Opadc/minix1
Original Minix 1 sources from the book "Operating Systems: Design and Implementation" 1st ed.
Opadc/proc-macro-workshop
Learn to write Rust procedural macros [Rust Latam conference, Montevideo Uruguay, March 2019]
Opadc/quantsummaries
A website to share knowledge of quantitative finance.
Opadc/ToyIP
一个基于tun/tap设备编写的简易的tcp/ip协议栈.
Opadc/verilog-learn
some verlog code
Opadc/virtio-drivers
VirtIO guest drivers in Rust.
Opadc/WorkingTime
Opadc/write-a-hash-table
✏️ Learn how to write a hash table in C
Opadc/xv6fs
xv6::file_system re-implemented in Rust and FUSE.