Which Programming Language is the most ideal for CLI tools?

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

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
  • nixpkgs

    Nix Packages collection & NixOS

  • For simple to medium-complex tools Bash is perfectly fine. For example, off the top of my head the nixos-rebuild command in NixOS is a bash script, as is pass.

  • exa

    A modern replacement for ‘ls’.

  • If you know C you can use C. The currrent trend is to rewrite common unix tools in Rust. C++ is also a common choice for more complex tools. For example the DNF package manegr is written in C. APT, Nix are in C++.

  • 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
  • bat

    A cat(1) clone with wings.

  • If you know C you can use C. The currrent trend is to rewrite common unix tools in Rust. C++ is also a common choice for more complex tools. For example the DNF package manegr is written in C. APT, Nix are in C++.

  • fd

    A simple, fast and user-friendly alternative to 'find'

  • If you know C you can use C. The currrent trend is to rewrite common unix tools in Rust. C++ is also a common choice for more complex tools. For example the DNF package manegr is written in C. APT, Nix are in C++.

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

  • [Linux] - Just how many C (or worse) programs can you replace with Rust programs (practically) on a Linux box in 2022?

    5 projects | /r/rust | 24 Jun 2022
  • A ‘Software Developer’ Knows Enough to Deliver Working Software Alone and in Teams

    1 project | /r/programming | 6 Dec 2023
  • Which 2nd language should I learn?

    1 project | /r/learnprogramming | 1 Oct 2023
  • Exa Is Deprecated

    1 project | /r/hackernews | 8 Sep 2023
  • ls -l IN COLOR!

    1 project | /r/linux | 3 Jul 2023