RSS 23 projects tagged "API"

Download Website Updated 29 Apr 2005 libmba

Screenshot
Pop 207.52
Vit 4.70

The libmba package is a collection of mostly independent C modules potentially useful to any project. There are the usual ADTs including a linkedlist, hashmap, pool, stack, and varray, a flexible memory allocator, CSV parser, path canonicalization routine, I18N text abstraction, configuration file module, portable semaphores, condition variables, and more. The code is designed so that individual modules can be integrated into existing codebases rather than requiring the user to commit to the entire library. The code has no typedefs, few comments, and extensive man pages and HTML documentation.

Download Website Updated 17 Aug 2004 TransparentPreparedStatement

Screenshot
Pop 24.56
Vit 1.00

TransparentPreparedStatement is a class that provides transparency into JDBC prepared statements by letting the user see what the SQL statement that is going to be executed looks like.

Download Website Updated 11 May 2006 Lua-Sqlite3

Screenshot
Pop 53.96
Vit 2.49

Lua-Sqlite3 is a binding of SQLite 3 for Lua. It is unique in contrast to other database bindings that it consists of two layers. The first layer translates the SQLite 3 implementation's C API to Lua. The second layers are interface layers, written in Lua. These layers provide a nice and smart view of the database.

Download Website Updated 11 Oct 2004 ProviderFactory

Screenshot
Pop 21.73
Vit 1.00

ProviderFactory is an assembly for the .NET framework that provides a layer of abstraction for ADO.NET data providers. This allows programs to be developed in a way that allows for transparent database access to different ADO.NET data providers without having to change code or recompile.

Download Website Updated 20 Dec 2004 pgmemcache

Screenshot
Pop 73.18
Vit 1.42

pgmemcache is a PostgreSQL interface to memcached(8): a high-performance, distributed memory object caching system. It allows functions and triggers to talk to a memcached(8) cluster and provides real time cache coherency.

Download Website Updated 15 Jun 2005 Axamol SQL Library

Screenshot
Pop 38.16
Vit 2.29

Axamol SQL Library executes SQL statements stored in external library files from Java code, with named parameters. Separating SQL and Java code increases readability, eases maintenance, and allows separate testing and documentation.

No download Website Updated 02 Jan 2007 Python MyCMS

Screenshot
Pop 27.28
Vit 2.11

Python MyCMS is an application development platform built with robust MySQL integration that allows for the easy creation of state and event driven Web-based interfaces. Domain- group-user management is built in for direct, authenticated applicability.

No download Website Updated 09 Dec 2007 FlexiRecord

Screenshot
Pop 32.62
Vit 4.05

FlexiRecord is a Ruby library for object-oriented access to databases (object-relational-mapping/ORM). Each table is represented by a class, and each row of that table is represented by an object of that class. This library is especially aimed to properly support database transactions. Currently, only PostgreSQL (version 8.2 or higher) is supported as a backend.

Download Website Updated 05 Jan 2007 OCI wrappers

Screenshot
Pop 18.17
Vit 1.00

OCI wrappers are a set of classes that create a thin abstraction layer over plain Oracle Call Interface calls. They aim to be programmer-friendly and isolate evil OCI internals, while leaving the full power of SQL and variable binding.

Download Website Updated 27 Apr 2007 QDrupal

Screenshot
Pop 11.96
Vit 47.10

QDrupal is a module that integrates the Qcodo PHP Framework with Drupal. The QDrupal module simply provides the integration code and requires the user to create their own QForm pages for use within the Drupal framework and page structure. Most Qcodo features are available, including code generation and access to QForms. All Drupal features are available, such as user management and CMS features.

Screenshot

Project Spotlight

pHash

A perceptual hash library.

Screenshot

Project Spotlight

Fimex

A library for geospatial data file manipulation.