[experimental] Fleet - A build tool for Rust that's upto 5x faster!

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
  • fleet

    🚀 The blazing fast build tool for Rust. (by dimensionhq)

  • The best part? Fleet is open source - https://github.com/dimensionhq/fleet! If you would like to support Fleet development or find the project interesting, a ⭐ would be hugely appreciated!

  • mold

    Mold: A Modern Linker 🦠

  • mold ( https://github.com/rui314/mold ) is extremely fast, much faster than lld or zld. Caveats: it's relatively new (although perhaps not dramatically more so than zld) and it's fast in part because it parallelizes. mold will use all of your cores if you let it. I recommend setting aside 2-3 cores that mold doesn't use to keep your desktop responsive. The author of mold is a domain expert and a macOS version is in the works. I wouldn't recommend using mold linked binaries in production just out of abundance of caution but it should be fine for development as long as the possibility of a weird issue arising from the linker is in the back of your mind.

  • 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
  • Cargo

    The Rust package manager

  • This is great, I will try it out ! This looks like it's a seamless wrapper around csrgo. What do you think about making it as a cargo subcommand like cargo-fleet ?

  • crates.io

    The Rust package registry

  • It turns out fleet-rs is in https://crates.io, I'll just check https://github.com/dimensionhq/fleet directly

  • fluvio

    Lean and mean distributed stream processing system written in rust and web assembly.

  • u/XtremeDevX, thanks for picking infinyon/fluvio to run your tests. Impressive results, we need to integrate in our CI/CD pipeline.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub 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