Skip to content

An index holding some prebuilt crates for different platforms

License

Notifications You must be signed in to change notification settings

cargo-prebuilt/index

Repository files navigation

cargo-prebuilt-index

Some crate.io binaries built for different platforms.

This is the index, if you are looking for the cli tool it is here.

Request a crate to be added here.

To create your own GitHub public index use the template here.

Only the latest versions of crates are guaranteed to be in the index.

Public Key

The minisign public key for this index can be found in two formats:

Platforms Supported (Targets)

Tier 1: Crates must build on these platforms

  • x86_64-apple-darwin
  • aarch64-apple-darwin
  • x86_64-unknown-linux-gnu
  • x86_64-unknown-linux-musl
  • aarch64-unknown-linux-gnu
  • aarch64-unknown-linux-musl

Tier 2: Crates optionally build for these platforms, but if one fails the entire build fails

  • x86_64-pc-windows-msvc
  • aarch64-pc-windows-msvc
  • riscv64gc-unknown-linux-gnu
  • s390x-unknown-linux-gnu
  • powerpc64le-unknown-linux-gnu
  • armv7-unknown-linux-gnueabihf
  • armv7-unknown-linux-musleabihf

Tier 3: Crates optionally build for these platforms, but the build will still publish if any fail

  • x86_64-unknown-freebsd
  • x86_64-unknown-netbsd
  • powerpc64-unknown-linux-gnu

Crates

"API"

See API