-
scriptisto
A language-agnostic "shebang interpreter" that enables you to write scripts in compiled languages.
To make the workflow more script-like, tools like scriptisto make your rust code file executable, no project structure needed.
-
Sevalla
Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
-
You don't have to set up a project if you use cargo-script
-
rust-analyzer
Discontinued A Rust compiler front-end for IDEs [Moved to: https://github.com/rust-lang/rust-analyzer] (by rust-analyzer)
Yeah Rust-analyzer not being able to autocomplete cargo-script files is not ideal. There is an open issue about supporting projects without a Cargo.toml file where cargo-script is mentioned.
-
Scriptisto is neat, but rust-script is probably more comfortable since it's not trying to be language-agnostic.
-
Cargo-script has a few features (--deps, --loop, etc) dedicated to writing one-liners instead of single-file scripts, but I 've never felt the need for that, preferring to write my throwaway code in the playground or in evcxr. Other features like --test could save me an edit cycle compared to scriptisto, but if I'm beginning to write tests I'll probably want to move on to a standard cargo layout anyway.
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
Related posts
-
Help me love Rust - compilation time
-
My Rust development workflow (after 3+ years)
-
I just realised Monday is now my favourite day of the week, because in my timezone it’s the day new rust-analyzer releases come out!
-
My Ideal Rust Workflow
-
Reducing Cargo target directory size with -Zno-embed-metadata