# japaric/trust

Travis CI and AppVeyor template to test your Rust crate on 5 architectures and publish binary releases of it for Linux, macOS and Windows

Repository: https://github.com/japaric/trust
Canonical: https://ross.abutalabs.com/products/japaric-trust
Language: Shell
License: Apache-2.0
License Family: permissive
Topics: rust, continuous-integration, template, cross-compilation, cross-testing, linux, macos, windows, bsd
Last push: 2022-11-15T10:28:53+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3625, "days_push": 1387, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1275, forks 58 (observed 2026-08-28T04:04:12.897544+00:00)

## What it is
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
- artifact type: infra-config
- maturity: maintenance
- function: ci-cd, build-tool, deployment, testing
- domain: developer-tools, version-control
- platform: windows, rust, cli
- tags: travis-ci, appveyor, cross-compilation, rust, release-automation, template, devops, linux, macos

## Member repositories
- japaric/trust (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:12.897544+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T08:20:49.867963+00:00, confidence not recorded.
  - readme: https://github.com/japaric/trust (fetched 2026-08-28T04:04:12.897544+00:00, sha 7018f8affa56)
- Data as of 2026-08-30T08:39:29.467469+00:00.
