RSS 607 projects tagged "Apache 2.0"

No download Website Updated 15 May 2013 DataNucleus AccessPlatform

Screenshot
Pop 324.10
Vit 151.14

DataNucleus AccessPlatform is a standards-compliant Java persistence product. It is fully compliant with the JDO1, JDO2, JDO2.1, JDO2.2, JDO3, JPA1, and JPA2 Java standards, and provides a REST API. It complies with the OGC Simple Feature Spec for persistence of geospatial Java types. It allows access to all popular RDBMS available today, together with the MongoDB, LDAP, NeoDatis, JSON, Excel/ODF spreadsheets, XML, BigTable, HBase, and Neo4j databases.

Download Website Updated 21 May 2013 TomP2P

Screenshot
Pop 141.31
Vit 93.09

TomP2P is a P2P-based high performance key-value pair storage library. Each peer has a table (either disk-based or memory-based) to store its values. A single value can be queried or updated with a secondary key. The underlying communication framework uses Java NIO to handle many concurrent connections.

Download Website Updated 26 Apr 2013 JPPF

Screenshot
Pop 844.63
Vit 81.88

JPPF makes it easy to parallelize computationally intensive tasks and execute them on a Grid.

Download Website Updated 21 Jan 2013 Conary

Screenshot
Pop 346.95
Vit 73.15

Conary is a distributed software management system for Linux distributions. It replaces traditional package management solutions (such as RPM and dpkg) with one designed to enable loose collaboration across the Internet. It enables sets of distributed and loosely connected repositories to define the components which are installed on a Linux system. Rather than having a full distribution come from a single vendor, it allows administrators and developers to branch a distribution, keeping the pieces which fit their environment while grabbing components from other repositories across the Internet.

Download Website Updated 06 May 2013 (R)?ex

Screenshot
Pop 568.52
Vit 60.32

(R)?ex is a tool that allows you to manage all of your servers from a central point, through the complete process of configuration management and software deployment.

No download Website Updated 17 Mar 2004 Pylets

Screenshot
Pop 26.83
Vit 57.90

Pylets is a fast, lightweight, aspect-oriented Web framework built on mod_python and Apache. It uses Apache logs (and more Apache configuration in the future.) It can use Python objects, packages, and modules, or whatever the programmer wants. Pylets are also template-agnostic. With the debug switches off, and caching turned on, Pylets are less than 2x slower than serving static pages. The package comes with ORMit, a lightweight DB-API 2.0 connector-compatible object relational mapper.

No download Website Updated 26 May 2004 Roundhouse

Screenshot
Pop 21.45
Vit 57.29

Roundhouse is a modular J2EE application platform that allows applications to combine Struts modules, JSR-168 portlets, and Web services into a single application. It is intended to take the drudgery out of new J2EE application development by providing existing user and security architecture, navigation, and logging although it can be used standalone with no additional development. It ships with forum and blog modules along with several handy portlets which essentially make it a a portal based blog and forums application. The architecture is Struts-based and includes a Struts-based JSR-168 Portlet container. Developers extend Roundhouse by creating new standalone modules which can be independently developed without mucking around in the Roundhouse codebase and merged with Roundhouse and any number of other modules at build time. Modules can be created, packaged as MARF files, and redistributed.

No download Website Updated 14 Jul 2004 Poor Man's Imaging Wrapper

Screenshot
Pop 16.03
Vit 56.87

Poor Man's Imaging Wrapper a clean and simple API wrapper over JAI, Java2D, ImageIO, and AWT. It supports a set of imaging operations (read, write, scale/resize, crop, grayscale, add transparency, rotate, add border, flip/mirror, add text, overlay, blur, sharpen, etc.) with simple direct calls to the API. If you want to switch from Java2D to JAI, all you need to do is add JAI jars to the classpath. It supports GIF encoding if PJA tools jars are available in the classpath.

No download Website Updated 14 Aug 2004 Spinneret

Screenshot
Pop 39.62
Vit 56.59

Spinneret is a structured storage engine that can be thought of as an extended tuple storage system. It takes the best aspects of relational, object, and hierarchical databases and throws away the dead weight associated with those technologies. The benefit of Spinneret is that its data model is incredibly flexible, allowing it to expose its underlying data in any number of ways. It operates similar to an object database, but without hard ties to an originating language, and can also behave like a relational database without the burden of complex joins.

No download Website Updated 27 Nov 2009 Ammentos

Screenshot
Pop 13.60
Vit 54.04

Ammentos is a lightweight persistence framework for JDK 5. It does not require any installation nor configuration; just put a jar file into your classpath and start writing code. It is designed so that your persistence code will be dramatically short and so that you won't have to spend a lot of time to learn how to use it. It is about 72Kb large and it does not require any external library except for your database JDBC driver. You can use it in desktop applications or in server-based environments.

Screenshot

Project Spotlight

FrontAccounting

A user-friendly, Web-based accounting system.

Screenshot

Project Spotlight

Genson

A Java library for doing conversion between JSON and Java.