RSS 7 projects tagged "lib"

Download Website Updated 16 Feb 2012 DeltaQt

Screenshot
Pop 38.46
Vit 2.53

DeltaQt is a cross-platform library of C++ classes and functions for parsing of DELTA (DEscription Language for TAxonomy) files, and is part of the Free DELTA initiative. Support for all major data-related DELTA directives is planned. Typesetting directives are beyond the scope of the project, and support for them is not planned. Support for RTF formatting within comments, notes, descriptions, etc. is planned. All data defined by supported DELTA directives (including comments and annotations) will be parsed into memory. Qt (core) is used extensively.

Download Website Updated 09 Apr 2011 HolyGrail

Screenshot
Pop 47.18
Vit 1.55

HolyGrail is an implementation of the GTD's next action list. In other words, it's a kind of todo list. It is composed of realms (contexts), quests (projects), and missions (todos). A realm groups missions, and generally represents a location or a situation, e.g. "at work", "at home", or "code". A mission is the next physical action to do to complete your goal. A quest is a succession of missions; it represents a goal. Every time what you are planning requires more than one next action, create a project.

Download Website Updated 24 May 2011 LibAPCNIS

Screenshot
Pop 19.65
Vit 26.99

LibAPCNIS is a PHP library for accessing the NIS port of the Apcupsd UPS Monitoring daemon. It allows you to access realtime UPS stats from a PHP script without having Apcupsd installed. It does not require the apcaccess application included with an Apcupsd installation, and there are no external dependencies.

Download Website Updated 13 Jul 2010 MiniINI

Screenshot
Pop 65.36
Vit 3.44

MiniINI is an INI/CFG file parsing library with a focus on portability, speed, and minimalism. The goal is not to support thousands of convenient extensions to the INI format, but to be easy to set up and use, and to be as fast as possible.

No download No website Updated 03 Mar 2013 binmat

Screenshot
Pop 30.66
Vit 8.89

Storing binary (boolean) matrices where each element is a byte (or worse, a 32 or 64 bit integer) is incredibly inefficient and wasteful, both in time and space. For example, a 10k square matrix requires 400Mb of RAM if stored as 32 bit int values. Binmat is a library that bit-packs these matrices so that this 10k square matrix requires just 12.5Mb (the minimum space possible). More than that, binmat takes advantage of extremely fast bit-operations when multiplying matrices. The usual series of multiplications and additions required to compute each element are replaced by bitwise AND and OR operations. Furthermore, on 64-bit hardware each bitwise operation can replace up to 64 multiplications or additions, reducing operations that can take hundreds of clock cycles down to just a single cycle. This gives rise to some very considerable performance increases, especially when taking the power of a matrix. Binary exponentiation is implemented to further improve the performance of higher matrix powers.

No download Website Updated 16 Nov 2009 libcaptcha

Screenshot
Pop 48.32
Vit 1.00

Libcaptcha is a small, portable CAPTCHA image generator library without dependencies. It generates 200x70 GIF images in the style of reCAPTCHA, with five random lower case letters. A simple command-line CAPTCHA generator for scripting uses is included.

No download Website Updated 23 Feb 2012 nbpp

Screenshot
Pop 16.19
Vit 21.28

If you need a C++ framework to assist you in making multi-threaded (replaceable thread handler, using command/execute pattern) daemons, handling both socket listers (even HTTP), and socket communication as real c++ streams, etc., nb++ may be a tool for you.

Screenshot

Project Spotlight

Wandora

A Topic Map editor application.

Screenshot

Project Spotlight

Aspose.Slides for Reporting Services

A rendering extension for MS SQL Server Reporting Services to generate reports.