libodb-qt-2.4t64

Qt ODB runtime library

ODB is an object-relational mapping (ORM) system for C++. It provides tools, APIs, and library support that allow you to persist C++ objects to a relational database (RDBMS) without having to deal with tables, columns, or SQL and without manually writing any of the mapping code.

libofx7t64

library to support the Open Financial Exchange format

Open Financial Exchange is an open standard for exchanging financial information. Using this library a program can enable support for common financial transactions such as bill payment, accessing account information and investment tracking.

libnats3.7

C client for the NATS messaging system

NATS messaging enables the exchange of data that is segmented into messages among computer applications and services. These messages are addressed by subjects and do not depend on network location. This provides an abstraction layer between the application or service and the underlying physical network. Data is encoded and framed as a message and sent by a publisher. The message is received, decoded, and processed by one or more subscribers.

libolecf1t64

OLE2 Compound File format access library

libolecf is a library to access the OLE 2 Compound File (OLECF) format.

filtermail

utility to filter incoming e-mail as accepted, spam, or ignored

filtermail inspects received e-mail and uses a rule set to filter it into the standard mailbox, a spam-box or an ignore-box. It is intended to be used with Mail Transfer Agents (MTAs) that invoke a Local Delivery Agent (LDA) via a 'forward' file specifying a program to process incoming e-mail.

libparpack2t64

Parallel subroutines to solve large scale eigenvalue problems

ARPACK software is capable of solving large scale symmetric, nonsymmetric, and generalized eigenproblems from significant application areas. The software is designed to compute a few (k) eigenvalues with user specified features such as those of largest real part or largest magnitude. Storage requirements are on the order of n*k locations. No auxiliary storage is required. A set of Schur basis vectors for the desired k-dimensional eigen-space is computed which is numerically orthogonal to working precision. Numerically accurate eigenvectors are available on request.