japaric/trust resource
Travis CI and AppVeyor template to test your Rust crate on 5 architectures and publish binary releases of it for Linux, macOS and Windows observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3625
- days_rel: n/a
- days_push: 1387
- n_releases_24m: 0
Adoption not part of the score
1275 stars · 58 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Travis CI and AppVeyor configuration template for Rust crates that tests on five architectures across Linux, macOS, and Windows, and publishes binary releases when a Git tag is pushed. It is a copy-in set of CI files rather than an installable tool.
Use cases
- set up CI for a Rust crate on multiple platforms
- publish binary releases of a Rust CLI automatically on git tags
- cross-compile and test Rust code on non-x86 architectures
- cache cargo artifacts between CI builds
- provide a curl install script for Rust binary releases
When to choose
- you host a Rust crate on GitHub and use Travis CI/AppVeyor
- you want automated multi-platform binary releases from tags
- you need cross-architecture testing for Rust
When to avoid
- you use GitHub Actions or another modern CI system
- you need actively maintained CI tooling - the project is in maintenance mode
- your project is not hosted on GitHub
Facets
infra-config · maturity maintenance
ci-cd build-tool deployment testing developer-tools version-control windows rust cli travis-ci appveyor cross-compilation rust release-automation template devops linux macos
1 source
- readme: https://github.com/japaric/trust · fetched 2026-08-28 · 7018f8affa56
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| japaric/trust | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem