Simple Project List Software Map

82 projects in result set
Última Atualização: 2013-04-14 13:34

ELF statifier

ELF statifier makes one executable file with no runtime dependencies from a dynamically-linked executable and all its libraries. This file can be copied and run on another machine with no need for all of the libraries.

Última Atualização: 2008-03-05 13:59

IANA /etc Files

iana-etc installs /etc/services and /etc/protocols using data from the Internet Assigned Numbers Authority. Included are snapshots of the data from the IANA, scripts to transform that data into the needed formats, and scripts to fetch the latest data.

Última Atualização: 2013-08-16 20:04

ATA over Ethernet Tools

The ATA over Ethernet Tools are intended for use in conjunction with an ATA over Ethernet (AoE) driver for a Linux 2.6 kernel, called "aoe". The tools perform simple tasks like listing available devices, triggering device discovery, and restricting the network interfaces on which AoE is performed.

Última Atualização: 2012-03-19 21:11

CDlinux

CDlinux is a compact Linux distribution. It is small in size, yet rich in features. It ships with an up-to-date version of the Linux kernel, Xorg, Xfce, and many popular applications. It has good internationalization and locale support and is highly user-configurable.

Última Atualização: 2013-12-27 23:16

MAWK

Mawk (Mike's AWK) is an interpreter for the AWK Programming Language.

Última Atualização: 2009-11-23 04:41

dim versioning tool

Dim is a utility to help you track the changes of
items (sets composed
of multiple files). It provides commands to handle
the complete
lifecycle of version control operations: create a
library, register
users (code authors), create items, save local
versions, branch, clone,
export, import, remove, merge, archive, replicate
library content over
the network or the filesystem, and access the full
history and browse
differences at the library, item, file, line, or
word level. Dim is a
single self-documented POSIX shell script. It just
uses standard Unix
utilities like awk, diff, tar, and openssl.

(Machine Translation)
Última Atualização: 2010-10-31 21:11

DragonFly BSD

DragonFly belongs to the same class of operating systems as other BSD-derived systems and Linux. It is based on the same Unix ideals and APIs and shares ancestor code with other BSD operating systems. DragonFly is differentiated from other operating systems in its class by, among others, the HAMMER file system, Virtual Kernels, swapcache, and the pervasive use of soft token locks. DragonFly provides an opportunity for the BSD base to grow in an entirely different direction from the ones taken in the FreeBSD, NetBSD, and OpenBSD series.

Última Atualização: 2013-09-12 00:29

runawk

runawk is a small wrapper for the AWK interpreter that helps one write standalone AWK scripts. Its main feature is to provide a module/library system for AWK which is somewhat similar to Perl's "use" command. It also allows one to select a preferred AWK interpreter and to set up the environment for AWK scripts. Dozens of ready for use modules.awk are also provided.

Última Atualização: 2013-08-08 13:38

LMDBG

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.

Última Atualização: 2008-09-17 05:02

Plait

Plait (pronounced "play") is a command-line jukebox and music player front end. It understands brief, easy to type queries that pick a single song, mix queries that combine works from multiple artists, and stream queries that find Shoutcast radio streams. A variety of filters are available to pick just the music you want to hear. In order to actually play the music it finds, Plait automatically hands off a playlist to one of the supported music players, or creates a playlist that you can manually load.

(Machine Translation)
Última Atualização: 2007-05-11 11:52

yawk

yawk is a wiki clone written in gawk. It supports the usual text styles, lists, and tables. Additional and optional features are formatting with stylesheet classes, file uploads, and a framed user interface mode. It works on plain text files and does not require a database.

Última Atualização: 2013-06-06 14:44

basE91

basE91 is an advanced method for encoding binary data as ASCII characters. It is similar to UUencode or base64, but is more efficient. The overhead produced by basE91 depends on the input data. It amounts at most to 23% (versus 33% for base64) and can range down to 14%, which typically occurs on 0-byte blocks. This makes basE91 very useful for transferring larger files over binary unsafe connections like e-mail or terminal lines.

Última Atualização: 2007-02-19 23:09

ECB

ECB is a source code browser for (x)emacs. It
displays a couple of windows that can be used to
browse directories, files, and file contents like
methods and variables. It supports source code
parsing for languages like Java, C, C++, Elisp,
Scheme, Perl, TeX, LaTeX, etc. In addition, it
offers an (optional) permanent "compile window" at
the bottom of the emacs frame, which is used to
display all help and compile output. The rest of
the frame is called the "edit area", which can be
divided into several edit windows that are used
for editing the sources. Deleting some of the edit
windows neither destroys the compile window nor
the browsing windows. It requires the CEDET suite.

(Machine Translation)
Última Atualização: 2005-03-03 04:51

apt4rpm

apt4rpm creates an apt, yum, or metadata repository from a random RPM directory.

(Machine Translation)
Última Atualização: 2012-12-30 01:43

IMDB movie fetcher

IMDB movie fetcher is a script to search and get details about movies from IMDB.

Sistema Operacional: BSD, Linux
Linguagem de Programação: AWK, Unix Shell
Tópico: Freecode.com
Interface de Usuário: Command-line