Simple Project List Software Map

703 projects in result set
LastUpdate: 2003-08-08 20:37

The bastard disassembler

The bastard disassembler is a disassembler written for x86 ELF targets on
Linux. Other file formats/CPUs can be 'plugged in'. It has a command-line
interface and is meant to be used as a backend or engine. Support for
controlling the disassembler via pipes is provided. Note that this
disassembler does not rely on libopcodes to do its disassembly. Rather, the
'libi386' plugin is a standard .so that can be reused by other projects.

(Machine Translation)
LastUpdate: 2007-03-12 07:05

PennMUSH

PennMUSH is a MUD server that is often used for running social or role-playing games, with an extensive internal programming language. It runs on Unix systems, Windows, and MacOS.

LastUpdate: 2003-09-08 08:22

SPOPS

SPOPS (Simple Perl Object Persistence w/ Security) is a robust and powerful
Perl module that allows you to serialize objects. It is unique in that it also
allows you to apply security to these objects using a fairly simple but
powerful scheme of users and groups. It's also unique in that for most
objects, you will not need to write any code. All you need is a fairly simple
configuration file, and you can have a class for your object ready to go, right
out of thin air.

(Machine Translation)
LastUpdate: 2006-01-25 16:15

XCircuit

XCircuit is a UNIX/X11 program for drawing publishable-quality electrical circuit schematic diagrams and related figures, and producing circuit netlists through schematic capture. XCircuit regards circuits as inherently hierarchical, and writes both hierarchical PostScript output and hierarchical SPICE netlists. Circuit components are saved in and retrieved from libraries which are fully editable. XCircuit does not separate artistic expression from circuit drawing; it maintains flexiblity in style without compromising the power of schematic capture.

LastUpdate: 2014-01-08 00:00

The Powered Access Bible

The Powered Access Bible is a CGI script designed to facilitate finding verses and reading them in context, minimizing the usual mousework. It divides the screen into a search frame and a reading frame, and clicking on a search reference will load its context in the reading frame. All executable code is available under the user's choice of the Artistic, GPL, or MIT license, and the translations used are all free for non-commercial use.

LastUpdate: 2004-09-11 22:30

Apache::Gallery

Apache::Gallery is a mod_perl handler that sits on top of your DocumentRoot and creates an image gallery of the files and directories there. It creates an thumbnail index of each directory and allows viewing of pictures in different resolutions. Pictures are resized on the fly and cached.

(Machine Translation)
LastUpdate: 2012-01-16 23:18

Doubly Linked List

This package consists of an API for a doubly linked list. The API is divided into six functional groups: initialization, status and state, pointer manipulation, list update, search, and input/output. The API has been used in production software for over 10 years.

LastUpdate: 2007-01-06 13:54

Globaldocs

Globaldocs allows you to conveniently browse multiple Javadoc sets
simultaneously, using a single packages/classes hierarchy tree and a
searchable index. It supports local and remote docsets, including the
local docsets, packed as JAR/ZIP-files.

(Machine Translation)
LastUpdate: 2011-08-31 22:20

fuseftp

fuseftp is a userspace FTP filesystem for FUSE.

(Machine Translation)
LastUpdate: 2011-10-11 13:53

mysqldiff

mysqldiff is a Perl script which compares the data structures (i.e. table definitions) of two MySQL databases and returns the differences as a sequence of MySQL commands suitable for piping into mysql which will transform the structure of the first database to be identical to that of the second (c.f. diff and patch). Database structures can be compared whether they are files containing table definitions or existing databases, local or remote.

(Machine Translation)
LastUpdate: 2002-06-11 03:39

AxPoint

AxPoint generates beautiful slideshows in PDF format from a simple XML description format. It is written as a Perl SAX2 handler, but also ships with command line tools. The format supports slide transitions, PDF bookmarks, bullet point transitions, images, text colours, different fonts, and more.

LastUpdate: 2002-11-06 11:19

otto

otto is a Web-based MP3 database and jukebox which can gracefully organize a very large number of albums. It is suitable for home or office workgroup use, or as an interface to a streaming Internet radio station.

(Machine Translation)
LastUpdate: 2008-01-14 13:47

ESR Backup

ESR Backup (Easy, Secure, Remote) is a backup
system for UNIX and Linux that is easy to use and
configure. It automatically performs full and
incremental backups on files you choose, and
automatically rotates and archives your backups,
encrypts archives with a 448 bit key, and can store
archives on a remote server via FTP or on the local file
system.

(Machine Translation)
LastUpdate: 2005-04-26 11:18

Chronic

Chronic is a constraints-based opportunistic application-level
scheduler. Unlike cron, which schedules according to a time
specification, it schedules tasks when specified constraints are
met. In other words, it schedules during a window of
opportunity when the circumstances are favorable.

(Machine Translation)
LastUpdate: 2006-01-01 12:43

CDDB / CDDB_get

The CDDB/CDDB_get Perl module gets the CDDB
info for an audio CD. The included script was
intended as a demo for CDDB_get, but over time it
has gained powerful features like the ability to
write to a database, offline mode, HTTP mode
(including proxy), saving in standard XMCD format,
and writing 'lame' commands.

(Machine Translation)