Showing 79 open source projects for "gawk-extention"

View related business solutions
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started 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: 10 This Week
    Last Update:
    See Project
  • 3
    Raycast Ollama

    Raycast Ollama

    Raycast extention for Ollama

    Raycast Ollama is an extension for Raycast that integrates Ollama-based large language models directly into the macOS productivity launcher environment. It allows users to interact with local AI models through Raycast commands, enabling quick access to chat, text generation, and other AI-powered tasks without leaving their workflow. The extension is designed to be lightweight and fast, aligning with Raycast’s philosophy of keyboard-driven productivity. It provides a seamless interface for...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    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
  • Error to trace to log to deploy. One click. No SSH. Icon
    Error to trace to log to deploy. One click. No SSH.

    Catch the cause before the pager goes off.

    AppSignal links every error to the trace, the trace to the log, the log to the deploy that shipped it.
    Free 30 days.
  • 5
    FTM is an extention for real-time sound/multlimedia environments such as Max/MSP or PD providing complex data structures, file import/export (SDIF, MIDI, etc.), editors and operators (expressions and modules integrated to the host environment).
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6

    seaart-save-metadata

    Chrome extention to save metadata of works on seart.ai in XMP in files

    (modified 2025-12-20) v1.1.0 Now it also works on `postDetail` pages. Chrome extention to save metadata of works on seart.ai in XMP and embed them into files. Works on /explore/detail pages and /postDetail/ pages. Does NOT work to videos. Filenames are automatically sanitized. It saves: prompt, model, checkpoint, lora, creator, source, etc. of each work. Press a button to start fetching metadata and download a work on a target page
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7

    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
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 8
    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: 0 This Week
    Last Update:
    See Project
  • 9

    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
  • AI Agents That Actually Do the Work Icon
    AI Agents That Actually Do the Work

    Assign real work to AI teammates that know your projects, priorities, and deadlines.

    ClickUp's Super Agents run 24/7 inside your workspace: triaging bugs, drafting content, updating statuses, and routing tasks without being told twice. Connect them to 500+ tools and let them execute, not just suggest. Build custom agents in minutes that understand your workflows and act on them autonomously.
    Try ClickUp Free
  • 10

    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
  • 11

    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
  • 12

    Gester

    A game engine for console based text games

    Gester is a game engine for console based text game. You make text based games easily using Gester. These games can be played by using the 'gest' command. The 'gest' command will invoke the game engine which will read the game script file (.gest file) and present the game on the command line Install Gester using pip: "pip install gester" See our PyPI page for more details: https://pypi.org/project/gester
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    StringRegexp

    Ring extention for Regexp

    With this extention you can have regexp in C style in perl style with PCRE and in similar C style with sscanf
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    QtGui_to_RingGui

    Convert QTGui to RingGui

    Convert QTgui created in formdesign in Ring to RingGui ,(by notepad ring) with this app you can convert QTGui in ring , but for run this you must have also my stringregexp extention installed https://sourceforge.net/projects/stringregexp/files/ . in this source of my plugin you can find a refer also my other plugin like extention scheleton create, if you dont like before install remove or comment a part dont like you ,
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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: 1 This Week
    Last Update:
    See Project
  • 16
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    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: 0 This Week
    Last Update:
    See Project
  • 18

    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
  • 19

    OwOChat

    Furry Speak! OwO your chat!

    Changes all entered letters by the the rules below: L's and W's -> R No/a/e -> Nyo/a/e Ou -> u Based on the OwO Chrome Extention (however I had made this before I even knew about it) Made with AutoHotKey
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Ambienter

    Visual Studio Extention

    Visual Studio Extention for setting up ambient environment for a project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    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
  • 22
    TrapGate FTN Mailer

    TrapGate FTN Mailer

    Trapgate FTN Mailer

    Trapgate can be used in many ways for example for Fidonet but also for general transfers. Included as FTP server, SMTP server or POP server. As HTTP web extention and more. Trapgate was first a echo/netmail exchange mailer with small files now you can send and receive files from huge size and connect it to a newsgroup, usenet, use email and echomail/netmail or mix them, use a gateway from echo/netmail to newsgroups etc. The look (skin) has be changed and it shows filesizes in Bytes, KB, MB, GB and not only Bytes or CPS. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Z4 Phreak Tools 2.5

    Z4 Phreak Tools 2.5

    Modify Request and Response Header

    ...- Fixed load profiles proxifier - Add Create new profile Dial-Up (Right click on list profile Net Conn) - Add Copy Profile, Rename, Delete, set as Default connection Dial-Up - Add more properties network - Add Change directory config - Change import config to Load config - Change Export/ Security config to Save As > Advanced - Add Launcher OpenVPN - Fixed Tunnel - Change name tab Proprties to IP Hunter - Fixed bugs save checked user-agent query - Fixed Auto Response 200 OK - Remove more internal skin - Add internal skin Afterburner,FM, Graphite, Snow Leopard2) - Add Eksternal skin extension *.asz - Fixed bugs send payload - Change name Payload Data to Request, Payload Header to Fake Request - Spilt no delay (kosongkan isinya ) - You can load config ISPCE 2.2 ( Extention *.cfg ) - Fixed bugs Query mode - Fixed bugs command F+Header, edit proxy server, SMS - Add icon for SMS - Add Export all setting to registry file - Add SkinProvider
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    lnk-generator

    batch create windows shorcuts, great tool for emulator front-ends

    GPLv3 License author: dreadycarpenter - Jasen Michael lnk-generator.exe this is a windows program written in Auto Hot Key - autohotkey.com this program needs all 6 paremeters USAGE: lnk-generator.exe ["1"] ["2"] ["3"] ["4"] ["5"] [6] 1: full path to th launching .exe 2: full path to working directory 3: arguments to add 4: directory of files to be launched with %1% 5: full path to shortcut directory 6: file extention without . or quotes EXAMPLE: "c:\lnk-generator.exe" "C:\Dolphin\dolphin.exe" "C:\Dolphin\" "/b /e" "C:\emu\roms\wii" "C:\emu\roms\wii\shortcuts" iso
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    VLC Launcher
    Interface for run videos with vlc media player with some options as hue settings for seeing color management in indipendent mode of video quality and before loading. In user temp folder create custom vlc config, run selected video. Requ. VLC. MP ==IMPORTANT== Last version is written and tested for VLC 2.0.8 Twoflower. I strongly reccomend using custom vlc.exe path setting for testing others vlc versions: you can save settings for each video including custom vlc path in multiple version...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next
Auth0 Logo