macOS
brew install gerustlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für gerust in AI-Agent-Workflows.
Installation
brew install gerustlocal Homebrew formula metadata
Überblick
Project generator for Rust backend projects
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
gerust | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/mainmatter/gerust
Installationsmetadaten
| Paketschlüssel | brew:gerust |
|---|---|
| Version | 0.0.6 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/gerust |
| Homepage | https://gerust.rs/ |
| Repository | https://github.com/mainmatter/gerust |
| Upstream-Dokumentation | https://gerust.rs/docs |
| Lizenz | MIT |
| Quellarchiv | https://github.com/mainmatter/gerust/archive/refs/tags/v0.0.6.tar.gz |
| Zuletzt aktualisiert | 2026-06-22T14:03:27-07:00 |
| Pulse | updated |
| Abhängigkeiten | openssl@3 |
| Build-Abhängigkeiten | pkgconf, rust |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.