Pinned Repositories
6.824-cpp
MIT 6.824 distributed system C++Version
awesome-ml-products
A list of curated ML products from Github
awesome-storage
A curated list of storage open source tools. Backups, redundancy, sharing, distribution, encryption, etc.
build-your-own-x
Master programming by recreating your favorite technologies from scratch.
ChrisWang13
My profile and cv.
cs61b-sp18
My notes on learning java and data structure.
MinimumC
MinimumC is a minimum C compiler intended to parse tokens, check grammar correctness and generate x86 code.
MySTL
MySTL is an toy subset of C++20 Standard Template Library(STL)
MyTinyGit
MyTinyGit is a version control system which mimics some of the basic features of Git, as well as some additional features.
xv6-os-2021
This is my implemenation of xv6-os-2021, a unix-like operating system.
ChrisWang13's Repositories
ChrisWang13/MinimumC
MinimumC is a minimum C compiler intended to parse tokens, check grammar correctness and generate x86 code.
ChrisWang13/MySTL
MySTL is an toy subset of C++20 Standard Template Library(STL)
ChrisWang13/xv6-os-2021
This is my implemenation of xv6-os-2021, a unix-like operating system.
ChrisWang13/cs61b-sp18
My notes on learning java and data structure.
ChrisWang13/MyTinyGit
MyTinyGit is a version control system which mimics some of the basic features of Git, as well as some additional features.
ChrisWang13/6.824-cpp
MIT 6.824 distributed system C++Version
ChrisWang13/awesome-ml-products
A list of curated ML products from Github
ChrisWang13/awesome-storage
A curated list of storage open source tools. Backups, redundancy, sharing, distribution, encryption, etc.
ChrisWang13/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
ChrisWang13/ChrisWang13
My profile and cv.
ChrisWang13/cs-self-learning
计算机自学指南
ChrisWang13/getting-started-guides
Getting Started Guide template :: The template for new guides and also the place to request them.
ChrisWang13/xv6-riscv
Xv6 for RISC-V
ChrisWang13/Dash-FastAPI-Admin
A general middle and backend management system developed purely in Python based on Dash+FastAPI.基于Dash+FastAPI纯Python开发的一个通用中后台管理系统。
ChrisWang13/File-System-Paper
Must-read Papers for File System (FS)
ChrisWang13/FileWizardAI
Add AI capabilities to your file system using Ollama, Groq, OpenAi and other's api
ChrisWang13/imagen-pytorch
Implementation of Imagen, Google's Text-to-Image Neural Network, in Pytorch
ChrisWang13/latex_paper_writing_tips
Tips for Writing a Research Paper using LaTeX
ChrisWang13/LearningSpringCloud-AD
Spring Cloud ad system
ChrisWang13/PaperHelper
PaperHelper: Knowledge-Based LLM QA Paper Reading Assistant with Reliable References
ChrisWang13/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
ChrisWang13/recommenders
Best Practices on Recommendation Systems
ChrisWang13/rpc
Java rpc framework based on netty4.
ChrisWang13/sonic-server
🎉Back end of Sonic cloud real machine platform.
ChrisWang13/stick
:sweat_smile: A PyTorch-like deep learning framework. Just for fun.