Z1Wu's Stars
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
ClickHouse/ClickHouse
ClickHouse® is a real-time analytics DBMS
alibaba/arthas
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
Vonng/ddia
《Designing Data-Intensive Application》DDIA中文翻译
go101/go101
An up-to-date (unofficial) knowledge base for Go programming self learning
shuhuai007/Machine-Learning-Session
gaogaotiantian/viztracer
VizTracer is a low-overhead logging/debugging/profiling tool that can trace and visualize your python code execution.
IrisRainbowNeko/genshin_auto_fish
基于深度强化学习的原神自动钓鱼AI
openmlsys/openmlsys-zh
《Machine Learning Systems: Design and Implementation》- Chinese Version
thuml/Transfer-Learning-Library
Transfer Learning Library for Domain Adaptation, Task Adaptation, and Domain Generalization
apache/kyuubi
Apache Kyuubi is a distributed and multi-tenant gateway to provide serverless SQL on data warehouses and lakehouses.
jfeliu007/goplantuml
PlantUML Class Diagram Generator for golang projects
spencertipping/jit-tutorial
How to write a very simple JIT compiler
jlesage/docker-firefox
Docker container for Firefox
ClickHouse/clickhouse-java
ClickHouse Java Clients & JDBC Driver
OneSizeFitsQuorum/MIT6.824-2021
4 labs + 2 challenges + 4 docs
sail-sg/poolformer
PoolFormer: MetaFormer Is Actually What You Need for Vision (CVPR 2022 Oral)
souvikinator/notion-to-md
Convert notion pages, block and list of blocks to markdown (supports nesting and custom parsing)
nepx/halfix
x86 PC emulator that runs both natively and in the browser, via WebAssembly
Minep/lunaix-os
A simple (yet naive), POSIX-compliant (hopefully!) operating system from scratch!
howardlau1999/server-programming-guide
yixuaz/CMU-15445
https://www.jianshu.com/nb/36265841
G-Research/spark-extension
A library that provides useful extensions to Apache Spark and PySpark.
AndrewAtanov/simclr-pytorch
PyTorch implementation of SimCLR: supports multi-GPU training and closely reproduces results
David-Lor/FastAPI-Pydantic-Mongo_Sample_CRUD_API
Example CRUD API in Python using FastAPI, Pydantic and pyMongo
SwordHarry/MIT6.824_2021_note
MIT6.824_2021 中文笔记(lab+paper+summary)
franzflasch/riscv_em
Simple risc-v emulator, able to run linux, written in C.
hitzhangjie/golang-debugger-book
From a debugger's view, Let's explore the computer world! How does compiler, linker and debugger coordinate with each other around the program written in specific programming language? How does a debugger work? If we develop a debugger for go programming language, we must master go type system, runtime... and some Operating System internals. OK, all the contents mentioned above will be covered in this book. Hope you enjoy it!
lcpu-club/hpc-wiki
Wiki fo HPC
apache/spark-kubernetes-operator
Apache Spark Kubernetes Operator