busybox-w32 VS awk

Compare busybox-w32 vs awk and see what are their differences.

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
WorkOS - The modern identity platform for B2B SaaS
The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.
workos.com
featured
busybox-w32 awk
16 2
640 5
- -
9.2 10.0
5 days ago about 8 years ago
C Awk
GNU General Public License v3.0 or later -
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.

busybox-w32

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

awk

Posts with mentions or reviews of awk. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-15.
  • Awk: Power and Promise of a 40 yr old language (2021)
    5 projects | news.ycombinator.com | 15 Jan 2023
    Yep, functions! I used to write a fair amount of Awk code back in the late '80s and early '90s. I treated Awk as a "real" programming language and tried to make the code nice and readable. This of course involved a lot of use of functions.

    I only have a couple of surviving examples of the code from back then, but here they are for the curious:

    https://github.com/geary/awk

    LJPII.AWK is probably the best example. It made a nicely formatted printout of source code on my HP LaserJet II printer. I wish I had one of the printouts it generated, but they are long gone.

    Hmm... I wonder if my Brother printer supports the old LaserJet II control codes? Or maybe there is an emulator online?

    The code was written for Thompson Awk (TAWK), so some bits would need to be adapted to modern Awks.

  • Understanding Awk
    5 projects | news.ycombinator.com | 30 Sep 2021
    I used to love Awk! I still do, even if I don't use it much any more.

    Awk has a reputation for being hard to read (as noted in stevebmark's comment), but when I was using it actively, I tried to treat it as a serious programming language and write readable programs in it.

    Several years ago I tracked down a couple of my old Awk programs from around 1990 and posted them here:

    https://github.com/geary/awk

    SHANEY.AWK is an implementation of the infamous Mark V. Shaney:

    https://www.clear.rice.edu/comp200/09fall/textriff/sci_am_pa...

    This was probably the first program that made me really impressed with Awk. People were writing rather complicated Shaney implementations in C, and I thought, "this could be really simple in Awk." And it was!

    LJPII.AWK is the Awk program I'm most proud of. This was in the days when we had tiny screens and no multiple monitors and you always printed out your code to read it. In my circles we also fond of inserting "separator lines" between functions, in various formats such as this one:

      // - - - - - - - - - - - - - - - - - -

What are some alternatives?

When comparing busybox-w32 and awk you can also consider the following projects:

homebrew-emacs-plus - Emacs Plus formulae for the Homebrew package manager

Awk-Batteries - Public AWK Directory

notty - A new kind of terminal

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

oursh - Your comrade through the perilous world of UNIX.

postgres - Docker Official Image packaging for Postgres

csvinfo - A small util to show max column lengths for a passed CSV file.

frawk - an efficient awk-like language

crosh - Minimal CROss-platform SHell (WIP, code is not real yet)

bashbrew - Canonical build tool for the official images