macOS
brew install creducelocal Homebrew formula metadata
sudo port install creduceMacPorts ports tree · devel/creduce/Portfile · source: api.github.com
brew
Reduce a C/C++ program while keeping a property of interest. Version 2.10.0 via Homebrew; verified 2026-06-13.
install
brew install creducelocal Homebrew formula metadata
sudo port install creduceMacPorts ports tree · devel/creduce/Portfile · source: api.github.com
sudo apt install creduceDebian stable package indexes · creduce · source: deb.debian.org
nix profile install nixpkgs#creducenixpkgs package indexes · pkgs/by-name/cr/creduce/package.nix · source: api.github.com
overview
Reduce a C/C++ program while keeping a property of interest
history
C-Reduce is a test-case reducer for C and C++ programs. Given a large program and an interestingness test, it repeatedly transforms the input until it preserves the property of interest while producing a much smaller reproducer.
The official README describes C-Reduce as a tool for people who discover and report bugs in compilers and other C/C++-processing tools. The repository tags include PLDI and TOPLAS publication-related tags, reflecting its roots in compiler-research tooling as well as its practical use by compiler bug reporters.
The installation guide explicitly points users to precompiled packages before building from source, naming Ubuntu, Debian, Gentoo, FreeBSD, and macOS through Homebrew. That packaging coverage is important because C-Reduce depends on a substantial toolchain, including LLVM/Clang and Perl modules.
Users pair C-Reduce with a project-specific interestingness test, often one that detects a compiler crash, wrong-code result, warning, or other minimized behavior. The README also notes that it can work well on languages beyond C/C++, including JavaScript and Rust, despite its primary C/C++ focus.
For package and compiler maintainers, C-Reduce is significant because it turns large failure cases into small, shareable reproducers. Its presence in multiple operating-system package collections makes a research-grade reducer available as a normal developer tool.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
creduce | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/csmith-project/creduce
install metadata
| Package key | brew:creduce |
|---|---|
| Version | 2.10.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/creduce |
| Homepage | https://github.com/csmith-project/creduce |
| Repository | https://github.com/csmith-project/creduce |
| Upstream docs | https://github.com/csmith-project/creduce#readme |
| License | BSD-3-Clause |
| Source archive | https://github.com/csmith-project/creduce/archive/refs/tags/creduce-2.10.0.tar.gz |
| Last updated | 2026-06-13T17:16:47Z |
| Pulse | updated |
| Dependencies | astyle, llvm@21 |
| Uses from macOS | perl |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | creduce |
| Version Scheme | 0 |
| Revision | 5 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | yes |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
creduce 2.11.0~20240909-2
Test-Case Reduction for C Compiler Bugs
https://github.com/csmith-project/creduce
sudo apt install creducecreduce
nix profile install nixpkgs#creducecreduce 2.11.0~20240312-1build1
Test-Case Reduction for C Compiler Bugs
https://github.com/csmith-project/creduce
sudo apt install creducecreduce
sudo port install creducesource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.