Let's try out metabuild cargo feature!

This page summarizes the projects mentioned and recommended in the original post on /r/rust

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • rust

    Empowering everyone to build reliable and efficient software.

  • Today I was going to propose a new feature for cargo but found out Josh Triplett had almost the same idea and it was already implemented. TLDR: it enables you to call metabuild() function of an external crate instead of writing a build script and use Cargo.toml [metadata] for input.

  • cargo-xtask

  • No, the point of the xtask pattern is that you don't have to install a subcommand. Instead, you use the [alias] table in the .cargo/config to add an alias such that cargo xtask transparently does e.g. cargo run --package xtask --, or whatever you want.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts