would you use rust for scripting?

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.

  • So personally, I use: - bash for super super basic things - ifs and loops are pretty much off the table - Rust for anything more complex than that - I've had a good time using https://rust-script.org/ , it's got some really cool features, and a very Unix-y feel

  • xshell

  • Just a few minutes ago I learned about https://github.com/matklad/xshell and it looks nice!

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

    My configuration files and personal collection of scripts. (by BurntSushi)

  • find-invalid-utf8: walks a directory tree and prints invalid UTF-8 in files using nice hex escapes with coloring. This is useful for honing on in where invalid UTF-8 occur. You have a good bet of finding some by checking out any moderately sized repository of code. The Linux kernel used to have some. The Mozilla repo does. The CPython repo does too. This is why it's important for CLI tools to deal with invalid UTF-8 gracefully in some way.

  • evcxr

  • You should check out evcxr

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
  • How to convince my boss that Rust is usable

    2 projects | /r/rust | 15 Jun 2023
  • 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