Error handling in a CLI app

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

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
  • command-line-rust

    Code for Command-Line Rust (O'Reilly, 2022, ISBN 9781098109417) https://learning.oreilly.com/library/view/command-line-rust/9781098109424/

  • Here are some more examples you may or may not find useful: https://github.com/kyclark/command-line-rust I tend to have a main() that calls a library's run() function that returns a Result and then exit with a nonzero code and error message on a failure.

  • 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

  • Questions about moving from Bash to Rust

    2 projects | /r/learnprogramming | 23 Apr 2023
  • Learning Advice -- next after rustlings? Anything interactive?

    3 projects | /r/rust | 11 Jan 2023
  • Telegraph and the Unix Shell

    8 projects | /r/commandline | 31 Dec 2022
  • Like I Don't Know About Rust (HELP)

    1 project | /r/learnrust | 22 Aug 2022
  • I want to learn rust, but not sure how to get started?

    2 projects | /r/rust | 22 Jul 2022