Exa · A Modern Replacement for ls

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. exa

    A modern replacement for ‘ls’.

    https://github.com/ogham/exa/issues/367#issuecomment-4285909...

    ls taking seconds and exa taking 13 minutes :(

    Their website says it's as fast as ls because they do things in parallel but it doesn't seem to actually be as fast as ls in small or large usage.

    I'd also say 200ms -> 1.2 seconds is very noticable.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. modern-unix

    A collection of modern/faster/saner alternatives to common unix commands.

    There is a cohort of “replacements” to traditional tools.

    Check here: https://github.com/ibraheemdev/modern-unix

    Some of them are great, some are opinionated.

  4. walk

    Terminal file manager (by antonmedv)

    I recently wrote ls + cd replacement myself: https://github.com/antonmedv/llama

    It’s a TUI with fuzzy searching, which helps a lot at navigating in complicated file systems.

  5. tabdeeli

    An interactive search/replace tool for when you want to refactor without being nervous

  6. LS_COLORS

    A collection of LS_COLORS definitions; needs your contribution!

    2. if you want more or different colours, you can use the `LS_COLORS` environment variable. There are various pre-made snippets around you may want to use. e.g. https://github.com/trapd00r/LS_COLORS

  7. xxh

    🚀 Bring your favorite shell wherever you go through the ssh. Xonsh shell, fish, zsh, osquery and so on.

    I'll just drop these here as they might be useful to you

    https://github.com/xxh/xxh

  8. exodus

    Painless relocation of Linux binaries–and all of their dependencies–without containers.

  9. SaaSHub

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

    SaaSHub logo
  10. asciinema

    Terminal session recorder 📹

    I only took a quick glance at the https://asciinema.org stuff. Exa seemed way slower in comparison to ls. Again, I would have to test it myself and see how much it affects me if at all. That said, I do not see a reason to switch to it because ls supports colors as well, and I do not need the added extra information.

  11. ls-go

    A more colorful, user-friendly implementation of `ls` written in Go

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

  • Warp VS Wave Terminal - a user suggested alternative

    2 projects | 3 Apr 2024
  • The New Terminal (Beta) Is Now in JetBrains IDEs

    3 projects | news.ycombinator.com | 22 Feb 2024
  • Lightweight dev tools.

    14 projects | dev.to | 10 Aug 2023
  • Recommend A Theme

    3 projects | /r/IntelliJIDEA | 23 May 2023
  • Anon is not a masterhacker

    2 projects | /r/linuxmasterrace | 4 May 2023

Did you know that Python is
the 2nd most popular programming language
based on number of references?