macOS
brew install gerustlocal Homebrew formula metadata
brew
Project generator for Rust backend projects. Version 0.0.6 via Homebrew; verified 2026-06-22.
install
brew install gerustlocal Homebrew formula metadata
overview
Project generator for Rust backend projects
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
gerust | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/mainmatter/gerust
install metadata
| Package key | brew:gerust |
|---|---|
| Version | 0.0.6 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/gerust |
| Homepage | https://gerust.rs/ |
| Repository | https://github.com/mainmatter/gerust |
| Upstream docs | https://gerust.rs/docs |
| License | MIT |
| Source archive | https://github.com/mainmatter/gerust/archive/refs/tags/v0.0.6.tar.gz |
| Last updated | 2026-06-22T14:03:27-07:00 |
| Pulse | updated |
| Dependencies | openssl@3 |
| Build dependencies | pkgconf, rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.