This Library helps to determine the performance of the Java code. it will help you to determine execution timings between method/statement calls, JDBC calls etc...
An interactive fiction manager and interpreter for Android,
aimed to be a comprehensive multi-interpreter similar to Gargoyle,
with metadata and story management support. Currently Z-Code
stories are supported and metadata is
fetched from IFDb.
MSBLayout is a LayoutManager for Java AWT and Swing that combines the nested-boxes approach of BoxLayout with flexible constraints as used by GridBagLayout. A concise API minimizes the code required to get good layouts with optimal resizing behaviour
jRegenerate is a fast and easy way to create Java classes that can regenerate lost files. Simply point it at a file to make regenerative and let it go! Written in Java for platform independence.
Java Cobol Lexer take a cobol sourceprogram and return it as a list of lexical tokens.
Library takes sourcecode in fixed, free and mixed formats. It recognizes standard Cobol 85.
Ksoap2 generator for web services client using the library ksoap2 at http://ksoap2.sourceforge.net/. The generated code works in J2ME and Android (Ksoap for Android at http://code.google.com/p/ksoap2-android/).
This project will create a series of .dll files that connect with AutoCAD environment and add functionality like advanced e-learning platform, vizualisation tools and additional import/export support. This will be .NET programming.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
A module for netbeans that allows quick implementation of the jvstWrapper java-vst programming interface from the new project dialog, including automatically created gui and parameter control.
Global Consciousness Project uses hardware "random" number generators and finds patterns between that and major world events. This Java applet will run on their webpage and translate that data to music-like audio. Or for general audio synthesizing.
Java IO Extension is a open source project which extends java IO package by providing a java class library to access IO system in a local area network Developers can easily use IO Extension just like using java IO API to access a remote IO system
Extensible language for portable parallelism. Any visual element may be used to extend program syntax and a re-writing rule defined for it. Syntactic elements have properties attached, enabling symbolic manipulation to specialize to hardware.
JScript is Java Interpreter that parse and execute pure java code and share the resource with current JVM. In addition, a java command line console is included. It's easy to create script program in Java grammar by it.
Bringing BOINC and its projects (SETI@Home, etc.) to the Android mobile platform, through translation to Java. ATTENTION: The code is in pre-alpha stage, and currently meant mainly for BOINC developers.
Wow Log Parser is a combat log parser for the game World of Warcraft. The purpose of the program is to parse the files generated with the /combatlog command. The sourcecode can be found on: http://www.gurre.eu/wowlogparser/forum
This program converts, compares, merges, normalizes, and refactors data to and from disparate sources (CSV, Excel, and any JDBC/ODBC database) for use in a Java program.
A test tool built on JUnit enabling to define tests and test data in XML format, to share and manage test data across various groups or enterprises, to test any system without the need to program any Java code, and to easily extend the test tool.
This Java program calculates the SPBRG value for a given baud rate (Baudrate) and clock frequency. It comes with a graphical interface and a simple value interpretation guide. A Java Webstart file (.jnlp) is provided.
ArchMapper is a Tool for mapping architecture descriptions of a program to a Java implementation. It offers two main functions: Generating Java sourcecode stubs from an architecture and checking a Java implementation for conformance with an architecture
Java Decompiler, Disassembler and Bytecode debugger. Decompiler supports Java 5 (e.g. generics, for-each loops etc). Debugger allows user to step through each bytecode and view program state. Contains Swing GUI.