agrawal-d/cph
Makes judging, compiling, and downloading problems for competitive programming easy. observed · 2026-08-28
Health v2 · maintenance only
82/100
- Activity 96
- Release rhythm 54
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2507
- days_rel: 92
- days_push: 29
- n_releases_24m: 1
Adoption not part of the score
1130 stars · 227 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Competitive Programming Helper (cph) is a VS Code extension that compiles, runs, and judges competitive programming solutions directly in the editor. It downloads testcases via the Competitive Companion browser extension and supports one-click submission to platforms like Codeforces and Kattis.
Use cases
- judge competitive programming solutions in vs code
- download codeforces testcases automatically
- compile and run c++ solutions with testcases
- submit solutions to codeforces from the editor
- create and test my own programming problems locally
- run sample tests for atcoder or codechef problems
When to choose
- you solve competitive programming problems in VS Code and want fast testcase judging
- you want automatic testcase download from Codeforces, CodeChef, AtCoder, and similar sites
- you want one-click submission to Codeforces or Kattis
- you need a judge supporting many languages like C++, Rust, Python, and Java
When to avoid
- you use an editor other than VS Code
- you need an online judge or full contest platform rather than a local judging helper
- you want automated testing for production software rather than competitive programming
Facets
plugin · maturity active
testing cli developer-tools developer-tools education editor-plugin cross-platform competitive-programming vscode-extension codeforces judge testcases auto-submit algorithms
2 sources
- readme: https://github.com/agrawal-d/cph · fetched 2026-08-28 · 18df37de3212
- homepage: https://agrawal-d.com/cph/ · fetched 2026-08-29 · 93c216a17bdd
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| agrawal-d/cph | main | 82 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem