vaultssh: A small CLI wrapper for authenticating with SSH keys from Hashicorp Vault

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

InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com
featured
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
  1. vaultssh

    A small CLI wrapper for authenticating with SSH keys from Hashicorp Vault

  2. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  3. cobra

    A Commander for modern Go CLI interactions

    Particularly challenging was learning how to recreate something like Cobra in Rust. Clap is pretty awesome, but trying to join the trifecta of config, environment, and command-line options is still fairly challenging. This is likely where refactoring is to happen in the future.

  4. structopt

    Parse command line arguments by defining a struct.

    Have you tried https://github.com/TeXitoi/structopt ?

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

  • Show HN: Protostar – A CLI Prototyping Tool

    2 projects | news.ycombinator.com | 27 Feb 2025
  • Show HN: CREV – A Go-based CLI tool for AI code reviews and codebase exports

    3 projects | news.ycombinator.com | 6 Oct 2024
  • Build your own curl in Golang

    2 projects | dev.to | 27 Mar 2024
  • Scripts should be written using the project main language

    5 projects | news.ycombinator.com | 26 Mar 2024
  • How to read Cobra command line flag

    1 project | /r/golang | 29 Oct 2023

Did you know that Rust is
the 5th most popular programming language
based on number of references?