build_script: A wrapper for build.rs instructions

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

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • rand

    A Rust library for random number generation.

  • I made this because I felt like the way you pass instructions to build.rs makes it very easy to make mistakes (especially when using strings) and it just felt odd that rust doesn't provide an API or an official external crate (like rand).

  • codegenrs

    Moving code-gen out of `build.rs`

  • In terms of other crates in this space, you can use codegenrs and the cargo xtask pattern to avoid build.rs completely. Personally, I'd only use build.rs for

  • 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

  • An infinite canvas for code exploration

    1 project | news.ycombinator.com | 6 May 2024
  • Show HN: Rustubble – Beautifull CLI components for your terminal

    1 project | news.ycombinator.com | 5 May 2024
  • Alert for Social Engineering Takeovers of Open Source Projects

    2 projects | news.ycombinator.com | 5 May 2024
  • What is a low/reasonable cost solution for service log storage and querying?

    1 project | news.ycombinator.com | 5 May 2024
  • Verified Rust for low-level systems code

    6 projects | news.ycombinator.com | 4 May 2024