Showing 24 open source projects for "gawk"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    i3ass

    i3ass

    A collection of shell scripts to ease the use of i3wm

    Commands to assist and extend the use of i3wm. If you are using Arch linux, you can install the i3ass package from AUR.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    gawk libraries for XML, PostgreSQL,...

    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.
    Leader badge
    Downloads: 51 This Week
    Last Update:
    See Project
  • 3
    GoAWK

    GoAWK

    A POSIX-compliant AWK interpreter written in Go, with CSV support

    GoAWK now uses a bytecode compiler and includes native support for CSV files. AWK is a fascinating text processing language, and The AWK Programming Language is a wonderfully concise book describing it. The A, W, and K in AWK stand for the surnames of the three original creators: Alfred Aho, Peter Weinberger, and Brian Kernighan. Kernighan is also an author of The C Programming Language (“K&R”), and the two books have that same each-page-packs-a-punch feel. AWK was released in 1977, which...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    GNU for VMS

    GNV Provides a Framework for Porting Open Source Software to OpenVMS

    ...Once you have GNV installed you MUST then download and install the additional kits under FILES for the most up to date copies of the utilities, these included: * bash * coreutils * gawk * grep * sed * ld_tools * ar_tools * make
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 5
    debcreator

    debcreator

    📦 Crea paquetes .deb listos para instalar desde directorios.

    ...Es ideal para desarrolladores, usuarios avanzados o quienes distribuyen scripts personalizados. Utiliza herramientas estándar como dpkg-dev, fakeroot, coreutils, sed y gawk. Su interfaz amigable y su facilidad de uso lo hacen perfecto para automatizar la creación de paquetes en sistemas Debian o derivados. Para su uso : sudo make-deb nombre-del-directorio
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    T4Rust

    Tool kit for Rust

    (1) awk4j - AWK for Java - gawk compatible, object-oriented, Interpreter + compiler (2) T4Rust - Tool kit for Rust - copy シリーズは世界一のスピードを誇ります (async 有り) - The copy series boasts the fastest speed in the world (with async)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    cfcfg

    Yet another Linux kernel configuration comparator

    Produces a succinct comparison of two Linux kernel configuration files, showing added, removed and changed settings, in an indented layout reflecting the configurator menus. The resulting text file is coloured when the output is to a terminal; the colours can be retained when redirecting the output to a file or pipe. Now comes with a program to extract configuration variable names and their prompts from their kernel build system, to create a symbol table. The comparison program can use...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    gawk apps library

    GNU Awk (gawk) functions for multi-platform and MS-Windows apps

    Library of GNU Awk functions useful for porting or developing gawk apps for the Windows environment. GNU Awk (gawk) Version 5+ allows writing awk code that takes the operating system / platform into account. Some gawk scripts have to be ported from the free OSes in order to function under MS-Windows. The library is also intended to be a useful model for developing multi-platform gawk applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Gawk for Windows

    Gawk for Windows

    GNU Awk 4.0.0 for Windows 32-bits

    ...The awk utility interprets a special-purpose programming language that makes it easy to handle simple data-reformatting jobs. The GNU implementation of awk is called gawk; it is fully compatible with the System V Release 4 version of awk. gawk is also compatible with the POSIX specification of the awk language. This means that all properly written awk programs should work with gawk. Thus, we usually don’t distinguish between gawk and other awk implementations.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 8 Monitoring Tools in One APM. Install in 5 Minutes. Icon
    8 Monitoring Tools in One APM. Install in 5 Minutes.

    Errors, performance, logs, uptime, hosts, anomalies, dashboards, and check-ins. One interface.

    AppSignal works out of the box for Ruby, Elixir, Node.js, Python, and more. 30-day free trial, no credit card required.
    Start Free
  • 10

    UnixShellUtils

    basic collection of Unix Shell utilities to build projects on Windows

    This is a basic collection of Unix Shell utilities (make, sh, echo, rm, etc.) and other utilities (SRecord) used to build projects using advanced Make scripts. Sources: - [MSYS] (http://www.mingw.org/wiki/MSYS/) a collection of GNU utilities such as bash, make, gawk and grep to allow building of applications and programs which depend on traditionally Unix tools to be present. - [SRecord] (http://srecord.sourceforge.net/) a collection of powerful tools for manipulating EPROM load files.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11

    mheg2xmltv

    Converts DVB-T MHEG-5 Data to XMLTV for EPG listings.

    This project uses a few simple scripts to convert data grabbed from RedButton download (rb-download) into XMLTV format that MythTV uses for program guide listings. Code repo moved to github. https://github.com/solorvox/mheg2xmltv
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    collect_ssl_info

    Script shows Information of SSL/TLS speaking servers an checks ciphers

    ...By default collect_ssl_info with option -p try all ciphers openssl has build in. This ist mostly sufficient for a check. required - actual as possible openssl - gawk licence http://www.gnu.org/licenses/gpl-3.0-standalone.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    dpkglist.awk is a command-line tool for querying available packages on ubuntu and debian systems. It overlaps with the standard apt-cache utility, but, written in simple awk, it is easily extensible, and makes it easy to write one-line scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Batch CSV

    Easy manipulation of volume CSV, large data sets

    Relying on the GnuWin package Gawk, these simple Windows batch tools allow for fast manipulation of volume CSV with large data sets. Tools include: Collecting & renaming files from multiple folders; batch column extraction with or without conditional regex, batch generation of unique-value lists and corresponding sums based on chosen column headings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    AWK~plus is the next generation script practice environment. The AWK Language specifications and a main extension of GNU GAWK. Combination of Dynamic and Static typing. Parallel computing that a lock is free, and is thread safe at a language level.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    bbxyard private workspace... include CoreUtils-8.6 - win32; sed, gawk - win32 etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    InjectionDenied is a bash/gawk program that blocks PHP and SQL attacks by adding entries to /etc/hosts.deny (it works like DenyHosts with SSH). The daemon inform the admin about the new block host by mail.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Database storage of IP Addresses for on-the-fly creation of .vnc connection files. IP's are learned either via a PHP POST form or tac/grepped from an email log. Currently uses Apache, PHP4, MySQL, gnu-pop3d/courier-imap, tac, grep, gawk, sed, bash.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    lopster-tools is a script written sh/gawk to view statistic of download and upload transfer, incomplete and finished files, how many MB are down - uploaded and the different between down-upload. it have also a lot of more useful features for Lopster
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Dialow is a Smart Surfer for Linux. It allows the user to choose the cheapest ISP at any given moment. It uses pon to connect to the web and provides a dialog frontend. It is written in Bash and Gawk. ISP information is retrieved from different providers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This project is aimed to help windows users to install unix tools under windows. This is a distribution of the essential unix-tools for text manipulation that will be very helping for windows users. (gawk,sed, etc).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    nisql is a tool for use with MicrosoftŽ SQL Server™ 2000 and MSDE, to query SQL Server using Transact-SQL. The main goal is to efficiently extract data for use with gnu tools, provided by Cygwin (http://www.cygwin.com) like gawk, bash, cut, sort, ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    WRripper

    Web information mining tool.

    Bash and gawk scripts to download dictionary pages from WordReference and parse them into tab separated files that can be imported from scheduled repetition systems such as Anki.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB