haskell-awk VS hunch

Compare haskell-awk vs hunch and see what are their differences.

haskell-awk

Haskell text processor for the command-line (by gelisam)

hunch

CSS-like syntax for file system manipulation (by logan-montellimard-braga)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
haskell-awk hunch
4 0
356 11
- -
5.3 0.0
about 2 months ago over 8 years ago
Haskell Haskell
Apache License 2.0 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.

haskell-awk

Posts with mentions or reviews of haskell-awk. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-24.
  • Why GHCi is my new calculator
    3 projects | /r/haskell | 24 Feb 2023
    I use a smooth awk-like tool called hawk for similar reasons and it sure is nice, can recommend.
  • Introduction to Doctests in Haskell
    6 projects | /r/haskell | 19 Apr 2022
    Looking for a few projects that make use of it, I found accelerate, hawk, polysemy and pretty-simple, so I'll be interested to poke around in their code and see how they have things set up.
  • Does IHP take away too much Haskell learning?
    2 projects | /r/haskell | 1 Jul 2021
    For easy, rapid development. If I'm processing text at the command-line and I realize that I need a Unix command-line tool which doesn't yet exist, say, one which reverses each line, I can very easily pipe my text into ghc -e 'interact (unlines . reverse . lines)' (or even more easily as hawk -md L.reverse) and move on to the next step of my text manipulation. If I had to open a text editor, create a new Haskell project, write the code which grabs the input, processes the lines, and then outputs the result, then this amount of friction is large enough that it's not worth it for a one time task. I'd probably find a different way to do it which is less expedient than the interact solution but more expedient than creating a new Haskell project.

hunch

Posts with mentions or reviews of hunch. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning hunch yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing haskell-awk and hunch you can also consider the following projects:

givegif - GIFs on the command line

misfortune - A fortune-mod clone

print-console-colors - Print all the ANSI console colors for your terminal

termplot - ▁▂▃▅▂▇ Plot time series in your terminal in real-time

getopt-generics - Create command line interfaces with ease

argparser

husky - husky is a command line shell for UNIX-like OS written in haskell.

hledger-diff - Compares the transactions in two ledger files.

hledger-flow - An hledger/ledger-cli workflow focusing on automated statement import and classification

txt-sushi - The SQL link in your *NIX chain

qhs - SQL queries on CSV and TSV files