RSS 86 projects tagged "English"

Download Website Updated 01 Oct 2006 Jmol

Screenshot
Pop 211.83
Vit 8.47

Jmol is a Free, Open Source molecule viewer and editor. It is a collaboratively developed visualization and measurement tool for chemical scientists. Jmol is an active project, and there are new features being added to it on a daily basis. Users are encouraged to modify it to fit their needs and to contribute their changes to the project.

Download No website Updated 29 Mar 2009 libjsw

Screenshot
Pop 105.97
Vit 2.09

The UNIX Joystick Driver Wrapper Library and Calibrator (libjsw) provides the programmer with the assistance to easily code applications that need to use the joystick driver and a convenience to users by storing the calibration information in a .joystick calibration file.

Download Website Updated 02 Dec 2009 Nevrax Library

Screenshot
Pop 57.29
Vit 3.80

NeL and the attached server and client code is a platform to create and run a multi-user 3D virtual environment for entertainment purposes. It is used as the core of Ryzom (ryzom.com), a 3D MMORPG. The server and client code is Linux and Windows based.

Download No website Updated 19 Feb 2006 Virtual Qmail

Screenshot
Pop 89.17
Vit 4.43

Virtual Qmail offers a set of applications that allow you to easily manage virtual domains within your qmail installation. It includes a CGI application that allows users to configure their mailboxes via the Web (this supports plugins).

Download Website Updated 23 Oct 2012 MIB Smithy SDK

Screenshot
Pop 104.71
Vit 25.90

MIB Smithy SDK is a dynamic extension to Tcl/Tk (8.4+) that allows development of custom scripts for controlling SNMP agents, manipulating SMI definitions, doing conversions, and more. It is based on the core of Muonics' MIB Smithy, and the SDK supports SMIv1 and SMIv2, as well as SNMPv1/v2c/v3 with HMAC-SHA-96 and HMAC-MD5-96 authentication and DES/CBC and AES128/CFB privacy. It also provides complete read-write access to all elements of SMI/MIB Module definitions, unlike similar extensions that provide only read access to a limited subset. The SDK allows multiple discrete SMI databases and SNMP sessions, and provides all of the built-in validation and error recovery capabilites of the full product, without the visual MIB development environment.

Download Website Updated 25 Dec 2005 IbPy

Screenshot
Pop 28.20
Vit 2.26

IbPy is a third-party implementation of the API used for accessing the Interactive Brokers online trading system. IbPy implements functionality that a Python programmer can use to connect to IB, request stock ticker data, submit orders for stocks and options, and more.

Download Website Updated 23 Apr 2013 Embedthis Appweb

Screenshot
Pop 819.38
Vit 91.70

Embedthis Appweb is a fast, little embedded Web server. It is unmatched in efficiency and serves pages at native speed, using an event-driven, non-blocking core to serve multiple requests using minimal resources. It has integrated caching and the Embedded Server Pages C-Language Web framework. Without compromising performance, it has extensive security controls and a rigorous security sandbox that helps protect the server and mitigate denial-of-service attacks. It is one of the most widely deployed embedded Web servers and is used in networking equipment, telephony, mobile devices, industrial control, and consumer and office equipment, and in high-performance Web services.

No download Website Updated 28 Mar 2012 jPDFWriter

Screenshot
Pop 59.23
Vit 58.31

jPDFWriter is a Java class library to create PDF documents directly from Java programs without having to install any third party drivers or software. It emulates the standard Java classes to print and draw graphics to reduce the learning curve when using the library and reuse existing code. It can create PDF files in two ways: PDF files can be created directly using jPDFWriter's very simple API (simply create a PDFDocument object, create as many PDFPage objects as necessary, draw strings, graphics, or any other elements supported by Graphics2D to the pages, and save the document), or jPDFWriter can extend the standard Java PrinterJob to create PDF files as though printing to a physical printer. This allows reuse of existing printing code and lets an application decide, at runtime, whether to send the output to a printer or to a PDF file. PDF files can be saved to files on a disk, written to a java.io.OutputStream, or written directly to a javax.servlet.ServletOutputStream to show in a browser when working within a J2EE application server. jPDFWriter is written entirely in Java, so application portability and operating system independence are not compromised.

Download Website Updated 16 Feb 2007 Hunny MIME++

Screenshot
Pop 18.97
Vit 1.72

Hunny MIME++ is a cross-platform C++ class library for parsing, generating, and modifying MIME messages. MIME++ has many features, including support for popular character encodings and HTML email. One of MIME++'s unique features is its document object model for MIME. MIME++ has been actively developed since 1997, making it reliable, secure, intuitive, and well documented.

No download Website Updated 21 Aug 2004 PyCrash

Screenshot
Pop 24.25
Vit 2.06

PyCrash is a run-time exception dumper which handles uncaught exceptions during the execution of Python programs and collects information about the program context. It can be very useful in report bug information, because the programmer can easily analyse the program execution context of the crashed application. The format of the crash dump file generated by PyCrash is XML.

Screenshot

Project Spotlight

cvs-fast-export

Translation of an RCS file collection or CVS repository history as a fast-import stream.

Screenshot

Project Spotlight

OGLplus

A C++ wrapper around the OpenGL C API.