A platform which hosts battles between Fruit War robots - special java programs. The platform accepts source code as robot, and ranks all robots according to battle result. This project has been totally refined and is now hosted at http://robotypo.appspot.com
Squelch stands for SQL Change History. It is a (100% Java) development tool for software projects using relational databases. Squelch can query an SQL database to capture, save, restore and compare result sets.
A tool to query arrays in memory using SQL.
It groups the arrays in tables and returns arrays as result set.
It can be used in spreadsheets, as a script language library and everywhere is needed an interactive tool to query data in memory.
IntelliJ IDEA FIT Agilifier plugin provides support for FIT and Agilifier (launchers, easy result display of one test, navigation between test and code).
jqSajax is PHP Class to build jQuery Plugin. You can export PHP Function, your personal function, your method, or your PHP Class and call it from Javascript directly with Ajax.You can get the result directly without reloading it.
The MVied Editor is a real time HTML snippet testing script. It allows a user to input HTML into a textarea box and see the result in an iframe and more!
PHPUnitStats is a hook script for a SVN repository, which computes on each commit statistics of PHPUnit test cases performed by the author (by parsing the unified diff), and stores the result in a MySQL database.
An open source framework for unit test and performance benchmark, initiated by Andrew Zhang. p-unit supports to run the same tests with single thread or multi-threads, tracks memory and time consumption, and generates the result as pdf/jpg/png/txt file.
a lightweight tool use to generate csv result from vmstat for linux ! the generated csv file can be directly readed by windows performace tool for analysis and give graphic result like windows cpu , memory usage !
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
scount4ant is an ant task extension to count total lines,comment lines,blank lines and their percent in source code folder and save count result with via format.
Wise is a web application designed to call a generic web-service given the wsdl only. Wise parses the wsdl and generates a client with web interface to call the service and read the result. It's a test tool useful for both developers and QA testers.
The JUnit test-case-administration summarizes test-classes, runs the tests and saves the result for a detailed view. Its GUI is in Swing. See homepage http://junittca.sourceforge.net
This is a java project that simplifies reflection programming model. Java and java like programming languages can use this project for simpler reflection. Hopefully, this will result in the language spec adopting this model of reflection.
JavaSketch is an Eclipse plugin that is both a programmer's search engine and code generation tool. It can find chains of Java API calls that produce a desired result and insert the appropriate code into the active Java editor.
Goal of oraschemadoc is to provide detailed documentation for all objects in schema covering Oracle specific features. Result of execution of oraschemadoc is set of static xhtml files. There are more features under development...
SPARQLViz is a plugin for IsaViz which provides the user with a SPARQL query interface. SPARQLViz is capable of creating (throug a wizard), validating and executing SPARQL queries. The result is visualized with respect to the original dataset.
RAS is the acronym for Result Assessment System. The primary purpose of RAS is helping users manage, visualize, assess and report results obtained from experimental search algorithms.
Revision aims to be an easy to customize user management system. The base of this script just manages users and groups. User info will be passed on to the modules. The result is a easy to use, small script with loads of modules to make a full Website.
OAP Lite is Optimized Algorithms Platform Lite, which simplifies the process of solving some optimization problems by Genetic Algorithms. It is a highly configurable, efficient tool for user to get the optimum result without programming.
AJHSQLDB is the result of a aspect-oriented refactoring case study performed with HSQLDB. It is inteded as a showcase for aspect-orientated prgramming/refactoring in the spirit of AJHotDraw.
XMLMath evaluates mathematical, logical or textual expressions described in xml and prints the result. For example, to compute the result of 1 + 1, you would write: <add> <long value="1"/> <long value="1"/> </add>
...JarInspector scans directories for jar Files and displays all content (classes) of these jar Files in a window. You can sort the content either by classnames or jar Filenames andsearch for classes in the result.