RSS 29 projects tagged "zlib/libpng"

Download Website Updated 06 Jun 2012 zlib

Screenshot
Pop 1,330.18
Vit 11.13

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 22 Oct 2012 U++

Screenshot
Pop 316.69
Vit 36.41

U++ is a C++ cross-platform rapid application development suite focused on programmers' productivity without sacrificing runtime performance. Based on strictly deterministic design, it provides a viable alternative to garbage-collected platforms, even for business logic oriented problems.

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

Screenshot
Pop 290.03
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 13 Jul 2007 libmng

Screenshot
Pop 263.04
Vit 6.79

libmng is the reference library for MNG, the animation extension to the popular PNG format. It provides powerful animation features combined with PNG's robustness and patent freedom.

Download Website Updated 06 Apr 2013 GLFW

Screenshot
Pop 241.67
Vit 27.11

GLFW is a portable framework for OpenGL application development. It handles operating system specific tasks such OpenGL window management, resolution switching, keyboard, mouse, and joystick input, timer input, creating threads, and more.

No download Website Updated 17 Feb 2010 Irrlicht Engine

Screenshot
Pop 203.14
Vit 9.51

The Irrlicht Engine is a high performance real-time 3D engine written and usable in C++, and also available for .NET languages. It is completely cross-platform, using D3D, OpenGL, and its own software renderer.

No download Website Updated 19 Oct 2009 pysqlite

Screenshot
Pop 191.44
Vit 6.57

SQLite is a powerful embedded relational database engine. pysqlite makes it available to Python developers via the Database API 2.0.

Download Website Updated 21 Mar 2003 Spirit Parser library

Screenshot
Pop 113.47
Vit 4.31

Spirit is an object-oriented, recursive descent parser generator framework implemented using template meta-programming techniques. Expression templates allow Spirit to approximate the syntax of Extended Backus Normal Form (EBNF) completely in C++. The Spirit framework enables a target grammar to be written exclusively in C++. EBNF grammar specifications can mix freely with other C++ code and, thanks to the generative power of C++ templates, are immediately executable.

Download Website Updated 11 Aug 2012 liblinebreak

Screenshot
Pop 82.38
Vit 3.60

Liblinebreak is an implementation of the line breaking algorithm as described in Unicode Standard Annex 14. It breaks lines that contain Unicode characters. It is designed to be used in a generic text renderer. FBReader is one real-world example.

Download Website Updated 26 Dec 2008 Lightfeather

Screenshot
Pop 69.51
Vit 4.68

Lightfeather is a 3D engine for Linux, Mac OS X and Windows. It is designed to be easy to use but still take advantage of the features of modern graphics hardware.

Screenshot

Project Spotlight

Sanewall

A powerful and easy-to-use firewall builder for Linux which uses an elegant language.

Screenshot

Project Spotlight

libXbgi

A BGI-compatible library for X11.