atty VS modern-unix

Compare atty vs modern-unix and see what are their differences.

atty

are you or are you not a tty? (by softprops)

modern-unix

A collection of modern/faster/saner alternatives to common unix commands. (by ibraheemdev)
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
atty modern-unix
3 55
263 29,788
- -
0.0 0.0
about 1 year ago 2 months ago
Rust
MIT License -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

atty

Posts with mentions or reviews of atty. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-06-16.
  • Handle piped output from other command
    1 project | /r/rust | 30 Nov 2022
    That said, there's a recent question about maintenance status and a fork with some changes, so you could switch to that if you're worried.
  • Ways to detect where a STDOUT was piped or not
    1 project | /r/learnrust | 19 Aug 2021
    Maybe start with the atty crate? Ultimately this is an OS question more than a Rust question, and it depends on what you mean by "any stdout was piped". For example, do you want to be able to tell the difference between
  • Modern alternatives to Unix commands
    17 projects | /r/programming | 16 Jun 2021
    That likely only works on a Windows console. For tools like this, you also want to handle cygwin, and that requires crazy hacks: https://github.com/softprops/atty/blob/7b5df17888997d57c2c1c8f91da1db5691f49953/src/lib.rs#L116-L154

modern-unix

Posts with mentions or reviews of modern-unix. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-19.

What are some alternatives?

When comparing atty and modern-unix you can also consider the following projects:

rust-memchr - Optimized string search routines for Rust.

mcfly - Fly through your shell history. Great Scott!

Scoop - A command-line installer for Windows.

gdu - Fast disk usage analyzer with console interface written in Go

miller - Miller is like awk, sed, cut, join, and sort for name-indexed data such as CSV, TSV, and tabular JSON

bat - A cat(1) clone with wings.

shiplift - 🐳 🦀 rust interface for maneuvering docker containers

awesome-alternatives-in-rust - A curated list of replacements for existing software written in Rust

fzf.vim - fzf :heart: vim

nnn - n³ The unorthodox terminal file manager

fzf - :cherry_blossom: A command-line fuzzy finder

coreutils - Cross-platform Rust rewrite of the GNU coreutils