RSS 69 projects tagged "HP-UX"

Download Website Updated 22 Sep 2012 Hierarchical Data Format

Screenshot
Pop 332.40
Vit 50.44

HDF (Hierarchical Data Format) is a general purpose library and file format for storing scientific data. It arranges data into datasets (multidimensional arrays) and groups (a structure for organizing objects).

Download Website Updated 27 Jun 2007 C++ Portable Types Library (PTypes)

Screenshot
Pop 288.37
Vit 7.33

The C++ Portable Types Library (PTypes) is a simple alternative to the STL that includes multithreading and networking. It defines dynamic strings, character sets, variants, lists and other basic data types along with threads, synchronization primitives and IP sockets. It is portable across modern Unix and Windows systems and includes a sample HTTP daemon showing the full power of the library.

Download Website Updated 04 Aug 2012 NetCDF

Screenshot
Pop 232.28
Vit 24.58

NetCDF is a format developed at Unidata that was inspired by the CDF format from NASA. NetCDF stands for "Network Common Data Form" and is a self-describing data format, commonly used in scientific and engineering applications.

Download No website Updated 17 Feb 2010 GNOME Structured File Library

Screenshot
Pop 227.57
Vit 10.59

The GNOME Structured File Library is a utility library for reading and writing structured file formats. Support for MS OLE2 streams is complete, as is zip import. There is also support for document metadata and some initial work on decompressing VBA streams in OLE files for future conversion to other languages. This library replaces libole2 and is used in gnumeric, mrproject, abiword, libwv2, koffice. It is also part of the AAF format.

Download Website Updated 16 Jan 2012 POCO C++ Libraries

Screenshot
Pop 217.08
Vit 14.86

The POCO C++ Libraries are a collection of class libraries for developing network-centric, portable applications in C++. The classes integrate perfectly with the C++ Standard Library and cover functionality like threads, thread synchronization, filesystem access, streams, shared libraries and class loading, sockets and network protocols (HTTP, FTP, SMTP, etc.), including an HTTP server, as well as an XML parser with SAX2 and DOM interfaces and SQL database access.

Download Website Updated 14 Feb 2012 libstatgrab

Screenshot
Pop 214.84
Vit 13.22

The libstatgrab library provides an easy-to-use interface for accessing system statistics and information. Available statistics include CPU, Load, Memory, Swap, Disk I/O, and Network I/O. It was developed to work on Linux, FreeBSD, and Solaris. The package also includes two tools: saidar provides a curses-based interface for viewing live system statistics, and statgrab is a sysctl-like interface to the statistics.

Download Website Updated 11 Nov 2009 The Hoard Scalable Memory Allocator

Screenshot
Pop 209.47
Vit 12.44

Hoard is a scalable memory allocator (malloc replacement) for multithreaded applications. Hoard can dramatically improve your application's performance on multiprocessor machines. No changes to your source are necessary; just link it in. Hoard scales linearly up to at least 14 processors. The supported platforms include Linux, Solaris, Mac OS X, and Windows NT/2000/XP/64.

Download Website Updated 16 Apr 2013 jmx4perl

Screenshot
Pop 207.01
Vit 33.34

Jmx4Perl provides an alternate way of accessing Java JEE Server management interfaces that are based on JMX (Java Management Extensions). It is an agent-based approach where a small Web application deployed on the application server provides HTTP/JSON-based access to JMX MBeans registered within the application server. It is set up from a handful of Perl modules, which can be integrated seamlessly in your own programs. It also includes a Nagios plugin, check_jmx4perl, a jmx4perl command line tool for remote JMX queries and operations, and a readline-based JMX shell j4psh, with context sensitive command completion and syntax highlighting.

Download Website Updated 19 Jul 2010 oRTP

Screenshot
Pop 197.07
Vit 6.18

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.

Download Website Updated 09 Aug 2012 PDFTextStream

Screenshot
Pop 184.22
Vit 14.21

PDFTextStream is a PDF text and metadata extraction library available for Java and .NET. It supports all versions of the PDF document specification (including v1.7, used by Acrobat 8, 9, and X), extraction of text encoded using double-byte character sets (including Chinese, Japanese, and Korean), decryption of documents encrypted using 40-bit, 128-bit, 256-bit, and variable bit length ciphers, and extraction of all document metadata provided by PDF documents (including form data, bookmarks, and annotations). Easy integration with Jakarta Lucene is included, as well as interactive form update capability.

Screenshot

Project Spotlight

happy_phone_number

A Rails plugin to happily format phone numbers.

Screenshot

Project Spotlight

Horde Application Framework

A PHP application framework.