RSS 767 projects tagged "Apache 2.0"

No download No website Updated 30 Oct 2009 lambdaj

Screenshot
Pop 21.02
Vit 36.00

lambdaj is a Java library that allows you to manipulate collections in a pseudo-functional and statically typed way. The main purpose of lambdaj is to partially eliminate the burden of writing (often nested and poorly readable) loops while iterating over collections. In particular, it allows you to iterate a collection in order to filter its items on a given condition, convert each item with a given rule, extract a given property from each item, sort the items on the values of one of their properties, group or index the items on the value of one or more properties, invoke a method on each item, or aggregate the items or the values of one of their properties. It allows all this without having to write a single explicit loop.

No download No website Updated 16 Nov 2009 RestyGWT

Screenshot
Pop 32.40
Vit 35.76

RestyGWT is a GWT generator for REST services and JSON encoded data transfer objects. RestyGWT Rest Services allow you to define an asynchronous service API which is then implemented via GWT deferred binding by RestyGWT. It features generation of asynchronous RESTful JSON based service proxies, encoding and decoding of Java objects to JSON, and an easy-to-use REST API.

No download No website Updated 21 Nov 2009 Bambapilla

Screenshot
Pop 14.76
Vit 35.69

Bambapilla is an application that exports SMS message conversations from your iPhone. It reads unencrypted backup files created by an iTunes "sync" and exports each conversation as an XML file along with an XSLT stylesheet that allows the XML to be rendered in a browser.

No download Website Updated 26 Nov 2009 jmixin

Screenshot
Pop 15.59
Vit 35.63

At the expense of a little compile time safety, jmixin brings mixin composition support to Java. Given a list of classes that meet its requirements, jmixin will create a composed class at runtime, without the need for any special pre-processors or other build time tools.

No download No website Updated 16 Dec 2009 treap.py

Screenshot
Pop 17.32
Vit 35.35

treap.py is a treap implementation for Python. A treap is a hybrid of a binary tree and a binary heap that is self-balancing and is O(nlog2(n)) for most operations, including deleting a value, inserting a value, finding the least value, and finding the greatest value. This particular treap implementation looks like a dictionary to the caller, but it also supports getting an ordered list (forward or reverse) in O(n) time. The code is available as pure Python (should run on about any Python implementation supporting generators, but was tested on CPython 2.6) or as part Python and part Cython for performance. The version with Cython should run on CPython or Unladen Swallow, but was only tested on CPython 2.6.

No download Website Updated 18 Dec 2009 jalamap

Screenshot
Pop 20.17
Vit 35.31

Jalamap is an Java layer over Mappy's V3 HTTP Services. It provides access to GeoCoding, Reverse GeoCoding, and Route calculation. It requires Java 5+, Java SE, or Java EE (not suited for Java ME).

No download No website Updated 19 Dec 2009 JSingleton

Screenshot
Pop 17.83
Vit 35.30

Have you ever wanted to create a Java class where the instances behave like the Java String, i.e. instances with the same contents share a singleton? The JSingleton project, consisting of just a few classes, makes it very simple to create classes with this property.

No download Website Updated 25 Jul 2011 Ametys

Screenshot
Pop 29.43
Vit 35.28

Ametys is a powerful Web CMS used by many institutions of higher education and government, but also industries and SMEs. It motorizes over 2000 sites around the world. It is known for its ergonomic design that promotes ease of use, its social Web functionality, and the ability to manage a large number of users.

Download Website Updated 10 Feb 2010 SkrubCRM

Screenshot
Pop 19.26
Vit 34.55

SkrubCRM is a CRM that can be used easily by companies of all sizes. Larger organizations can rely on it to deliver constantly and reliably. It has comprehensive role based security. It can use any Hibernate supported database. It does not require an application server to run; it can run on a Web server like Tomcat or Jetty. It can support millions of customers easily. It is extremely fast. It complies with ITIL, SOX, and other international regulations. Its internationalization and localization features allow it to be translated into any language easily.

No download Website Updated 12 Feb 2010 Tranche

Screenshot
Pop 33.02
Vit 34.51

Tranche is file storage and dissemination software. Designed and built with scientists and researchers in mind, Tranche can handle very large data sets, is secure and scalable, and all data sets are citable in scientific journals. Features include a fully decentralized architecture, support for very large files, very long-term file persistence/preservation, file immutability/integrity, provenance, encryption, licensing, versioning, and citability.

Screenshot

Project Spotlight

OpenDocMan

A Web-based document management system.

Screenshot

Project Spotlight

4MLinux

A miniature Linux distribution.