# Installer gerust avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de gerust pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:gerust
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install gerust
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:gerust
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/gerust>
- **Version:** 0.0.6
- **Résumé source:** Project generator for Rust backend projects
- **Page d'accueil:** <https://gerust.rs/>
- **Dépôt:** <https://github.com/mainmatter/gerust>
- **Docs amont:** <https://gerust.rs/>
- **Licence:** MIT
- **Archive source:** <https://github.com/mainmatter/gerust/archive/refs/tags/v0.0.6.tar.gz>
- **Dernière mise à jour:** 2026-06-22T14:03:27-07:00
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- gerust (cli)
- gerust (alias)

## Dépendances

- openssl@3

## Dépendances de compilation

- pkgconf
- rust

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 0.0.6
- gestionnaire mis à jour: 2026-06-22
- données locales: OK
- dépôt amont: https://github.com/mainmatter/gerust
- dernière version détectée: v0.0.6 (à jour)
## Historique du projet et usages

Gerust is a Mainmatter project generator for Rust backend services. It codifies an axum, SQLx, PostgreSQL, and Cargo-workspace reference layout while leaving the generated application code under the developer's control.

### Historique du projet

Mainmatter introduced Gerust as tooling around a specific Rust backend architecture rather than as a runtime framework. Its documentation describes the name as a play on the German word Geruest and Rust, and presents the tool as a way to remove repeated setup work from service projects.

### Historique d'adoption

Gerust's adoption evidence is mostly limited to its official repository, documentation, crate-style installation path, and Homebrew formula. It fits the Rust web-service ecosystem around axum, SQLx, PostgreSQL, tracing, Docker-backed development databases, and Cargo workspaces.

### Modes d'utilisation

Practitioners use the `gerust` command to create either minimal API-server projects or database-backed service projects. The generated workspace separates web, configuration, database, macro, and CLI responsibilities and includes conventions for migrations, test database isolation, tracing, and error handling.

### Pourquoi les passionnés de paquets s'y intéressent

For package users, Gerust is notable because it is a generator with no runtime dependency in the generated project. Installing it via Cargo or Homebrew gives a reproducible starting point for a Rust backend without adding a framework dependency that remains in the deployed service.

### Chronologie

- 2023: The public GitHub repository for Gerust was created.
- 2025: Early public releases were tagged in the repository.

### Related projects

- Gerust-generated projects are built around axum, SQLx, PostgreSQL, tracing, and Cargo workspaces.

### Sources

- <https://api.github.com/repos/mainmatter/gerust>
- <https://api.github.com/repos/mainmatter/gerust/releases?per_page=10>
- <https://gerust.rs/docs>
- <https://gerust.rs/docs/architecture>
- <https://github.com/mainmatter/gerust>


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** gerust
- **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:** head, stable


## Liens liés

- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/fr/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/fr/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [Language runtime packages](https://pkg.so/fr/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [openssl@3](https://pkg.so/fr/brew/openssl-3/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://pkg.so/fr/brew/pkgconf/) - Build dependency declared by Homebrew.
- [rust](https://pkg.so/fr/brew/rust/) - Build dependency declared by Homebrew.
- [cookiecutter](https://pkg.so/fr/brew/cookiecutter/) - Shares pkgdb curated category or tags: cli, developer-tools, project-generator, scaffolding.
- [copier](https://pkg.so/fr/brew/copier/) - Shares pkgdb curated category or tags: cli, developer-tools, project-generator, scaffolding.
- [sqlx-cli](https://pkg.so/fr/brew/sqlx-cli/) - Shares pkgdb curated category or tags: cli, developer-tools, postgresql, rust.
- [cargo-generate](https://pkg.so/fr/brew/cargo-generate/) - Shares pkgdb curated category or tags: cli, developer-tools, rust, scaffolding.
- [pgrx](https://pkg.so/fr/brew/pgrx/) - Shares pkgdb curated category or tags: cli, developer-tools, postgresql, rust.
- [kickstart](https://pkg.so/fr/brew/kickstart/) - Shares pkgdb curated category or tags: cli, developer-tools, project-generator, scaffolding.
- [uv](https://pkg.so/fr/brew/uv/) - Shares pkgdb curated category or tags: cli, developer-tools, rust.
- [ripgrep](https://pkg.so/fr/brew/ripgrep/) - Shares pkgdb curated category or tags: cli, developer-tools, rust.

## Combined YAML source

View the package source record on GitHub. [combined/gerust.yml](https://github.com/mxcl/pkgdb/blob/main/combined/gerust.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- cross-ecosystem install command graph
