Awk-Batteries VS asm

Compare Awk-Batteries vs asm and see what are their differences.

asm

scriptable runtime-writable livecd / hardware wrangler (by 9001)
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
Awk-Batteries asm
8 3
12 2
- -
1.8 7.3
over 2 years ago 4 days ago
Awk Shell
MIT License 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.

Awk-Batteries

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

asm

Posts with mentions or reviews of asm. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-21.
  • Which command did you run 1731 days ago?
    9 projects | news.ycombinator.com | 21 Jan 2024
    We have a lot in common :-P except I'm still on bash, and do rely on PROMPT_COMMAND like you mentioned -- https://github.com/9001/asm/blob/hovudstraum/etc/profile.d/e...

    Lines 11-21 can be ignored, they detect if the folder you were in got moved/deleted from another shell, to avoid the confusing behavior you get in that case.

  • Ventoy
    8 projects | news.ycombinator.com | 18 Dec 2023
  • The Awk Programming Language, Second Edition
    18 projects | news.ycombinator.com | 29 Jun 2023
    I have found a handful of unconventional applications for awk -- I once needed a tiny pcm pulsewave generator, and awk was surprisingly decent for the job [1].

    Aside from that I've mostly been using it for quick statistics [2], but it quickly moves into perl territory...

    1: https://github.com/9001/asm/blob/hovudstraum/etc/bin/beeps#L...

What are some alternatives?

When comparing Awk-Batteries and asm you can also consider the following projects:

microperl-standalone

awk-vm - A virtual machine and assembler written in AWK.

sparklines - Text-based sparklines for the command line mimicking those of Edward Tufte.

csvquote - Enables common unix utlities like cut, awk, wc, head to work correctly with csv data containing delimiters and newlines

marcel - A modern shell

awk - Random AWK code

maga-csv - GAWK CSV extension

textimg - Command to convert from color text (ANSI or 256) to image.

busybox-w32 - WIN32 native port of BusyBox.

goawk - A POSIX-compliant AWK interpreter written in Go, with CSV support