Can't find a software application?
Submit it to OStatic
Click a filter below to apply it to results
PDF::API2 is The Next Generation of Text::PDF::API, a Perl module-chain that facilitates the creation and modification of PDF files. It features su...
The libmba package is a collection of mostly independent C modules potentially useful to any project. There are the usual ADTs including a linkedlist,...
Groovy is an object-oriented programming language for the Java Platform as an alternative to the Java programming language. It can be viewed as a scri...
ObJectRelationalBridge (OJB) is an Object/Relational mapping tool that allows transparent persistence for Java objects against relational databases. I...
C++ ResourcePool is a library which can be used to pool resources of every kind. It can also be used as an abstraction layer by providing a unique API...
The Zild C Database Library implements a small, fast, and easy to use database API with thread-safe connection pooling. The library can connect transp...
pgmemcache is a PostgreSQL interface to memcached(8): a high-performance, distributed memory object caching system. It allows functions and triggers t...
This library provides implementations of smart pointers for automatically collected objects (using reference counting), object persistence, unbounded ...
hamsterdb is a database engine written in ANSI C. It supports a B+Tree index structure, uses memory mapped I/O (if available), fast Database cursors, ...
libpqxx is a front-end (in the sense of "language binding") for writing C++ programs that use PostgreSQL. It supersedes the older ...