macOS
brew install creducelocal Homebrew formula metadata
sudo port install creduceMacPorts ports tree · devel/creduce/Portfile · ソース: api.github.com
brew
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 | 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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.