macOS
brew install creducelocal Homebrew formula metadata
sudo port install creduceMacPorts ports tree · devel/creduce/Portfile · ソース: api.github.com
brew / 順位 9695
creduce のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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 | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:creduce |
|---|---|
| バージョン | 2.10.0 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/csmith-project/creduce |
| リポジトリ | https://github.com/csmith-project/creduce |
| 最終更新 | 2026-08-02T01:55:36+09:00 |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの 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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.