1001 projects tagged "Apache 2.0"
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.
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.
Chaplin ACT is a Java class transformer which brings several modern language concepts into Java: contexts, composites, roles, traits (mixins), runtime type conversion, dynamic method signatures, method and field aggregators, etc. Using these concepts makes designing loosely-coupled applications and writing cohesive code easier. Chaplin can work either as a JVM agent or as a post-compilation class transformer. It does not introduce any new syntax. All functionality is implemented by means of the standard Java language elements.
Star Corp is a space economic strategy multiplayer play-by-email game. You run a corporation in the frontiers of space and operate starships, build colony facilities, harvest the resources of alien worlds, and manufacture goods to keep colonists happy. The software provides a hosted server with an administrative shell program for creating and editing a game with a rich environment of star systems, planets, asteroids, gas fields, colonies, and starships. Turns are played through emails, and players can submit any number of orders between game updates to be processed immediately but have a limited amount of time to use. A graphical client is included for viewing turn reports and preparing turn orders.