RunAWK is a small wrapper for AWK interpreter that helps write standalone programs in AWK. It provides support for modules and other powerful features. It comes with dozens of modules which provide efficient means for handling command line options, powerful functions for manipulating strings and arrays as well as sorting, mathematical, tmpfile, braceexpand functions and a lot of others.
Features
- Modules framework for AWK
- Dozens of modules ready for use
License
MIT LicenseFollow Wrapper for AWK providing modules
nel_h2
Secure User Management, Made Simple | Frontegg
Frontegg powers modern businesses with a user management platform that’s fast to deploy and built to scale. Embed SSO, multi-tenancy, and a customer-facing admin portal using robust SDKs and APIs – no complex setup required. Designed for the Product-Led Growth era, it simplifies setup, secures your users, and frees your team to innovate. From startups to enterprises, Frontegg delivers enterprise-grade tools at zero cost to start. Kick off today.
Rate This Project
Login To Rate This Project
User Reviews
-
I've been using runawk from its early days till now. I find it very useful for my daily work. There's no need to tell here again how powerful and simple standard awk is. Runawk wrapper gives it another boost by implementing a nice support for modules and a fairly large collection of ready-to-use modules and functions. If you are doing any development in awk which is more complex than just a single line of code, I strongly recommend you to try out runawk.