macOS
brew install csmithlocal Homebrew formula metadata
安装
brew install csmithlocal Homebrew formula metadata
sudo apk add csmithAlpine Linux edge package indexes · csmith · 来源: dl-cdn.alpinelinux.org
sudo apt install csmithDebian stable package indexes · csmith · 来源: deb.debian.org
sudo dnf install csmithFedora Rawhide package metadata · csmith · 来源: dl.fedoraproject.org
nix profile install nixpkgs#csmithnixpkgs package indexes · pkgs/by-name/cs/csmith/package.nix · 来源: api.github.com
sudo zypper install csmithopenSUSE Tumbleweed package metadata · csmith · 来源: download.opensuse.org
概览
Generates random C programs conforming to the C99 standard
历史
Csmith is a random C program generator designed for compiler testing. It is a package-nerd staple because it turns compiler validation into a repeatable command-line workload that distributions can package and compiler developers can run locally.
The official README says Csmith was developed at the University of Utah by Xuejun Yang, Yang Chen, Eric Eide, and John Regehr as part of a compiler-testing research project. It says the project was open sourced in 2009 and is maintained as an open-source project in discretionary time.
The project became known through differential testing of C compilers. The README points to the paper Finding and Understanding Bugs in C Compilers as the best summary of the research, and the packaged tool is available across Homebrew and several Linux distributions according to the input package-manager facts.
Official usage examples generate a random C file with csmith, compile it with GCC and Clang, run both outputs, and compare results. The README also notes that generated programs avoid undefined behavior and that timeouts are best practice because generated programs can contain infinite loops.
Csmith is a compact command-line generator with outsized value for compiler packages: it can be scripted into local compiler checks, regression hunts, and distribution QA without a large service dependency.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
compiler_test.pl | cli | 全局可执行文件 | |
csmith | cli | 全局可执行文件 | |
launchn.pl | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/csmith-project/csmith
安装元数据
| 软件包键 | brew:csmith |
|---|---|
| 版本 | 2.3.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/csmith |
| 主页 | https://github.com/csmith-project/csmith |
| 仓库 | https://github.com/csmith-project/csmith |
| 上游文档 | https://github.com/csmith-project/csmith#readme |
| 许可证 | BSD-2-Clause |
| 源码归档 | https://github.com/csmith-project/csmith/archive/refs/tags/csmith-2.3.0.tar.gz |
| 最后更新 | 2026-06-19T12:30:04-07:00 |
| Pulse | updated |
| Bottle | 可用 (于 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
| 注意事项 | It is recommended that you set the environment variable 'CSMITH_PATH' to $HOMEBREW_CELLAR/csmith/2.3.0/include/csmith-2.3.0 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | csmith |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
csmith 2.3.0-8
generator of random C programs
https://embed.cs.utah.edu/csmith/
sudo apt install csmithlibcsmith-dev 2.3.0-8
generator of random C programs (development files)
https://embed.cs.utah.edu/csmith/
sudo apt install libcsmith-devlibcsmith0t64 2.3.0-8
generator of random C programs (runtime library)
https://embed.cs.utah.edu/csmith/
sudo apt install libcsmith0t64csmith
nix profile install nixpkgs#csmithcsmith 2.3.0-7.1build1
generator of random C programs
https://embed.cs.utah.edu/csmith/
sudo apt install csmithlibcsmith-dev 2.3.0-7.1build1
generator of random C programs (development files)
https://embed.cs.utah.edu/csmith/
sudo apt install libcsmith-devlibcsmith0t64 2.3.0-7.1build1
generator of random C programs (runtime library)
https://embed.cs.utah.edu/csmith/
sudo apt install libcsmith0t64csmith 2.3.0-r2
Tool for generating random C programs
https://embed.cs.utah.edu/csmith/
sudo apk add csmithcsmith-doc 2.3.0-r2
Tool for generating random C programs (documentation)
https://embed.cs.utah.edu/csmith/
sudo apk add csmith-doccsmith 2.4.0-15.fc44
Tool to generate random C programs for compiler testing
http://embed.cs.utah.edu/csmith/
sudo dnf install csmithcsmith-devel 2.4.0-15.fc44
Header files and libraries for Csmith development
http://embed.cs.utah.edu/csmith/
sudo dnf install csmith-develcsmith 2.3.0-1.31
Random C code generator
https://github.com/csmith-project/csmith
sudo zypper install csmith来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.