GWTApp provides several features like: HTML templating and messaging at runtime without application recompiling, MetaField to auto bind and simulate annotation of RPC data fields, Strong typing in MVC, Modular structure in Maven.
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.
An umbrella project for static data repositories, such as ISO country codes, currency codes, and more to come. For each subject, there will be three stages: data gathering, java repository implementation, generation of files for other technologies.
JUCA stands for "JUnit Coverage Analyzer". It is a tool which performs a static analysis of your java class files and determines which methods of your classes are (potentially) called from JUnit testcases. The results are summarized in a HTML repor
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.
Sugar4j generates code without the use of external text files, templates, JSP and the like. The static and the dynamic parts are both contained in the same Sugar4j java file. Everything is java. publicc().classs("Sugar4j").empty();
Abstracts developers from SQL syntax, with methods that return Strings to pass on to JDBC, thus allowing compile-time checking for, many, otherwise run-time bugs. e.g. stmt.executeQuery(SqlWrapper.selectId(ordersTable, customerColumn, "John Smith")
Builds native installers for multiple platforms using a single project definitions file (XML based). The component focuses on standards compliant package generation with the least possible overhead and feature set. This is not another installer!
The GroovyStAr ("Groovy Static Analyzer") project describes a new extensible SCA tool for Java and Groovy. The extensibility is reached through a customizable set of Groovy-scripts, each representing a static source code query against the created AST.
A language-validation testing harness for Java (and Java-like) compilers & other language tools. Provides a framework for verifying whether static/runtime errors occur when running collections of test programs (benchmarks) described by "jlbench" files.
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
This research project seeks to use compiler techniques to perform an attribute-based data-flow analysis on (MOF/UML)models allowing for a syntax-driven validation of a model's static semantics as well as an abstract interpretation of i dynamic behavior.
Djinn is a java bytecode static analyser. It can produce various dependencies graphs of arbitrary granularity (jars, classes, packages, etc.) and provide a flexible query engine.
Update 15 apr 2013: I resumed developpement recently, project has moved to https://github.com/fabienbk/djinn
PowerMock allows you to unit test code normally regarded as untestable. For instance it is possible to mock static methods, remove static initializers, allow mocking without dependency injection and more.
Highly customizable CASE-Tool for static code analysis based on software metrics with additional support for easy interpretation and Agile Development (evolutionary design).
Coboldoc is a java web 2.0 style interface for analyzing COBOL. It maintains its own cross reference database for static & dynamic calls to help with impact analysis or for general COBOL surfing. It's also designed to run directly on z/OS
The SWWE is a Static Web Widget Engine, with this library the developer can create a web application in few minutes. This library does not require the developer to know HTML. It's based on Ajax and Java Servlet. A porting for .NET and Perl is planned.
Cpp Ant task implementation.
The project is simple cpp ant task implementation. It is intended to be platform independent but it requires presence of cpp preprocessor somewhere in searchpath.
SecurityCoach is an extensible software security auditing system that integrates with Eclipse, seamlessly performs static analysis of the source code in the background and warns a developer about potential software security vulnerabilities.
Marx Explorer project is a web file manager developed in Java, which main function is to help manage static files of an intranet or website and to integrate with other systems to help the end user to select, preview and modify an picture for a news system
The SoSART (Software Static Analysis Reliability Toolkit) is intedned to aid developers in assessing the reliability of existing Java source code through the usage of Static Analysis.
The JAnalyzer Toolkit implements a visualisation tool for static analysis on Java applications. The analysis is based on the SOOT bytecode optimization package. So the program is capable of analysing sourcecode as well as bytecode packages.
EJB3checker is a static code analyzation suite for the EJB 3.0 technology. It checks the correct combination of annotations and declarations for entity and session beans.