RSS 71 projects tagged "Awk"

No download Website Updated 02 Apr 2013 libmawk

Screenshot
Pop 63.39
Vit 1.02

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.

Download Website Updated 20 Nov 2012 deawk

Screenshot
Pop 40.91
Vit 1.00

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.

No download No website Updated 08 Apr 2013 pwgrep

Screenshot
Pop 197.36
Vit 9.09

pwgrep is a simple password manager that manages a database file using encryption of GnuPG. It uses encryption and version control on all of the passwords that are stored. The password database can be used on several hosts at once with automatic synchronization. Even several users can share the same password database. The versioning system will keep track of who was changing which entries and at which time. The versioning system to use can be configured (and is Subversion by default). Besides passwords, pwgrep can also be used for storing a collection of files like certificates. The file shredding command for secure deleting of temporary files can be configured. A local backup of all database changes is automatically made. It can be used without a GUI (such as through an SSH session).

No download Website Updated 03 Feb 2011 MakeKit

Screenshot
Pop 27.09
Vit 1.07

MakeKit is a build system for POSIX environments using pure POSIX shell script and make. It retains the minimal dependencies and familiar feel of GNU autotools, but is much more straightforward to use. MakeKit strives for modularity, extensibility, and composability.

No download Website Updated 29 Mar 2012 OpenWAG200

Screenshot
Pop 26.23
Vit 1.62

OpenWAG200 is a project dedicated to enhance the functionality of the Linksys WAG200G wireless / DSL router.

Download Website Updated 17 Jul 2009 qmail-relog

Screenshot
Pop 28.04
Vit 1.00

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

No download Website Updated 16 Jul 2009 ePoint HotSpot

Screenshot
Pop 56.28
Vit 1.42

ePoint HotSpot is a firmware for wireless routers based on OpenWRT with some ePointy extensions and an ePoint-branded UI theme. It is distributed as a stand-alone flashable firmware-image, as a set of extension packages for OpenWRT, pre-installed on wireless routers, and in source code. It is aimed primarily at catering businesses, Internet cafés, and medium-sized communities (e.g. residential co-ops) wishing to share their Internet connection on a fair basis. The primary target hardware is WRT54GL by Linksys.

No download Website Updated 10 Sep 2012 LMDBG

Screenshot
Pop 80.19
Vit 8.07

LMDBG is a collection of small tools for collecting and analyzing the logs of malloc/realloc/memalign/free function calls. Unlike many others, LMDBG does not provide any way to detect overruns of the boundaries of malloc() memory allocations, as this is not the goal. Like most other malloc debuggers, LMDBG allows detecting memory leaks and double frees. However, unlike others, LMDBG generates full stacktraces and separates the logging process from analysis, thus allowing you to analyze an application on a per-module basis.

Download Website Updated 04 Nov 2008 The Small Fonts Package

Screenshot
Pop 43.37
Vit 1.00

5x9 and 5x10 are two X11 fonts intended for use with xterm or other programs requiring readable small fonts. At only 5 pixels wide, they are particularly well suited to small laptop screens, allowing two 80 column windows side by side on an 800x600 screen (albeit with no room for window frames), or three windows across with room to spare on a 1280x1024 screen. The fonts implement VT100 line-drawing characters. Bolding is not directly supported; xterm does adequate bolding by duplicating pixels.

Download Website Updated 05 Jul 2008 diri

Screenshot
Pop 30.20
Vit 1.00

diri is an extremely minimalistic wiki system. It consists of a collection of several rc scripts consisting of roughly 215 lines of code. It includes support for password protection and page previews, uses markdown formatting, and it doesn't require a database.

Screenshot

Project Spotlight

LaunchControl

A fully-featured launchd front-end for managing and debugging system and user services.

Screenshot

Project Spotlight

JasperReports

A Java reporting library.