RSS 5734 projects tagged "Libraries"

Download Website Updated 01 Jun 2013 GTK+

Screenshot
Pop 2,314.66
Vit 290.04

GTK, which stands for the Gimp ToolKit, is a library for creating graphical user interfaces. It is designed to be small and efficient, but still flexible enough to allow the programmer freedom in the interfaces created. GTK provides some unique features over standard widget libraries.

Download Website Updated 10 Jun 2013 GLib

Screenshot
Pop 1,953.49
Vit 353.03

GLib is a library containing many useful C routines for things such as trees, hashes, and lists. GLib was previously distributed with the GTK toolkit, but has been split off as of the developers' version 1.1.0.

Download Website Updated 12 Apr 2013 Qt

Screenshot
Pop 1,786.87
Vit 78.38

Qt is a comprehensive, object-oriented development framework that enables development of high-performance, cross-platform rich-client and server-side applications. When you implement a program with Qt, you can run it on the X Window System (Unix/X11), Apple Mac OS X, and Microsoft Windows NT/9x/2000/XP by simply compiling the source code for the platform you want. Qt is the basis for the KDE desktop environment, and is also used in numerous commercial applications such as Google Earth, Skype for Linux, and Adobe Photoshop Elements.

Download Website Updated 04 Jun 2013 TCPDF

Screenshot
Pop 1,713.67
Vit 352.43

TCPDF is a PHP class for generating PDF documents without requiring external extensions. TCPDF supports all ISO page formats and custom page formats, custom margins and units of measure, UTF-8 Unicode, RTL languages, HTML, barcodes, TrueTypeUnicode, TrueType, OpenType, Type1, and CID-0 fonts, images, graphic functions, clipping, bookmarks, JavaScript, forms, page compression, digital signatures, and encryption.

Download Website Updated 27 Jan 2013 libjpeg

Screenshot
Pop 1,713.07
Vit 14.71

libjpeg is a library for handling the JPEG (JFIF) image format. Included are the programs cjpeg and djpeg for converting to and from this format, jpegtran to perform some lossless transformations on JPEG imagess, and rdjpgcom and wrjpgcom to manipulate JFIF comments.

Download Website Updated 06 Jun 2012 zlib

Screenshot
Pop 1,339.89
Vit 10.70

zlib is designed to be a free, general-purpose, legally unencumbered, lossless data-compression library for use on virtually any computer hardware and operating system. The zlib data format is itself portable across platforms. Unlike the LZW compression method used in Unix compress(1), the compression method currently used in zlib essentially never expands the data. (LZW can double or triple the file size in extreme cases.) zlib's memory footprint is also independent of the input data and can be reduced, if necessary, at some cost in compression.

Download Website Updated 05 Mar 2013 Oracle Java Platform, Standard Edition

Screenshot
Pop 1,327.30
Vit 63.65

The Oracle (formerly Sun) Java Platform, Standard Edition (Java SE or JSE) allows you to develop and deploy Java applications on desktops and servers as well embedded and real-time environments. The Java Development Kit (JDK) contains the essential compiler, tools, runtime libraries, and APIs for developers writing, deploying, and running applets and applications in the Java programming language. The Java Runtime Environment (JRE) contains the runtime libraries and tools for running applets and applications.

Download Website Updated 11 Jun 2013 Tulip

Screenshot
Pop 1,309.25
Vit 154.92

Tulip is an information visualization framework dedicated to the analysis and visualization of relational data. Tulip aims to provide the developer with a complete library, supporting the design of interactive information visualization applications for relational data that can be tailored to the problems being faced. Written in C++, the framework enables the development of algorithms, visual encodings, interaction techniques, data models, and domain-specific visualizations. One of the goals of Tulip is to facilitate the reuse of components, and it allows developers to focus on programming their application. This development pipeline makes the framework efficient for research prototyping as well as the development of end-user applications. The framework also provides a complete software for visual analysis of relational data having attributes.

Download Website Updated 07 Feb 2013 OpenSSL

Screenshot
Pop 1,286.58
Vit 47.88

The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, fully featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) as well as a full-strength general-purpose cryptography library.

Download Website Updated 29 Mar 2013 libpng

Screenshot
Pop 1,221.53
Vit 72.30

libpng (PNG library) is a collection of routines used to create and manipulate PNG format graphics files. The PNG format was designed as a replacement for GIF and, to a lesser extent, TIFF, with many improvements and extensions.

Screenshot

Project Spotlight

Dragon parser generator

A combined scanner and LR(1) parser generator for C++ and Java code generation.

Screenshot

Project Spotlight

SWeTE Server

A simple website translation engine.