How to convince my boss that Rust is usable

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
  • rust-script

    Run Rust files and expressions as scripts without any setup or compilation step.

  • To address your concerns about non-trivial building process making Rust less suitable for small scripts : https://rust-script.org/ Work is actively being done. (not by me)

  • poly-match

    Source for the "Making Python 100x faster with less than 100 lines of Rust" blog post

  • Take at look at this example, it still uses Python as an interface to Rust code. Maybe you can do something similar to still achieve performance improvements without changing the entire codebase.

  • 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

  • What are your favourite websites that display a lot of data / tables?

    3 projects | news.ycombinator.com | 26 May 2024
  • Rust 101

    1 project | news.ycombinator.com | 10 Apr 2024
  • I made a scriptable spaced repetition CLI with Rust and Rhai!

    2 projects | /r/rust | 7 May 2023
  • Organizing a large collection of Rust "scripts"?

    3 projects | /r/rust | 12 Apr 2023
  • Pre-RFC: `cargo-script` for everyone

    2 projects | /r/rust | 7 Apr 2023