RSS 39 projects tagged "Software Development"

Download Website Updated 13 Jul 2007 libmng

Screenshot
Pop 265.68
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 29 Sep 2001 NanoXML

Screenshot
Pop 66.03
Vit 4.51

NanoXML is a very small XML parser for Java. It is non-validating (the DTD is ignored in version 1.6) and the interface is optimized to easily pull data from and write back to XML data. There is also a SAX1-compliant adapter for release 1.6.

Download Website Updated 06 Jun 2012 zlib

Screenshot
Pop 1,332.30
Vit 11.16

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 26 Dec 2001 Compressed File Library

Screenshot
Pop 42.54
Vit 1.78

CFL (Compressed File Library) is meant for the save-files used by games, and other sorts of data files. Its features include pluggable class factories, easy CFL file creation at runtime, and the ability to have multiple separate CFL objects in memory at the same time. The package also includes a CFL testing tool to make it easier to port the library and to create additional plug-in compressors, preprocessors, and ciphers. It also includes a makecfl utility, which makes it easy to create ini files.

Download Website Updated 21 Mar 2003 Spirit Parser library

Screenshot
Pop 113.25
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 20 May 2002 DCVS

Screenshot
Pop 45.96
Vit 1.00

DCVS is a Perl/MySQL CVS server supporting the pserver protocol. It can import/export RCS files and has a cvsweb-like interface. It has a branch-based permissions model with access control lists, and failed merges produce unidiff patches (not diff3 output).

No download Website Updated 19 Oct 2009 pysqlite

Screenshot
Pop 192.56
Vit 6.58

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

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

Screenshot
Pop 292.38
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 20 Oct 2008 CUT

Screenshot
Pop 91.07
Vit 3.34

CUT is a unit-testing framework for C, C++, and Objective-C. Unlike other unit testing tools, CUT doesn't strive to be an SUnit clone. It automates a lot of the drudge work often encountered when using other unit testing packages for the C family of programming languages. CUT may also be used to unit-test assembly language software in some circumstances.

No download Website Updated 17 Feb 2010 Irrlicht Engine

Screenshot
Pop 205.99
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.

Screenshot

Project Spotlight

Stabie Rand Editor

A reimplementation of the RAND text editor.

Screenshot

Project Spotlight

check_ssl_cert

A Nagios plugin to check X.509 certificates.