macOS
brew install csmithlocal Homebrew formula metadata
brew / rang 10103
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de csmith pour les workflows d'agents IA.
installation
brew install csmithlocal Homebrew formula metadata
sudo apk add csmithAlpine Linux edge package indexes · csmith · Source: dl-cdn.alpinelinux.org
sudo apt install csmithDebian stable package indexes · csmith · Source: deb.debian.org
sudo dnf install csmithFedora Rawhide package metadata · csmith · Source: dl.fedoraproject.org
nix profile install nixpkgs#csmithnixpkgs package indexes · pkgs/by-name/cs/csmith/package.nix · Source: api.github.com
sudo zypper install csmithopenSUSE Tumbleweed package metadata · csmith · Source: download.opensuse.org
aperçu
Generates random C programs conforming to the C99 standard
historique
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.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
compiler_test.pl | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
csmith | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
launchn.pl | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:csmith |
|---|---|
| Version | 2.3.0 |
| Gestionnaire de paquets | Homebrew |
| Page d'accueil | https://github.com/csmith-project/csmith |
| Dépôt | https://github.com/csmith-project/csmith |
| Dernière mise à jour | 2026-07-10T13:05:07-04:00 |
| Pulse | updated |
| Bouteille | non enregistré |
| Service | aucun déclaré |
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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-16.fc45
Tool to generate random C programs for compiler testing
http://embed.cs.utah.edu/csmith/
sudo dnf install csmithcsmith-devel 2.4.0-16.fc45
Header files and libraries for Csmith development
http://embed.cs.utah.edu/csmith/
sudo dnf install csmith-develcsmith 2.3.0-1.33
Random C code generator
https://github.com/csmith-project/csmith
sudo zypper install csmithpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.