Interactive CLI Crates

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

    A powerful modern CLI and SHELL

  • Are there any good crates out there that more or less match the functionality of Grumble? I've got several rust applications networked together and like that I can write a lib for each one to share functionality. However, my user interface is in Go and it feels like I'm duplicating an immense amount of logic as the API continues to get built out. Would be nice to just move it all to rust so I can simplify duplicating all my rust structs in go. It'd be a shame to lose the nice CLI interface I get from Grumble though.

  • shellfish

  • Any good competitors? Shellfish seems interesting but wondering if there's anything else out there.

  • 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
  • crates.io

    The Rust package registry

  • Not familiar with this space but I would try crates.io and keywords like "#shell" and "#repl" (#repl seemed to have more relevant hits).

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