macOS
brew install gerustlocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de gerust pour les workflows d'agents IA.
installation
brew install gerustlocal Homebrew formula metadata
aperçu
Project generator for Rust backend projects
historique
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.
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 |
|---|---|---|---|
gerust | cli | exécutable global |
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.
https://github.com/mainmatter/gerust
métadonnées d'installation
| Clé du paquet | brew:gerust |
|---|---|
| Version | 0.0.6 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/gerust |
| Page d'accueil | https://gerust.rs/ |
| Dépôt | https://github.com/mainmatter/gerust |
| Docs amont | https://gerust.rs/docs |
| 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 |
| Pulse | updated |
| Dépendances | openssl@3 |
| Dépendances de compilation | pkgconf, rust |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
piste 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.