Just 1.0 released!

This page summarizes the projects mentioned and recommended in the original post on /r/rust

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • just

    🤖 Just a command runner

  • That's correct. This is kind of alluded to at the beginning of the readme, where it says that just isn't a build system, although it might be nice to spell that out more explicitly. I think it would be hard behavior to reproduce with a recipe. A wishlist feature is to implement djb's redo in Just, since it's a better model than make: https://github.com/casey/just/issues/600

  • vim-just

    Vim Just Syntax

  • I have loved just for multiple years now, it's so dang good. I even wrote vim highlighting files for it (which reminds me that I've ignored it for too long and gotta update with the new functions!) I can't wait to see where you take it in the future.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • justl.el

    Major mode for driving just files.

  • For Emacs users out there, I made (justl.el: https://github.com/psibi/justl.el ) to drive just recipes from within the editor itself and it saw a new release too couple of days ago.

  • checkexec

    CLI tool to conditionally execute commands only when files in a dependency list have been updated. Like `make`, but standalone.

  • If you specifically need the "update if modified" functionality from Make, I actually made a command specifically for this called checkexec. I use it for image processing, building C libraries, building CSS files, and a few other use cases. It saves meaningful time on repeated execution runs.

  • cargo-make

    Rust task runner and build tool.

  • Cargo-make

  • cargo-husky

    Setup Git hooks automatically for cargo projects with :dog:

  • pre-commit-hooks

    Some out-of-the-box hooks for pre-commit

  • pre-commit hooks

  • 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