RSS 166 projects tagged "Software Development"

Download No website Updated 26 Feb 2011 db4o

Screenshot
Pop 383.10
Vit 20.05

db4o is an object database for Java and all .NET environments. Its features include ACID transactions, automatic class schema recognition, query-by-example, a S.O.D.A. object querying API, native queries, LINQ support on .NET, callback methods, memory files, cascade-on-delete, multi-threaded access, and Java Webstart and servlet support.

Download Website Updated 16 Jan 2012 Doubly Linked List

Screenshot
Pop 93.27
Vit 6.40

This package consists of an API for a doubly linked list. The API is divided into six functional groups: initialization, status and state, pointer manipulation, list update, search, and input/output. The API has been used in production software for over 10 years.

Download Website Updated 20 Aug 2008 MySQL Connector/ODBC

Screenshot
Pop 158.46
Vit 7.56

MySQL Connector/ODBC is an ODBC driver for the MySQL database server.

Download Website Updated 01 Jul 2004 ObJectRelationalBridge

Screenshot
Pop 134.37
Vit 3.48

ObJectRelationalBridge (OJB) is an Object/Relational mapping tool that allows transparent persistence for Java objects against relational databases. It supports multiple persistence APIs, including JDO, ODMG, and several custom alternatives.

Download Website Updated 07 Jun 2012 Python-LDAP

Screenshot
Pop 269.75
Vit 20.88

python-ldap provides an object-oriented API to access LDAP directory servers from Python programs. Mainly, it wraps the OpenLDAP 2.3+ libs for that purpose. Additionally, the package contains modules for other LDAP-related stuff (such as processing LDIF, LDAPURLs, and LDAPv3 schema).

Download Website Updated 29 Apr 2005 libmba

Screenshot
Pop 207.85
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 08 Apr 2008 Mondrian

Screenshot
Pop 82.37
Vit 1.45

Mondrian is an OLAP (online analytical processing) database written in Java. It implements the MDX language, and has support for JOLAP and XML for Analysis. It reads from SQL and other data sources, and aggregates data in a memory cache.

No download Website Updated 15 Mar 2013 Simple components for Ada

Screenshot
Pop 141.17
Vit 45.25

The Simple components for Ada library provides implementations of smart pointers for automatically collected objects (using reference counting), object persistence, unbounded and bounded arrays of smart pointers, generic unbounded arrays of private objects and plain pointers, generic sets, maps, directed graphs, directed weighted graphs, stacks, and storage pools. It also includes table management, string editing, IEEE 754 support, and infix expression parsing tools. Implementations of some lock-free shared data structures are provided.

Download Website Updated 11 Mar 2009 DBIx::Simple

Screenshot
Pop 48.17
Vit 3.60

DBIx::Simple provides a simplified interface to DBI, Perl's powerful database module. It is aimed at rapid development and easy maintenance, but not at SQL abstraction. (Although SQL abstraction is provided as an option.)

Download Website Updated 01 Sep 2008 ATK Framework

Screenshot
Pop 146.40
Vit 5.87

The ATK Framework is a PHP business framework. It is targeted at developers who wish to focus on business logic instead of coding HTML. ATK provides a complete framework that requires only small amounts of code to get usable applications, while maintaining full flexibility. ATK has a model driven approach, but is 100% customizable.

Screenshot

Project Spotlight

eZ Publish

Content management system for e-commerce, e-publishing, and intranets/extranets.

Screenshot

Project Spotlight

Template Data Interface (TDI)

A powerful markup template system for Python.