An open API service indexing awesome lists of open source software.

https://github.com/cargo-prebuilt/index

An index holding some prebuilt crates for different platforms
https://github.com/cargo-prebuilt/index

amd64 arm64 cargo cargo-prebuilt crates-io freebsd linux macos netbsd powerpc64 powerpc64le riscv64 rust s390x windows

Last synced: 3 days ago
JSON representation

An index holding some prebuilt crates for different platforms

Awesome Lists containing this project

README

          

# 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](https://github.com/cargo-prebuilt/cargo-prebuilt).

Request a crate to be added [here](https://github.com/cargo-prebuilt/index/issues/new?assignees=&labels=add-crate%2C+under-consideration&template=request-crate.md&title=).

To create your own GitHub public index use the template [here](https://github.com/cargo-prebuilt/gh-pub-index).

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:

- base64: [cargo-prebuilt-index.pub.base64](keys/cargo-prebuilt-index.pub.base64)
- asc: [cargo-prebuilt-index.pub](keys/cargo-prebuilt-index.pub)

## 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
- riscv64gc-unknown-linux-musl
- 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

- [bacon](https://github.com/Canop/bacon)
- [bandwhich](https://github.com/imsnif/bandwhich)
- [bat](https://github.com/sharkdp/bat)
- [bindgen-cli](https://github.com/rust-lang/rust-bindgen)
- [blob-dl](https://github.com/MicheleCioccarelli/blob-dl)
- [bob-nvim](https://github.com/MordechaiHadad/bob)
- [cargo](https://github.com/rust-lang/cargo)
- [cargo-audit](https://github.com/rustsec/rustsec/tree/main/cargo-audit)
- [cargo-auditable](https://github.com/rust-secure-code/cargo-auditable)
- [cargo-benchcmp](https://github.com/BurntSushi/cargo-benchcmp)
- [cargo-binstall](https://github.com/cargo-bins/cargo-binstall)
- [cargo-bloat](https://github.com/RazrFalcon/cargo-bloat)
- [cargo-bom](https://github.com/sensorfu/cargo-bom)
- [cargo-cache](https://github.com/matthiaskrgr/cargo-cache)
- [cargo-careful](https://github.com/ralfjung/cargo-careful)
- [cargo-chef](https://github.com/LukeMathWalker/cargo-chef)
- [cargo-clone](https://github.com/JanLikar/cargo-clone)
- [cargo-component](https://github.com/bytecodealliance/cargo-component)
- [cargo-deb](https://github.com/kornelski/cargo-deb)
- [cargo-deny](https://github.com/EmbarkStudios/cargo-deny)
- [cargo-depgraph](https://git.sr.ht/~jplatte/cargo-depgraph)
- [cargo-diet](https://github.com/the-lean-crate/cargo-diet)
- [cargo-edit](https://github.com/killercup/cargo-edit)
- [cargo-expand](https://github.com/dtolnay/cargo-expand)
- [cargo-generate](https://github.com/cargo-generate/cargo-generate)
- [cargo-get](https://github.com/nicolaiunrein/cargo-get)
- [cargo-hack](https://github.com/taiki-e/cargo-hack)
- [cargo-info](https://gitlab.com/imp/cargo-info)
- [cargo-libyear](https://github.com/HKalbasi/cargo-libyear)
- [cargo-license](https://github.com/onur/cargo-license)
- [cargo-liner](https://github.com/PaulDance/cargo-liner)
- [cargo-llvm-lines](https://github.com/dtolnay/cargo-llvm-lines)
- [cargo-local-registry](https://github.com/dhovart/cargo-local-registry)
- [cargo-make](https://github.com/sagiegurari/cargo-make)
- [cargo-modules](https://github.com/regexident/cargo-modules)
- [cargo-msrv](https://github.com/foresterre/cargo-msrv)
- [cargo-multivers](https://github.com/ronnychevalier/cargo-multivers)
- [cargo-ndk](https://github.com/bbqsrc/cargo-ndk)
- [cargo-nextest](https://github.com/nextest-rs/nextest)
- [cargo-no-dev-deps](https://github.com/taiki-e/cargo-no-dev-deps)
- [cargo-outdated](https://github.com/kbknapp/cargo-outdated)
- [cargo-prebuilt](https://github.com/cargo-prebuilt/cargo-prebuilt)
- [cargo-public-api](https://github.com/cargo-public-api/cargo-public-api)
- [cargo-quickinstall](https://github.com/cargo-bins/cargo-quickinstall)
- [cargo-readme](https://github.com/webern/cargo-readme)
- [cargo-release](https://github.com/crate-ci/cargo-release)
- [cargo-semver-checks](https://github.com/obi1kenobi/cargo-semver-checks)
- [cargo-show-asm](https://github.com/pacak/cargo-show-asm)
- [cargo-smart-release](https://github.com/Byron/cargo-smart-release)
- [cargo-sort](https://github.com/devinr528/cargo-sort)
- [cargo-supply-chain](https://github.com/rust-secure-code/cargo-supply-chain)
- [cargo-udeps](https://github.com/est31/cargo-udeps)
- [cargo-update](https://github.com/nabijaczleweli/cargo-update)
- [cargo-wasi](https://github.com/bytecodealliance/cargo-wasi)
- [cargo-watch](https://github.com/watchexec/cargo-watch)
- [cargo-wizard](https://github.com/kobzol/cargo-wizard)
- [cargo-workspaces](https://github.com/pksunkara/cargo-workspaces)
- [cargo-xwin](https://github.com/rust-cross/cargo-xwin)
- [cargo-zigbuild](https://github.com/rust-cross/cargo-zigbuild)
- [cargo-zng](https://github.com/zng-ui/zng)
- [cicada](https://github.com/mitnk/cicada)
- [cocogitto](https://github.com/cocogitto/cocogitto)
- [coreutils](https://github.com/uutils/coreutils)
- [create-tauri-app](https://github.com/tauri-apps/create-tauri-app)
- [cross](https://github.com/cross-rs/cross)
- [difftastic](https://github.com/wilfred/difftastic)
- [discord-rpc-helper](https://github.com/kekonn/discord-rpc-helper)
- [du-dust](https://github.com/bootandy/dust)
- [dufs](https://github.com/sigoden/dufs)
- [evcxr_jupyter](https://github.com/google/evcxr)
- [eza](https://github.com/eza-community/eza)
- [felix](https://github.com/kyoheiu/felix)
- [flamegraph](https://github.com/flamegraph-rs/flamegraph)
- [gitoxide](https://github.com/Byron/gitoxide)
- [gitui](https://github.com/extrawurst/gitui)
- [grcov](https://github.com/mozilla/grcov)
- [hexyl](https://github.com/sharkdp/hexyl)
- [hickory-dns](https://github.com/hickory-dns/hickory-dns)
- [httm](https://github.com/kimono-koans/httm)
- [hyperfine](https://github.com/sharkdp/hyperfine)
- [inlyne](https://github.com/Inlyne-Project/inlyne)
- [irust](https://github.com/sigmaSd/IRust)
- [jql](https://github.com/yamafaktory/jql)
- [just](https://github.com/casey/just)
- [jxl-oxide-cli](https://github.com/tirr-c/jxl-oxide)
- [lsd](https://github.com/lsd-rs/lsd)
- [matrix-commander](https://github.com/8go/matrix-commander-rs)
- [md-tui](https://github.com/henriklovhaug/md-tui)
- [mise](https://github.com/jdx/mise)
- [nu](https://github.com/nushell/nushell)
- [oha](https://github.com/hatoo/oha)
- [oxipng](https://github.com/shssoichiro/oxipng)
- [railwayapp](https://github.com/railwayapp/cli)
- [ripgrep](https://github.com/BurntSushi/ripgrep)
- [rsign2](https://github.com/jedisct1/rsign2)
- [rust-script](https://github.com/fornwall/rust-script)
- [rustic-rs](https://github.com/rustic-rs/rustic)
- [rustypaste-cli](https://github.com/orhun/rustypaste-cli)
- [rustypaste](https://github.com/orhun/rustypaste)
- [sccache](https://github.com/mozilla/sccache)
- [sqlx-cli](https://github.com/launchbadge/sqlx)
- [tauri-cli](https://github.com/tauri-apps/tauri)
- [trunk](https://github.com/trunk-rs/trunk)
- [typos-cli](https://github.com/crate-ci/typos)
- [volo-cli](https://github.com/cloudwego/volo)
- [wasm-pack](https://github.com/rustwasm/wasm-pack)
- [wasmer-cli](https://github.com/wasmerio/wasmer)
- [wasmtime-cli](https://github.com/bytecodealliance/wasmtime)
- [watchexec-cli](https://github.com/watchexec/watchexec)
- [webbundle-cli](https://github.com/google/webbundle)
- [websocat](https://github.com/vi/websocat)
- [whiz](https://github.com/zifeo/whiz)
- [wiki-tui](https://github.com/Builditluc/wiki-tui)
- [wit-bindgen-cli](https://github.com/bytecodealliance/wit-bindgen)
- [wthrr](https://github.com/tobealive/wthrr-the-weathercrab)
- [yazi-fm](https://github.com/sxyazi/yazi)
- [zellij](https://github.com/zellij-org/zellij)
- [zet](https://github.com/yarrow/zet)
- [zoxide](https://github.com/ajeetdsouza/zoxide)
- [zp](https://github.com/bahdotsh/zp)

## "API"

See [API](API.md)