Skip to content
View czhao-dev's full-sized avatar

Block or report czhao-dev

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. lock-free-queue lock-free-queue Public

    A header-only C++ bounded lock-free MPMC queue with a mutex-based baseline, correctness tests, and benchmarks.

    C++ 1

  2. c-compiler-llvm c-compiler-llvm Public

    A compiler for a subset of C with a hand-written lexer, recursive-descent parser, semantic analyzer, dataflow-based static analyzer, and LLVM IR backend that produces native binaries.

    C++ 1

  3. lsm-key-value-store lsm-key-value-store Public

    A distributed, sharded key-value store in Go: from-scratch Raft consensus and Multi-Raft replication on top of an LSM-tree storage engine, zero external dependencies.

    Go 1

  4. infra-orchestration-platform infra-orchestration-platform Public

    A Go infrastructure platform: a control plane for workload scheduling, worker heartbeats, and desired-state reconciliation, plus a reverse-proxy load balancer and job orchestrator, with Prometheus/…

    Go 1

  5. applied-ml-projects applied-ml-projects Public

    A monorepo of four independent ML case studies: wearable motion classification (WMFT/IMU), satellite image classification with CNNs and Vision Transformers, Boston-area climate forecasting, and a f…

    Python 2

  6. network-protocol-simulators network-protocol-simulators Public

    Discrete-event simulators for CSMA/CA, Slotted ALOHA, a cellular MAC scheduler, and a TCP/IP stack (ICMP/UDP/TCP), with core logic in Go and plotting in Python.

    Go 1