Github does not have a repository directory feature, so I have to organize it myself. The following content is primarily for my own reference.
Contests:
- ocenbase (2023) (Private): Final stage of 3th OceanBase database competition.
- miniob (2023) (Private): Preliminary stage of 3th OceanBase database competition.
- higress-wasm-plugin-contest (2023): Alibaba 4th cloud native programming challenge track 2. Get workspace at higress-wasm-cpp (2023) (Private).
- aps (2021) (Private): 2021 college student service outsourcing innovation and entrepreneurship competition track A07. Advanced planning and scheduling platform.
Projects:
- storage-simulation (2022) (Private): Distributed cluster simulation platform and task scheduling algorithm implementation, written in C++.
- vec (Private): A compiler front-end written using LLVM.
Course Labs & Practices:
- 6.5840-golabs-2024 (Private): Labs for MIT 6.824 in Golang.
- uestc-os-lab (2022) (Private): Kernel module programming practice.
- shopping-system (2022): A gRPC practice project.
- mymalloc (2022): A simple malloc implementation after studying ptmalloc2.
- geek-gfs (2021) (Private): A simple Google File System written in Golang.
- relay-server (2021): Relay server implemented with C++ and epoll.
- bplustree (2021): Simple in-memory B+Tree implemented in C++.
- polyalphabetic-substitution-cipher (2020): C language implementation of polyalphabetic substitution cipher based on affine transformation.
Tools & Resources:
- linux-settings (Private)
- linux-settings-public
- misc (Private)
- vscode-cpp-cmake-settings (Private): Initial setup of a C++ workspace in vscode.
- BrowserExtension-LockOneNewTab (2023): A browser extension that keeps only one new tab per window and pins it.
Learning (Private):
Collaboration:
- training-plan: Training plan for new members of UESTC-NDSSL.