csmith-project/creduce
C-Reduce, a C and C++ program reducer observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5300
- days_rel: n/a
- days_push: 823
- n_releases_24m: 0
Adoption not part of the score
1667 stars · 139 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
C-Reduce is a command-line tool that automatically reduces large C or C++ programs that trigger a property of interest (such as a compiler bug) into much smaller programs with the same property. It works with any interestingness test and can also reduce code in other languages like JavaScript and Rust.
Use cases
- minimize a C program that triggers a compiler crash before filing a bug report
- shrink a C++ test case that causes a wrong-code bug in a compiler
- reduce a JavaScript file that triggers a bug in a linter or other tool
- create a small reproducer for a bug in a static analysis tool
- automatically shrink a failing test case to its minimal form
When to choose
- you found a compiler or tool bug in C/C++ code and need a minimal reproducer
- you want automated, parallel test-case reduction driven by a custom interestingness test
- you need to shrink code in other languages too, since it works on arbitrary text files
When to avoid
- you need to reduce non-textual artifacts like binaries or data files
- you cannot express the bug-triggering condition as an automated interestingness test
- you need a fully supported, licensed product for commercial workflows given the nonstandard license
Facets
cli-tool · maturity stable
developer-tools testing developer-tools compilers testing cli test-case-reduction compiler-bugs c cpp delta-debugging linux macos
1 source
- readme: https://github.com/csmith-project/creduce · fetched 2026-08-28 · ce8a8c3c7fe9
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| csmith-project/creduce | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="csmith-project/creduce")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem