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. mini-c-compiler-llvm mini-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

  2. tcp-ip-stack tcp-ip-stack Public

    A TCP/IP stack built from scratch in user space over a Linux TUN device, with a full eleven-state TCP implementation interoperable with real ping, curl, and netcat.

    C++ 1

  3. linux-kernel-drivers linux-kernel-drivers Public

    Three Linux kernel modules — character device, network device (NAPI), and PCIe (MMIO/MSI/DMA) drivers — built and tested end-to-end in Docker + QEMU.

    C 2

  4. thread-pool-runtime thread-pool-runtime Public

    A Rust work-stealing task runtime with task handles, cancellation, priorities, dependency scheduling, stress tests, and benchmarks.

    Rust 1

  5. 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

  6. reverse-proxy-load-balancer reverse-proxy-load-balancer Public

    A Go reverse proxy and HTTP load balancer with health checks, round-robin and least-connections routing, retries, metrics, and graceful shutdown.

    Go 1