macOS
brew install creducelocal Homebrew formula metadata
sudo port install creduceMacPorts ports tree · devel/creduce/Portfile · 来源: api.github.com
安装
brew install creducelocal Homebrew formula metadata
sudo port install creduceMacPorts ports tree · devel/creduce/Portfile · 来源: api.github.com
sudo apt install creduceDebian stable package indexes · creduce · 来源: deb.debian.org
nix profile install nixpkgs#creducenixpkgs package indexes · pkgs/by-name/cr/creduce/package.nix · 来源: api.github.com
概览
Reduce a C/C++ program while keeping a property of interest
历史
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
creduce | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/csmith-project/creduce
安装元数据
| 软件包键 | brew:creduce |
|---|---|
| 版本 | 2.10.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/creduce |
| 主页 | https://github.com/csmith-project/creduce |
| 仓库 | https://github.com/csmith-project/creduce |
| 上游文档 | https://github.com/csmith-project/creduce#readme |
| 许可证 | BSD-3-Clause |
| 源码归档 | https://github.com/csmith-project/creduce/archive/refs/tags/creduce-2.10.0.tar.gz |
| 最后更新 | 2026-06-13T17:16:47Z |
| Pulse | updated |
| 依赖 | astyle, llvm@21 |
| macOS 提供的库 | perl |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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 creduce来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.