Simple Project List Software Map

12100 projects in result set
LastUpdate: 2005-03-06 17:06

GNATS

GNATS is a portable incident/bug report/help request-tracking system which runs on UNIX-like operating systems. It easily handles thousands of problem reports, has been in wide use since the early 90s, and can do most of its operations over e-mail. Several front end interfaces exist, including command line, emacs, and Tcl/Tk interfaces. There are also a number of Web (CGI) interfaces written in scripting languages like Perl and Python.

LastUpdate: 2003-12-24 10:45

Fingerprint Verification System

Fingerprint Verification System is an easy-to-use library that allows programmers to integrate fingerprint technology into their software without specific know-how. It is fast and small, and is great for embedded systems.

(Machine Translation)
LastUpdate: 2010-05-02 06:05

CodeWorker

CodeWorker is a versatile parsing tool and a universal source code generator. It interprets a scripting language for producing reusable, tailor-made, evolving, and reliable IT systems with a high level of automation. The file formats to parse are described in an extended-BNF syntax. Template-based scripts drive the writing of patterns for generating code or text. The code generation knows how to preserve protected areas with hand-typed code and provides code expansion, source-to-source translation, and program transformation. It provides a native translation of CodeWorker's scripts in C++.

LastUpdate: 2010-07-19 22:06

oRTP

oRTP is a library implementing the Real-time Transport Protocol (RFC3550), written in C. It is easy to use and provides a packet scheduler for sending and receiving packets on time, adaptive jitter compensation, automatic sending of RTCP compound packets, and the RTCP parser API. It works with IPv6.

LastUpdate: 2006-01-28 20:37

sipsak

sipsak is a command line tool for performing
various tests on Session Initiation Protocol
(SIP) applications and devices. It can make several
different tests, send the contents of a file, and
interpret and react on the responses. It supports (de-) registration with given contact URIs and digest authentication.

(Machine Translation)
LastUpdate: 2008-06-15 12:20

RLog

RLog provides a flexible message logging facility
for C++ programs and libraries. It is
subscription based, meaning you can subscribe to
messages of your choice in an number of ways: by
hierarchical channel name (e.g. "debug", "debug/
special", "error", etc.), or filename, component
name, etc. Log messages are individually enabled.
It is meant to be fast enough to leave in
production code - even where it may be called
many times, as both the GCC and Intel compilers
reduce the logging overhead a few clock cycles if
they are dormant (with no subscribers). Other
add-on components can extend subscriptions to
external programs, allowing you to enable and
collect debugging messages remotely.

(Machine Translation)
LastUpdate: 2009-03-17 20:41

RLIB

RLIB is a reporting engine that makes it possible to easily create professional reports in PDF, HTML, text, and CSV from one simple XML report definition
file. It supports direct input from MySQL, PostgreSQL, ODBC, and programmable pluggable inputs. It is written in C and has PHP and Python language bindings built in.

(Machine Translation)
LastUpdate: 2012-10-30 02:27

GNU Libtasn1

Libtasn1 is a library developed for ASN.1 (Abstract Syntax Notation One) structures management.

LastUpdate: 2011-09-17 10:20

libssh

libssh is a C library to access SSH services from a
program. It can remotely execute programs, transfer files, and serve as a secure and transparent tunnel for remote programs. Its Secure FTP implementation can play with remote files easily, without third-party programs other than libcrypto (from OpenSSL) or libgcrypt.

(Machine Translation)
LastUpdate: 2010-05-05 09:02

Kalpa.Cloud

Kalpa.Cloud is a toolkit for developing SaaS applications. It consists of a Universal Cross-platform Client and a Qt-based library. It allows the developer to develop Rich Internet Applications with GUI using the Qt programming style for the server and to implement it as easily as possible.

LastUpdate: 2014-04-30 20:28

Red language

Red language is a native-code compiled functional, imperative, symbolic, and homoiconic programming language that re-uses most of REBOL's syntax and semantics. Both static and JIT compilation support are planned. A strong emphasis is made on concurrency and both task and data parallelism support using an actor-like abstraction and parallel collections (Scala-like). The target range of usage spreads from low-level system programming (thanks to the built-in Red/System C-level DSL) and embedded systems, up to high-level scripting, with an optional REPL console.

LastUpdate: 2014-06-04 22:46

Redline RPM Library

Redline is a pure Java RPM library that supports
the creation and reading of RPM packages. It
includes an Ant task for build script integration.

(Machine Translation)
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: 2007-03-15 08:09

Papyrus

Papyrus is a XML-based reporting langauge for PostgreSQL and MySQL. It allows you to generate well-formatted reports in LaTeX, PDF, PostScript, HTML, ANSI, and XML. The XML is expressed in a formatting-oriented style to allow you to develop a wide range of reports. SQL is then embedded into the report to give you the desired data. Papyrus is commandline-driven, and data arguments can be passed into the report. Equations and expressions can also be carried out on data.

LastUpdate: 2004-12-16 08:38

Poker 3D

poker3d is a poker server and client. The client shows poker players in a 3D scene, animated according to the state of the game. Up to ten players can play hands of Texas Hold'em, Stud 7, Omaha, or Omaha8. Single and multi-table sit-and-go tournaments are automatically spawned. The client may play up to 4 games simultaneously. An accelerated 3D card is recommended to run the client.