cycloidzzz
I love operating system, compiler, programming language design, database & distributed systems.
Pinned Repositories
164-class-compiler
abseil-cpp
Abseil Common Libraries (C++)
aos_course_info
advanced os course info & some os papers
awesome-database-learning
A list of learning materials to understand databases internals
awesome-distributed-systems
A curated list to learn about distributed systems
Beijing_Daxuexi_Simple
北京 青年大学习 使用Github Actions自动完成
bpf-developer-tutorial
eBPF developer tutorials to build CO-RE libbpf tools: generated by ChatGPT and teach ChatGPT to write eBPF programs! ( eBPF 工具开发实践教程: 通过例子学习 eBPF)
bril
an educational compiler intermediate representation
Mahiru
The “Kaleidoscope” language tutorial, showing how to implement a simple language using LLVM components in C++.
MikanCompiler
A lisp to x86 compiler.
cycloidzzz's Repositories
cycloidzzz/MikanCompiler
A lisp to x86 compiler.
cycloidzzz/Mahiru
The “Kaleidoscope” language tutorial, showing how to implement a simple language using LLVM components in C++.
cycloidzzz/abseil-cpp
Abseil Common Libraries (C++)
cycloidzzz/aos_course_info
advanced os course info & some os papers
cycloidzzz/awesome-database-learning
A list of learning materials to understand databases internals
cycloidzzz/Beijing_Daxuexi_Simple
北京 青年大学习 使用Github Actions自动完成
cycloidzzz/bpf-developer-tutorial
eBPF developer tutorials to build CO-RE libbpf tools: generated by ChatGPT and teach ChatGPT to write eBPF programs! ( eBPF 工具开发实践教程: 通过例子学习 eBPF)
cycloidzzz/bril
an educational compiler intermediate representation
cycloidzzz/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
cycloidzzz/bustub
The BusTub Relational Database Management System (Educational)
cycloidzzz/Cocktail
Coq Practice.
cycloidzzz/Compilet
Some algorithms for compiler construction & optimization.
cycloidzzz/CPractice
Learn C with simple code.
cycloidzzz/CUDA_Freshman
cycloidzzz/db-monthly
阿里云数据库内核月报分类整理(定时更新)。
cycloidzzz/distributed-consensus-reading-list
A list of papers about distributed consensus.
cycloidzzz/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
cycloidzzz/frap
Formal Reasoning About Programs
cycloidzzz/GPU-Puzzles
Solve puzzles. Learn CUDA.
cycloidzzz/grpc
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
cycloidzzz/linux
Linux kernel source tree
cycloidzzz/LLVM-Study-Notes
Study notes about LLVM. LLVM 学习笔记. Licensed under CC BY-NC-SA 4.0
cycloidzzz/mini-lsm
A tutorial of building an LSM-Tree storage engine in a week! (WIP)
cycloidzzz/Mortal
🚀🀄️ A fast and strong AI for riichi mahjong, powered by deep reinforcement learning.
cycloidzzz/qemu
Official QEMU mirror. Please see http://wiki.qemu.org/Contribute/SubmitAPatch for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website.
cycloidzzz/RealWorldOcaml
V2 of Real World OCaml
cycloidzzz/serika
Some optimization for bril @ Cornell CS6120
cycloidzzz/Shiki
A simple deep learning framework implemented with Numpy.
cycloidzzz/Tai-e-assignments
Tai-e assignments for static program analysis
cycloidzzz/v8
The official mirror of the V8 Git repository