# tongtzeho/PKUCourse

北大计算机课程大作业

Repository: https://github.com/tongtzeho/PKUCourse
Canonical: https://ross.abutalabs.com/products/pkucourse
Language: C++
License Family: other
Topics: peking-university, eecs, course-project, cpp, java, data-structures
Last push: 2019-03-23T15:28:44+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3531, "days_push": 2720, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2551, forks 514 (observed 2026-08-28T04:07:00.551309+00:00)

## What it is
A curated collection of undergraduate and graduate computer science course projects from Peking University's EECS department, spanning 2011-2016. Projects include a proxy lab, elevator simulator, miniSQL, network crawler, cache simulator, and a distributed PageRank implementation.

## Use cases
- study reference implementations of classic CS course assignments
- learn how to build a mini SQL database in C++
- see examples of cache and instruction-level simulators
- reference a distributed PageRank implementation
- find ideas for data structures and algorithms practice projects
- compare solutions for systems programming coursework like proxy labs

## When to choose
- you are a student looking for reference solutions or inspiration for similar systems/CS coursework
- you want real-world C++/Java examples of compilers, simulators, and distributed algorithms
- you are designing course assignments and want to see project scope examples

## When to avoid
- you need production-ready, maintained, or licensed software
- you expect modern build systems, documentation, or dependency management
- you need a reusable library rather than standalone homework projects

## Facets
- artifact type: learning-resource
- maturity: abandoned
- function: developer-tools, parser, compiler, simulation, web-scraping, database
- domain: education, developer-tools
- platform: cpp, jvm, cross-platform
- tags: peking-university, course-projects, homework, data-structures, computer-architecture, distributed-systems, mini-sql, proxy-lab, compiler-optimization, computer-science-coursework, algorithms

## Member repositories
- tongtzeho/PKUCourse (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:00.551309+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:23:56.158349+00:00, confidence not recorded.
  - readme: https://github.com/tongtzeho/PKUCourse (fetched 2026-08-28T04:07:00.551309+00:00, sha 206ca69fe039)
- Data as of 2026-08-30T08:39:29.467469+00:00.
