RSS 43 projects tagged "Libraries"

Download Website Updated 30 Jan 2001 cgi-util

Screenshot
Pop 50.94
Vit 1.47

cgi-util is a fast, easy to use C library for creating CGI programs. Functions are available for initialization (parsing), grabbing fields (by string, integer, double or boolean value), embedding HTML files, and more. It accepts both POST and GET request methods and has extensive error handling.

Download Website Updated 15 Feb 2009 CGI::Application

Screenshot
Pop 121.42
Vit 5.49

CGI::Application is a Perl framework intended to make it easier to create sophisticated, reusable Web-based applications. This module implements a methodology which can make Web software easier to design, easier to document, easier to write, and easier to evolve. CGI::Application builds on standard, non-proprietary technologies and techniques, such as the Common Gateway Interface and Lincoln D. Stein's excellent CGI.pm module. CGI::Application judiciously avoids employing technologies and techniques which would bind a developer to any one set of tools, operating system, or Web server.

Download Website Updated 26 Jun 2006 lib smtp

Screenshot
Pop 86.52
Vit 3.80

libsmtp allows programs to send mail directly through SMTP (no sendmail needed). It is designed to be simple and memory efficient, and has slightly untested support for MIME multipart body parts.

Download Website Updated 10 Jun 2011 PVM

Screenshot
Pop 115.67
Vit 6.72

PVM (Parallel Virtual Machine) is a portable message-passing programming system, designed to link separate host machines to form a ``virtual machine'' which is a single, manageable computing resource. The virtual machine can be composed of hosts of varying types, in physically remote locations. PVM applications can be composed of any number of separate processes, or components, written in a mixture of C, C++ and Fortran. The system is portable to a wide variety of architectures, including workstations, multiprocessors, supercomputers and PCs.

Download Website Updated 09 Jan 2001 VA Network Enhanced Scalable Server Archit...

Screenshot
Pop 21.77
Vit 67.22

VAnessa, the VA Network Enhanced Scalable Server Architecture, is a project to provide software based High Availability and Load Balancing solutions designed to work with the Linux operating System.

Download Website Updated 19 Mar 2002 Xclasses

Screenshot
Pop 28.46
Vit 3.66

Xclasses is a C layout library for the X Window System. All objects (called gadgets) are font sensitive, i.e. their size changes with the size of the used screen font and the size of the window. All this is done by Xclasses itself. The user may choose any kind of font style and size.

Download Website Updated 03 Mar 2013 Botan

Screenshot
Pop 644.61
Vit 91.59

Botan is a crypto library written in C++. It provides a variety of cryptographic algorithms, including common ones such as AES, MD5, SHA, HMAC, RSA, Diffie-Hellman, DSA, and ECDSA, as well as many others that are more obscure or specialized. It also offers SSL/TLS (client and server), X.509v3 certificates and CRLs, and PKCS #10 certificate requests. A message processing system that uses a filter/pipeline metaphor allows for many common cryptographic tasks to be completed with just a few lines of code. Assembly and SIMD optimizations for common CPUs offers speedups for critical algorithms like AES and SHA-1.

Download Website Updated 13 Dec 2001 LibOrb

Screenshot
Pop 16.79
Vit 1.00

LibOrb is a simple POSIX-based library for communicating with the SpaceOrb 360 six-degree- of-freedom game controller devices, via RS-232 serial ports on Unix-like systems. It makes it easy to incorporate support for these devices into 3D visualization, and VR software.

Download Website Updated 19 Nov 2003 PicoGUI

Screenshot
Pop 87.79
Vit 2.44

PicoGUI aims to be a complete GUI environment for handheld computers and other embedded systems. It uses a client/server model, like the X window system, but while an X server is given raw drawing commands, the PicoGUI server integrates a widget set, making PicoGUI clients small and efficient. PicoGUI also has the goal of allowing client/server connections over a variety of mechanisms. It is most commonly used with Linux, but is designed to be portable to any OS. PicoGUI has a variety of video and input drivers which allow it to interface with the Linux framebuffer device, SDL, the X window system, and several other devices.

Download Website Updated 05 Feb 2003 kcurses

Screenshot
Pop 23.66
Vit 1.75

kcurses is a set of simple widgets and UI abstractions for ncurses, to handle list boxes, vi-like field-editing, and mouse selections. It will probably include some database-connection abstractions as well in the future.

Screenshot

Project Spotlight

Monitorix

A Web-based lightweight monitoring tool for Unix/Linux servers.

Screenshot

Project Spotlight

pdf_gantt

A TCPDF wrapper class for rendering Gantt charts as part of a PDF document.