devrc: task automation tool for developers written in Rust

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

    Easy to use task runner on steroids written in Rust 🦀

  • devrc have different execution model than just. Just run every recipe line by a new shell instance. In devrc you can use list for [https://github.com/devrc-hub/devrc/blob/master/examples/demo_1.yml#L53](similar behaviour).

  • just

    🤖 Just a command runner

  • This examples from just readme works in devrc: `` pwd: | pwd # Thispwdwill print the same directory… cd target pwd # …as thispwd`!

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

    Rust task runner and build tool.

  • The cargo-make tool has this (if I understand correctly) with duckscript and it’s “cross platform shell”: https://sagiegurari.github.io/cargo-make/#usage-task-command-script-task-exampleshell2batch

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

  • Changelog-Driven Releases

    5 projects | news.ycombinator.com | 23 Apr 2024
  • Automate your Python project with Makefile (2021)

    3 projects | news.ycombinator.com | 27 Mar 2023
  • Hey Rustaceans! Got a question? Ask here! (50/2022)!

    6 projects | /r/rust | 11 Dec 2022
  • How to improve my Rust workflow?

    4 projects | /r/rust | 12 Apr 2022
  • devrc: Task automation tool with embedded Deno runtime for developers written in Rust

    1 project | /r/commandline | 25 Mar 2021