RESOLVE is an integrated specification and programming language designed to develop component-based software that is fully specified and verified to be correct. It is one of the longest running software engineering projects in the USA.
Tsunami is an open-source high performance computing language. With it you can write streaming data-parallel algorithms that utilize GPGPUs for orders-of-magnitude speed-up with the ease of writing sequential algorithms.
JPA-XJC is a JAXB 2.1 XJC plugin for annotating schema derived classes with Java persistence annotations. It does not generate code depending on libraries other than JPA 1.0 and does not introduce non-standard customization elements.
A lightweight JMX proxy. The main interface is a simple JMX remote agent that acts on behalf of another JMX agent; but other interfaces are also available, like web-services, Spring Remoting, etc..
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.
This project is Java 1.5 port of the JArgs Project (http://jargs.sourceforge.net) with minor changes like validation and the annotation-based configuration for command-line options.
NimpSmartCard is a framework to interact with smart cards through PC/SC readers as well as test/production readers such as Micropross and Smartware. The framework comes with sample tasks and a sample terminal manager which supports scripts and logs
JDice rolls dice. A simple yet rich language allows to express several kinds of roll schemes, including any dice type, rerolling, selecting highest/lowest, counting, etc.
A collection of open-source build and release tools, useful for creating and configuring software development, release, and QA production infrastructures.
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.
raw2vmdk is an OS independent Java utility that allows you to mount raw disk images, like images created by "dd", using VMware, VirtualBox or any other virtualization platform supporting the VMDK disk format.
RES is a pure Java based Open Source Cobol to Java translator. It creates maintainable Java code for a subset of VS Cobol syntax. It has been developed with JDK, JTB and Javacc.
Compiled template language to write text output program in Java. Compilation of templates is bi-directional: template to Java and Java to template. The compiler is integrated into Eclipse and also can be accessed as an Ant task.
JCommons provides generally re-usable Java tools and components. Some things included are: code generation, data and object conversions such as EDI to XML, visualizing object instances as FreeMind mindmaps and a framework for generating factories.
dismGUI is a Graphical User Interface written in Java for Microsofts command-line tool "dism" (Deployment Image Servicing and Management). Features are developed on request only.
Jasmin is a Java Assembler. It takes ASCII descriptions for Java classes, written in a simple assembler-like syntax. It converts them into binary Java .class class files suitable for loading into a Java Virtual Machine implementation.
FNA is a commandline tool for creating and analyzing financial networks with concepts developed in social network analysis and network science. NOTE: the project has been moved to http://code.google.com/p/financial-network-analyzer/
Development MOVED to Google Code (http://code.google.com/p/cliche/) Cliche is a small Java library enabling very simple creation of interactive command-line user interfaces using metadata.
DemeterF is a class and traversal generator for Java and C# that supports development with generic/generative functional programming and functional collection libraries.
The aim of ant4eclipse is to avoid redundancy between Eclipse and Ant configurations. Its tasks can read Eclipse' configuration files, such as .classpath or .psf. Changes of Eclipse configurations are immediately visible to buildfiles without changes.
Jcmdline is an easy to use Java package for processing commandline parameters. Validation of various parameter types - booleans, filenames, numbers, dates, strings, etc; automatic usage formatting; implementation of common options (-help, -version..).
JIP is a high performance, low overhead profiler that is written entirely in Java. JIP gives the developer the ability to turn the profiler on and off while the VM is running. You can also filter out classes and packages as well as control the output.
KMLTool (better name wanted) is a commandline tool written in java, mainly designed to automate the process of converting kismets .gpsxml/.netxml files into google earth's KML files, with some features i used to miss in other programs for this job.
Soar is a general cognitive architecture for developing systems that exhibit intelligent behavior. Researchers all over the world, both from the fields of artificial intelligence and cognitive science, are using Soar for a variety of tasks.
ooc is an object-oriented programming language which is implemented with a source-to-source translator to pure C99. It supports classes, abstract functions, foreach, ranges, etc. It intends to be modern, modular, extensible, yet simple and fast.