What do you see people unnecessarily reimplementing in bash?

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

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

    Discontinued Command-line JSON processor [Moved to: https://github.com/jqlang/jq] (by stedolan)

  • One that really bothers me is parsing formats like JSON or XML using text processing like grep/sed/awk instead of a purpose-built tool like jq or a language like Python that has support for that format built in. It just produces solutions that are way too brittle to rely on. In the past I've even written janky one-liners like this when I couldn't expect jq to be installed and didn't want to write my whole script in Python:

  • modernish

    Modernish is a library for writing robust, portable, readable, and powerful programs for POSIX-based shells and utilities.

  • Anything already implemented in modernish.

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

  • modularity in the age of antisocial Shell (part 1 of 3)

    1 project | /r/bash | 11 Jan 2022
  • GitHub - colis-anr/morbig: A Static Parser for POSIX Shell

    1 project | /r/commandline | 28 Mar 2022
  • Free widgets and alerts for multi-streamers

    1 project | news.ycombinator.com | 3 May 2024
  • Zint

    1 project | news.ycombinator.com | 18 Apr 2024
  • HarfBuzz: Text Shaping Engine

    1 project | news.ycombinator.com | 17 Apr 2024