# kaist-cp/cs431

Repository: https://github.com/kaist-cp/cs431
Canonical: https://ross.abutalabs.com/products/cs431
Language: Rust
License Family: other
Last push: 2025-08-08T18:55:02+00:00

## Health v2 (maintenance only)
Score: 48/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 35, release rhythm 35, longevity 100
- inputs: {"age_days": 2632, "days_push": 390, "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 1486, forks 162 (observed 2026-08-28T04:04:51.948772+00:00)

## What it is
KAIST CS431 Concurrent Programming course materials, including lectures, videos, and Rust-based programming assignments. It teaches shared-memory concurrency, synchronization, and parallel programming fundamentals.

## Use cases
- learn concurrent programming from a university course
- study shared mutable state and synchronization in Rust
- find homework assignments on lock-free data structures
- self-study parallel programming with lecture videos
- prepare for systems programming interviews on concurrency

## When to choose
- you want a structured academic course on concurrency
- you prefer learning through Rust programming assignments
- you need lecture videos and slides for self-study

## When to avoid
- you need a production concurrency library
- you want a course in a language other than Rust
- you need beginner-level programming instruction

## Facets
- artifact type: learning-resource
- maturity: active
- function: concurrency, developer-tools
- domain: education, programming-languages, developer-tools
- platform: rust, cross-platform
- tags: concurrent-programming, university-course, rust, lecture-materials, assignments

## Member repositories
- kaist-cp/cs431 (main) score 48

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:51.948772+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-30T04:33:52.047292+00:00, confidence not recorded.
  - readme: https://github.com/kaist-cp/cs431 (fetched 2026-08-28T04:04:51.948772+00:00, sha b80d6154cceb)
- Data as of 2026-08-30T08:39:29.467469+00:00.
