Cargo-auto : automation tasks written in Rust language for the build process of rust projects

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
  • cargo-auto

    Automation tasks coded in Rust language for the workflow of Rust projects

  • zig

    General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.

  • You can take alot inspiration of the build system in zig and strip it down to what you need for rustc and your supported linker stuff.

  • 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
  • zig-itertools

    Iterators for Zig

  • This blog posts give a better introduction that I can provide: https://zig.news/xq/zig-build-explained-part-1-59lf And a very simple example that also includes tests (in another file): https://github.com/SrMordred/zig-itertools/blob/main/build.zig

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