Simple Project List Software Map

703 projects in result set
LastUpdate: 2009-09-30 06:31

Bit::Vector

Bit::Vector is a (stand-alone) C library and an object-oriented Perl module (with overloaded operators) which allows you to handle bit vectors, sets (of integers), "big integer arithmetic" (e.g. for cryptography), and boolean matrices (all of arbitrary size) very efficiently.

LastUpdate: 2009-09-11 11:07

pgAdmin III

pgAdmin III is an administration and management tool for the PostgreSQL database and derivative products such as EnterpriseDB, Mammoth PostgreSQL, Pervasive Postgres, and SRA PowerGres. It includes a graphical administration interface, an SQL query tool with grahical EXPLAIN, a procedural code editor, an SQL/shell/batch scheduling agent, Slony-I management, and much more. It is designed to answer the needs of most users, from writing simple SQL queries to developing complex databases. The graphical interface supports all PostgreSQL features and makes administration easy.

LastUpdate: 2008-11-30 20:27

xen-shell

xen-shell is a simple console program to allow a
hosting company to delegate control of Xen
instances directly to their clients. The shell
allows a user to boot, shutdown, or reimage their
own personal Xen guest without giving the user
general access to the Xen host system or allowing
the user to touch the instances of other users.

(Machine Translation)
LastUpdate: 2001-01-30 06:12

Apache-OWA

Apache-OWA is a module for Apache/mod_perl to run Oracle PL/SQL Web Toolkit applications. It is designed to be faster, more stable, and more flexible than Oracle Web/Application Server.

(Machine Translation)
LastUpdate: 2003-04-23 18:58

Report Magic

Report Magic is an add-on for Analog, a Web site logfile analysis program. Generated reports include a description with tabulated, graphed, and summarized results. All colors, fonts, and background images are completely customizable to help make resulting reports fit the theme of your Web site. Report Magic has translations for several languages. It runs on any platform that will run Perl and pre-compiled versions are available for Win32 and Mac.

(Machine Translation)
LastUpdate: 2006-02-06 05:04

Junk Mail Buffering Agent

Junk Mail Buffering Agent is a tool for preventing
delivery of email until the sender has confirmed
his address. It is intended for use in conjunction
with a spam filter to prevent delivery of
suspected spam email messages unless the sender is
confirmed as valid.

(Machine Translation)
LastUpdate: 2014-05-21 02:28

AFK

AFK is a utility to defeat idled and remain logged into a UNIX system. It runs in the background and generates activity on your terminal, preventing idled from logging you out.

(Machine Translation)
LastUpdate: 2013-04-16 13:46

Artistic Style

Artistic Style is a fast and small open-source indenter and reformatter of C, C++, C#, and Java source codes.

(Machine Translation)
LastUpdate: 2014-03-09 02:00

WSAPI Proxy

WSAPI Proxy allows you to communicate between any kind of application and different platforms across HTTP using a Web Service.

(Machine Translation)
LastUpdate: 2005-10-15 01:03

Elvis

Elvis is a clone of vi/ex, the standard UNIX editor. Elvis supports nearly all
of the vi/ex commands, in both visual mode and ex mode. Elvis adds support for
multiple files, multiple windows, a variety of display modes including "hex"
and "html", on-line help, WYSIWYG printing, and other miscellaneous extensions.

(Machine Translation)
LastUpdate: 2008-03-06 01:39

libkdtree++

libkdtree++ is a C++ template container implementation of k-dimensional space sorting, using a kd-tree. It sports a theoretically unlimited number of dimensions, and can store any data structure. Provided the data structure, it provides operator- k-1 to access the individual dimensional components (arrays, std::vector already do) and a std::less implementation for the type of dimensional components. It has support for custom allocators, implements iterators, and provides standard find as well as range queries. It has amortised O(lg n) time (O(n lg n) worst case) on most operations (insert/erase/find optimised) and worst-case O(n) space, and also provides a means to rebalance and thus optimise the tree.

LastUpdate: 2000-10-24 08:01

mysql2pgsql

This Perl script performs translation from MySQL dump files to the format required to load a Postgres database.

LastUpdate: 2009-02-20 22:11

RPC::XML

RPC::XML is a set of classes in Perl for implementing XML-RPC services both from the client side and the server side. Included are classes for writing clients, writing stand-alone servers (using the HTTP::Daemon class of LWP or the Net::Server class for transport implementation), or implementing a server as an Apache/mod_perl location handler.

(Machine Translation)
LastUpdate: 2001-01-30 06:12

bcnu

bcnu is a Web-based system management tool which delivers information on the status of networked systems in a simple and easy-to-use manner. It uses a web browser to display information about hosts in a tabular form. Historical information can be held indefinitely, and there is a powerful query tool available to interrogate it. Client systems can run an agent which logs information back to a central system. An agent scheduler is integrated to allow agents to be run at different intervals. Standard agents include ftp, http, disk space, logfiles, processes, and more.

(Machine Translation)
LastUpdate: 2003-09-05 16:28

HTTP-WebTest

HTTP-WebTest is a Perl module which runs tests on remote URLs or local Web
files containing Perl/JSP/HTML/JavaScript/etc., and generates a detailed test
report. This module can be used "as-is" or its functionality can be extended
using plugins. Plugins can define test types and provide additional report
capabilities. This module comes with a set of default plugins, but can be
easily extended with third-party plugins.

(Machine Translation)