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. c-static-analyzer c-static-analyzer Public

    A lightweight C static analyzer (tree-sitter-based) that finds high cyclomatic complexity, unused local variables, deep nesting, missing return paths, and unreachable code.

    Rust 1

  3. 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 and a BSD-socket-style API for TCP and UDP, interoperable with real ping, curl, …

    C++ 1

  4. systems-concurrency-runtime systems-concurrency-runtime Public

    A Cargo workspace of from-scratch Rust concurrency primitives — a lock-free MPMC/SPSC/unbounded queue family and a work-stealing thread pool with per-task timeouts — built to be read, benchmarked, …

    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. backend-infra-platform backend-infra-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