RSS 985 projects tagged "Apache 2.0"

Download Website Updated 23 Jul 2009 tinyTiM

Screenshot
Pop 37.55
Vit 3.64

tinyTiM (the tiny Topic Maps engine) is a small and lightweight implementation of the Topic Maps API (TMAPI).

Download Website Updated 19 Jun 2008 tmin

Screenshot
Pop 17.15
Vit 1.43

tmin is a quick and simple tool to minimize the size and syntax of complex test cases in automated security testing. It is meant specifically for dealing with unknown or complex data formats (without the need to tokenize and re-serialize testcases), and for easy integration with UI testing harnesses.

No download Website Updated 23 Nov 2009 tomcat-plugin

Screenshot
Pop 21.61
Vit 35.67

The purpose of tomcat-plugin is to provide Java Web Developers with a tool to easily deploy their changes to a locally installed Tomcat. At the moment, the main benefits of such a plugin are that you can: change a Web resource (HTML, CSS, Javascript, etc. -- specified by a resources section) without having to build the entire project and then manually copy files around; build your module as usual and then have the produced jars copied to Tomcat's webapps/$myWebapp/WEB-INF/lib and have Tomcat restarted for you; build your module as usual and then have the produced WAR copied to Tomcat's webapps; start/stop/restart your Tomcat; clean Tomcat work, logs, temp, and webapps; and integrate it with Eclipse and IntelliJ Idea.

No download Website Updated 01 Feb 2012 tools4j-config

Screenshot
Pop 17.03
Vit 21.83

tools4j-config supports long-running enterprise Java applications with a framework for handling configuration changes without restarting. It also aids in developing applications which are decoupled from knowing how and where to store, retrieve, and validate configurations. The aim is to liberate applications to use configurations seamlessly on the terms of their particular environment, without constraining them to Java SE, EE, OSGi, Spring, CDI, or any other programming model or framework.

Download Website Updated 30 Oct 2005 track2rss

Screenshot
Pop 34.60
Vit 2.10

track2rss is a set of scripts for tracking UPS, Fedex, and USPS packages via RSS.

Download Website Updated 13 Apr 2010 transmorph

Screenshot
Pop 42.33
Vit 4.11

Transmorph is a Java library used to convert a Java object of one type into an object of another type (with another signature, possibly parameterized). It supports conversion for primitives and objects, conversion to multidimensional arrays, conversion to parameterized collections and types, and jars for JDK 1.4 and JDK 1.5. It has no dependencies. It is easy to add more converters. It can convert to a type given either its Java type (class) or signature.

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.

Download Website Updated 28 Dec 2009 txObject Application Tool Kit

Screenshot
Pop 114.63
Vit 6.04

The txObject Application Tool Kit (ATK) is a collection of platform-independent C++ Class libraries that provides a five-layer framework containing an Object Library, IO and Timers, Threads, Inter-Process Communication, and Distributed Object Communication.

No download Website Updated 15 Jul 2012 uimaFIT

Screenshot
Pop 44.09
Vit 2.59

uimaFIT provides Java annotations for describing UIMA components which can be used to directly describe the UIMA components in Java code without the need for traditional UIMA XML descriptors. This greatly simplifies refactoring a component definition (e.g., changing a configuration parameter name). uimaFIT also makes it easy to instantiate UIMA components without using XML descriptor files by providing convenient factory methods. This makes uimaFIT an ideal library for testing UIMA components because the component can be easily instantiated and invoked without requiring a descriptor file to be created first. uimaFIT is very useful in research environments in which programmatic/dynamic instantiation of UIMA pipelines can simplify experimentation. For example, when performing 10-fold cross-validation across a number of experimental conditions, it can be quite laborious to create a different set of descriptor files for each run, or even a script which generates such descriptor files. uimaFIT is type system agnostic and does not depend on (or provide) a specific type system.

No download Website Updated 01 Aug 2005 uitags

Screenshot
Pop 54.17
Vit 3.27

uitags is a JSP custom tag library (taglib) that makes developing friendly user interfaces easy. It aims to help developers create interactive UIs that let end-users work efficiently. It includes well-known UI components, such as optionTransfer.

Screenshot

Project Spotlight

Hypercube

A graph visualizing tool.

Screenshot

Project Spotlight

CSS3 Drop Shadows

A Web application to build nice CSS3 box shadows.