bash-annotations: A bash framework for creating custom injection and function hook style annotations

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

    Java-style annotations for Bash

  • Source code: https://github.com/david-luison-starkey/bash-annotations

  • bash-annotations-toolbox

    Collection of utility annotations using the bash-annotations project

  • Showcase project: https://github.com/david-luison-starkey/bash-annotations-toolbox

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

    An event/callback/promise system for bash apps that's fast (10k/s), tiny (<2.2K), and portable (bash 3.2+, builtins-only)

  • You might find bashup.events interesting. Here's a section in a blog post where I ~explained it using an example similar to your timer. (I simplified it for the example, but I use a more complete version of this approach to calculate command duration in https://github.com/abathur/shellswain)

  • shellswain

    Shellswain enables simpler event-driven bash profile scripts & modules

  • You might find bashup.events interesting. Here's a section in a blog post where I ~explained it using an example similar to your timer. (I simplified it for the example, but I use a more complete version of this approach to calculate command duration in https://github.com/abathur/shellswain)

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