RSS 999 projects tagged "Apache 2.0"

No download Website Updated 31 Oct 2007 gwt-reflection

Screenshot
Pop 13.19
Vit 1.00

GWT Reflection is a small framework which gives you the ability to use the reflection API on the client side of an application. Google Web Toolkit obfuscates JavaScript so it is not readable for an application at execution time. So it is hard to use any kind of reflection on the browser side of an application. To make JavaScript reflectable, some helpers were created that can memorize class descriptions at compilation time. This description will later (at runtime) help to manipulate classes, even after obfuscation.

Download Website Updated 17 Jun 2008 Indiana University PubsOnline

Screenshot
Pop 13.04
Vit 42.38

Indiana University PubsOnline is a tool for the management and presentation of citations via the Web, with tags and export to BibTeX.

No download Website Updated 14 Nov 2006 TemplAT

Screenshot
Pop 12.85
Vit 1.00

TemplAT is a general-purpose text file template engine that was designed to be used as an API from Java applications or servlets. It is small (39K) and simple, yet surprisingly powerful, and has no external library dependencies.

No download Website Updated 19 Oct 2006 google-rfc-2445

Screenshot
Pop 12.81
Vit 49.03

google-rfc-2445 is a Java implementation of RFC 2445 recurrence rules. RFC 2445 describes a scheme for calendar interoperability. This project implements core parts of RFC 2445, including a parser for recurrence rules and date lists and a mechanism for evaluating recurrence rules.

Download Website Updated 01 Oct 2009 Stressful Application Test

Screenshot
Pop 12.73
Vit 36.42

Stressful Application Test (stressapptest) tries to maximize randomized traffic to memory from the processor and I/O with the intent of creating a realistic high-load situation in order to test the hardware devices in a computer. It has been used at Google for some time.

Download Website Updated 09 Aug 2007 TraxAuth

Screenshot
Pop 12.65
Vit 1.00

TraxAuth is a Web-based user account registration, management, and maintenance system. It currently features a preliminary backend which performs the synchronization of users between the software's database and a htpasswd file.

No download Website Updated 05 May 2009 peaberry

Screenshot
Pop 12.57
Vit 1.79

The peaberry project is an extension library for Google-Guice that supports dependency injection of dynamic services. It provides OSGi integration out of the box, and has plug-in support for other registry-based service frameworks. It ships as an OSGi bundle that can be dropped into any R4 framework, such as Apache Felix or Eclipse/Equinox. You can also use peaberry outside of OSGi.

No download No website Updated 09 Feb 2011 TIGL

Screenshot
Pop 12.53
Vit 28.82

The TIGL Geometry Library can be used for easy processing of geometric data stored inside CPACS data sets. TIGL offers query functions for the geometry structure. These functions can be used, for example, to detect how many segments are attached to a certain segment, which indices these segments have, or how many wings and fuselages the current airplane configuration contains. This functionality is necessary because TIGL targets not only the modeling of simple wings or fuselages but also the description of quite complicated structures with branches or flaps. The library uses the OpenCASCADE software to represent the airplane geometry by B-spline surfaces in order to compute surface points and also to export the geometry in the IGES/VTK format. The library provides external interfaces for C, C++, Python, Java, and FORTRAN.

Download Website Updated 28 Jan 2006 LdapTemplate

Screenshot
Pop 12.45
Vit 1.00

LdapTemplate is a framework to simplify LDAP programming in Java, built on the same principles as Spring Jdbc. The LdapTemplate class encapsulates all the plumbing work involved in traditional LDAP programming, such as creating Contexts, looping through NamingEnumerations, handling Exceptions, and cleaning up resources. This leaves the programmer free to handle the important stuff: where to find data (DNs and Filters) and what do do with it (map to and from domain objects, bind, modify, unbind, etc.).

No download Website Updated 12 Nov 2007 gwtphp

Screenshot
Pop 12.37
Vit 1.42

GWTPHP is a PHP port for GWT Server (RemoteServiceServlet). With GWTPHP, you can connect a GWT application with PHP. It decodes and encodes GWT requests and responses using the GWT native data interchange format. No JSON or XMLRPC is needed.

Screenshot

Project Spotlight

Pidgeon

An IRC client.

Screenshot

Project Spotlight

libj

A native runtime library equipped with a Java/JavaScript-like API.