RSS 75 projects tagged "LGPLv3"

Download Website Updated 22 Mar 2010 QtLua library

Screenshot
Pop 45.87
Vit 1.95

The QtLua library aims to make Qt 4 applications scriptable using the Lua scripting language. It is an alternative to the QtScript module. QtLua does not generate or use generated binding code for Qt. Instead it provides useful C++ wrapper classes to make C++ and Lua objects accessible from both Lua and C++. It takes advantage of the Qt meta object system to expose QObject members to Lua scripts and comes with user manual and examples.

Download Website Updated 17 Mar 2011 Zemucan

Screenshot
Pop 51.61
Vit 1.91

Zemucan assists DB2 users while writing commands, proposing options and parameters, or completing words.

Download Website Updated 31 May 2010 spmfilter

Screenshot
Pop 63.31
Vit 1.88

spmfilter is a mail filtering framework. It attempts to be a general filtering framework for any purpose. The API enables spmfilter plugins to access messages as they are being processed by the MTA. This allows them to examine and modify message content and meta-information during the SMTP transaction. Plugins are loaded at runtime and can be processed in any sequence. The processing chain can also be altered by a single plugin, for example if the plugin has to stop further processing.

No download No website Updated 24 Nov 2010 CarvPath

Screenshot
Pop 47.91
Vit 1.61

CarvPath (libcarvpath) is a library aimed at computer forensic tools that process disk and/or memory dump images or other large data files. The library allows the creation and manipulation of CarvPath annotations, which are a way to annotate partitions, files, alternate streams, processes etc. within a disk or memory image as a string. Entities within a CarvPath notation can be fragmented and/or nested, and allow for the expression of 'sparse' fragments within an entity. The CarvPath annotations resemble a path string in a filesystem, and thus present a basis for the interaction between computer forensics tools and the CarvPath-based user space file-system, CarvFs.

No download Website Updated 17 Sep 2009 Pybatis

Screenshot
Pop 27.29
Vit 1.47

Pybatis lets you use a templating engine to generate SQL in the same way we use templating engines to generate HTML. But while HTML is generated to send to a browser, Pybatis generates SQL to send to the database via Python's DB API, and then gathers the results. Pybatis consists of three things combined: Python's DB API, templates, and convenience methods. The core idea of treating dynamic SQL as a templating problem rather than a code generation problem (as in most ORM libraries) comes from iBATIS, after which Pybatis is named with great respect.

Download Website Updated 12 Jan 2011 Xtempore

Screenshot
Pop 29.15
Vit 1.43

Xtempore is a lightweight, modular, and powerful XML-based domain independent templating language. It's essentially a programming library which provides flexible tools for transforming an object (model) and an XML document (template) into another XML document. Xtempore is implemented in Java and requires JRE 1.5 or later and slf4j for logging.

Download Website Updated 22 Apr 2009 python-argvalidate

Screenshot
Pop 24.33
Vit 1.00

python-argvalidate is a Python module targeted at developers who want at least some type safety in their Python programs. It provides three decorators for checking function and method argument types and return value types.

Download Website Updated 28 Apr 2009 RobOptim

Screenshot
Pop 38.16
Vit 1.00

RobOptim is a generic optimization framework for robotics. It provides a front-end for different non-linear solvers such as IPOPT or CFSQP.

Download No website Updated 19 Nov 2009 libvfcgi

Screenshot
Pop 25.02
Vit 1.00

libvfcgi is a library that implements FastCGI for GObject and Vala applications, written in Vala. It aims to fully implement the FastCGI specification and make FastCGI Web application servers accessible to Vala programmers and GObject C programmers. Note that while it is possible to use the library from GObject C, it is designed for use with Vala and may be tedious to use directly in C.

Download Website Updated 20 Apr 2010 PostPic

Screenshot
Pop 35.83
Vit 1.00

PostPic is an extension for the PostgreSQL DBMS that enables image processing inside the database, like PostGIS does for spatial data. It adds a new ‘image’ type to the SQL and several functions for processing images and extracting their attributes.

Screenshot

Project Spotlight

LibGit2Sharp

A combination of Git and .Net/Mono.

Screenshot

Project Spotlight

pf-kernel

A Linux kernel fork with new features.