rawk is an AWK implementation written in Rust for people who want a Rust-based take on the classic text-processing language.
The project is designed with a small, readable codebase and a practical command-line interface, making it suitable both for running AWK programs and for building on top of its language engine.
This is free and open source software.
Key Features
- Aims for POSIX-compatible AWK behaviour.
- Includes rawk-core, which provides the AST, parser, and evaluator.
- Includes rawk-cli, which exposes a usable
rawkcommand-line binary. - Supports handling input from files and standard input.
Website: github.com/stefanalfbo/rawk
Support:
Developer: Stefan Alfbo
License: MIT License
rawk is written in Rust. Learn Rust with our recommended free books and free tutorials.
Related Software
| Alternatives to awk | |
|---|---|
| gawk | Implementation of the awk programming language |
| GoAWK | POSIX-compliant awk interpreter written in Go |
| Miller | Small and powerful CLI tool to do all your data processing |
| frawk | Small programming language for writing short programs processing textual data |
| choose | Human-friendly and fast alternative to cut and (sometimes) awk |
| gema | General purpose text processing utility based on the concept of pattern matching |
| mawk | Interpreter for the awk programming language |
| ruplacer | Find and replace text in source files |
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |

