With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
A Fit-for-Purpose Stakeholder Management Software Solution
For organizations interested in a fit-for-purpose software solution for all aspects of stakeholder engagement
Our Stakeholder Engagement Software gives you the tools you need to build more effective engagement plans, improve relationships with stakeholders and align processes with industry best practices. It provides a single platform for managing all stakeholder engagement activities with additional modules to strengthen all areas of environment, social and governance. The Stakeholder Engagement module centralizes all stakeholder data and keeps it right at your fingertips to simplify day-to-day tasks.
Dynamically loaded extension libraries for GNU AWK
The gawkextlib project provides several extension libraries for gawk (GNU AWK), as well as libgawkextlib containing some APIs that are useful for building gawk extension libraries. These libraries enable gawk to process XML data, interact with a PostgreSQL database, use the GD graphics library, and perform unlimited precision MPFR calculations.
These extensions work with GNU AWK version 4.1.1 or later.
A POSIX-compliant AWK interpreter written in Go, with CSV support
AWK is a fascinating text-processing language, and somehow after reading the delightfully-terse The AWK Programming Language I was inspired to write an interpreter for it in Go.
Licensed under MIT license
Source: https://github.com/benhoyt/goawk
Visit: http://albanese.atwebpages.com
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.
XMLStarlet is a set of command line utilities (tools) to transform, query, validate, and edit XML documents and files using simple set of shell commands in similar way it is done for text files with UNIX grep, sed, awk, diff, patch, join, etc utilities.
Jawk is an interpreter/compiler for the AWK programming language for Java. Unlike prior versions, Jawk provides an efficient execution environment for AWK with minimal enhancements to the language.