Simple Project List Software Map

82 projects in result set
Última Atualização: 2013-04-02 12:26

libmawk

libmawk is a fork of mawk 1.3.3 restructured for embedding. It allows you to embed awk interpreters in any application written in C or in a language that can interface C libraries. This allows the application to have plugins, configuration, run control, and AI written in awk. It extends the original feature set of mawk with modularity (C-style include), save/load of compiled bytecode, function calling by name-in-string (substitute for pointers/references), and accounting and limiting of memory and CPU use. While awk as a language does not offer OOP and complex data structures, it is still reasonably powerful. A major advantage is the short learning curve for new users.

(Machine Translation)
Linguagem de Programação: AWK, C
Tópico: Freecode.com
Última Atualização: 2014-06-14 04:06

cygbuild

cygbuild is a porting tool for making Cygwin net
releases. It helps Cygwin source and binary
package maintainers to configure, build, strip,
produce diffs, and generate Cygwin specific files.
To put it simply, it converts any freely available
program or package into a complete Cygwin net
release distribution.

(Machine Translation)
Última Atualização: 2009-07-17 17:31

qmail-relog

qmail-relog is a simple gawk script that reads and rewrites qmail-send log files in multilog or splogger format.

Sistema Operacional: POSIX (Linux,BSD,Solaris etc..)
Linguagem de Programação: AWK
Tópico: Freecode.com
Última Atualização: 2006-08-12 12:31

ibistools

ibistools is a small set of command-line tools
that aid a PCB designer working with IBIS models.
It currently consists of a full IBIS v4.1 parser
and an IBIS to SPICE translator. IBIS (I/O Buffer
Information Specification) is a standard,
human-readable, machine-readable format for
publishing IC specifications.

(Machine Translation)
Última Atualização: 2004-12-20 01:55

Apache Log Colorizing Tool

Apache Log Colorizing Tool (Alco) is a script for colorizing Apache common or combined logs.

Última Atualização: 2005-07-03 17:46

lopster-tools

lopster-tools is a set of tools for use with Lopster that
allows users to view statistics for download and upload
transfer, incomplete and finished files, how many MB are
downloaded or uploaded, and the difference between
down- and upload, amongst other features.

(Machine Translation)
Última Atualização: 2004-09-25 07:08

lalaCVSMail

lalaCVSMail is a notification tool which sends mail after a
CVS commit has completed with information relating to the
commit. It accesses the raw CVS file instead of working with
temporary files or secondary CVS operations.

(Machine Translation)
Última Atualização: 2007-01-28 14:13

Wocvim

Wocvim is a WoC client for Vim. WoC is a protocol
which enables the use of hyperlinks in plain ASCII
texts. The links can point to local or remote
locations. The protocol is specifically designed
to support source code, but it can be used in any
text. For source code, it's also possible to use
ad-hoc tag generators like cscope and ctags.

(Machine Translation)
Última Atualização: 2003-07-09 01:18

Callflow

Callflow is a collection of awk and shell scripts that will take a capture file that can be read by Ethereal and produce a callflow sequence diagram. The scripts have been primarily tested with SIP call flows, but should work for other network traffic as well.

Última Atualização: 2012-11-20 00:19

deawk

deawk is a very simple double-entry bookkeeping system designed for self-employed people. It uses three (text) data files: transactions, a chart of accounts, and an optional vehicle log. Reports are generated by running bash scripts which run awk. deawk currently does not support depreciation of capital assets.

(Machine Translation)
Última Atualização: 2023-03-31 21:20

awk4j - AWK for Java Platform

The AWK ~ plus Programming Language

-Program language AWK (The AWK Programming Language) specifications and implementation of major extensions of GNU GAWK. -Support for concurrency programming with atomic variables and thread-safe function objects. -A wide range of defense by Apache Groovy that can be dynamically and statically typed.

It is a next-generation script execution environment with features such as.

Desenvolvimento Estado: 5 - Production/Stable
Destinado Audiência: Developers, System Administrators
Linguagem Natural: English, Japanese
Sistema Operacional: OS Independent
Linguagem de Programação: AWK, Java
Register Date: 2006-05-06 23:06
Última Atualização: 2010-01-06 11:20

XMLgawk

XMLgawk is an extension of GAWK (the GNU implementation of the AWK programming language) for processing XML data. XMLgawk is just one of the extensions that come with the xgawk distribution. The others are the PostgreSQL and the MPFR extensions.

Última Atualização: 2005-02-14 06:38

Network Ustadi

Network Ustadi is a Web interface for managing network services.
It provides firewall management, routing table management, NAT
configuration, DHCP server configuration, interface configuration, etc.

(Machine Translation)
Última Atualização: 2009-11-11 08:46

Tartarus

Tartarus is a backup script designed to make
backups of dedicated servers easy. It employs a
range of standard Unix tools to achieve this goal,
to simplify disaster recovery even when only a
minimal rescue system is available. Archives can
be stored on-the-fly on FTP servers as well as in
the local filesystem, while a plugin system allows
adaption to a wide range of usage scenarios. The
use of LVM snapshots and the creation of
differential backups are also included, as is an
expire script to remove older archives from an FTP
site.

(Machine Translation)
Última Atualização: 2008-05-29 00:56

edifact2awk

edifact2awk is a small C program that parses an
EDIFACT file and converts it to a flat text file,
which may be easily parsed by the AWK text
processing language (including by other scripting
languages like Perl, Python, Visual Basic, etc.).

(Machine Translation)