Rust Command-line interface

Open-source Rust projects categorized as Command-line interface

Top 7 Rust Command-line interface Projects

Command-line interface
  • gitui

    Blazing 💥 fast terminal-ui for git written in rust 🦀

    Project mention: GitUI | news.ycombinator.com | 2024-01-07

    I was missing interactive rebase, as it is missing from libgit2

    https://github.com/extrawurst/gitui/issues/32

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • onefetch

    Command-line Git information tool

    Project mention: Show HN: I've forked neofetch to keep it alive | news.ycombinator.com | 2024-05-01
  • trippy

    A network diagnostic tool

    Project mention: How Raw sockets behave differently in macOS and Linux | news.ycombinator.com | 2024-09-18

    OP, you may find this [1] “trick” useful. It allows you to dynamically determine the correct byte order for the various IPv4 headers for the platform and thus avoid the need to statically decide on the byte ordering for each platform you intend to target.

    You may also find this [2] table useful, it shows which platforms allow the combination of IPPROTO_ICMP + IP_HDRINCL so it may be used without elevated privileges.

    In general, my experience of raw sockets is that they are not very “raw” at all, the OS can and does still perform a variety modifications and additions to what you send and receive, in highly platform specific and often poorly documented ways. In particular, TCP and raw sockets should generally be avoided.

    [1] https://github.com/fujiapple852/trippy/blob/master/crates/tr...

    [2] https://github.com/fujiapple852/trippy/issues/101#issuecomme...

  • duct.rs

    a Rust library for running child processes

  • tui-journal

    Your journal app if you live in a terminal

  • cliclack

    Beautiful, minimal, opinionated CLI prompts inspired by the @clack/prompts npm package. Effortlessly build beautiful command-line apps with Rust.

  • magnetfinder

    Multi-threaded CLI torrent scraper for displaying searched for magnet links; tailored for use with plex & ssh.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Rust Command-line interface discussion

Log in or Post with

Rust Command-line interface related posts

Index

What are some of the best open-source Command-line interface projects in Rust? This list will help you:

Project Stars
1 gitui 18,647
2 onefetch 10,401
3 trippy 3,798
4 duct.rs 830
5 tui-journal 407
6 cliclack 218
7 magnetfinder 63

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

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