# gerust を Homebrew でインストール

gerust のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

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

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install gerust
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:gerust
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/gerust>
- **バージョン:** 0.0.6
- **ソース概要:** Project generator for Rust backend projects
- **ホームページ:** <https://gerust.rs/>
- **リポジトリ:** <https://github.com/mainmatter/gerust>
- **上流ドキュメント:** <https://gerust.rs/>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://github.com/mainmatter/gerust/archive/refs/tags/v0.0.6.tar.gz>
- **最終更新:** 2026-06-22T14:03:27-07:00
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- gerust (cli)
- gerust (エイリアス)

## 依存関係

- openssl@3

## ビルド依存関係

- pkgconf
- rust

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 0.0.6
- マネージャ更新日: 2026-06-22
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/mainmatter/gerust
- 検出された最新: v0.0.6 (最新)
## プロジェクトの歴史と使われ方

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.

### プロジェクトの歴史

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.

### 採用の歴史

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.

### 使われ方

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.

### パッケージ好きにとっての重要性

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.

### タイムライン

- 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.

### ソース

- <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>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

## ソースデータベース詳細

- **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


## 関連リンク

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


## ソース

- 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
