No hidden charges. No surprise bills. Cancel anytime.
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
Start Free
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.
WickedWicket purpose is to simplify and remove verbose code when using the wicked web framework by intensively using the "convention over configuration" and DRY principles.
Just Another Java Annotations Generator (JAJA-G) is an XDoclet style code generator for J2EE version 5 (EJB3, etc) using Java annotations. JAJA-G ease development by generating a lot of the redundant code and descriptors required by a J2EE5 application.
A general purpose Java component to poll directories and asynchronously notify client code of incoming files. It's instrumented via JMX and controllable (also) via a JMX agent, like JBoss' JMX console. Not updated frequently - because it just works
Hermes is a P2P middleware. It's not a framework, but it's a shell over the existing frameworks. This shell is made in such a fashion that it's possible to the app developer to change the underlying framework without any changes to his app code.
A code library based on basic concepts in recurring domains such as time and money. Distilled model concepts will yield a coherent design that is simple to use and easy to change to fit the needs of different application development projects.
WARFARE is a lightweight, extensible Web Application Framework to enable Construction and maintenace of web based applications without writing any Javacode.
A Web based interface allows for real time maintenance and tweaks to the system.
Apps Unit toolkit is a library to help testing your Oracle® e-business suite code. The kit helps testing views, pl/sql packages, concurrent request and more in a Multi-Org e-business setup. No software needs to be installed on the Applications server.
Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
A parser generator derived from ANTLR with JavaCC like (but not the same) syntax and some new features. It also comes with sample grammars for CSharp, Java, GnuC, Html, XHtml, Xml, ECMA262... etc.
Flex 2 Code Generator for Data Services and databound controls. Input: Java classes annotated with SQL statement and metadata tags Output: fully functional deployed presentation with server Java components working in DataServices or Remoting mode
Collection of various scripts to automate development with Oracle RDBMS. Includes SQL, PL/SQL and Java. Some are related to Oracle Applications Development.
Remote Invocation Framework (RIF) is a framework for RMI that is 100% dynamic and uses WS over HTTP and HTTPS for brokering. Finally a framework exists to enable RMI with less that 6 lines of code including both the client & server side.
This tiny library used together with JMF allows to produce movies from an array of images. The supported outputs are Quicktime (JPEG compression) and MSVideo (MJPEG compression or RAW). It allows to produce a movie with few lines of code!
COCONUT (COde COmprehension Nurtrant Using Traceability) is an Eclipse plug-in. It uses an Information Retrieval technique and a n-gram extractor to guide the developers during code writing to produce code that contains better identifiers and comments.
Riser is a dynamic object framework that aims to make business logic easy to code and maintain. Also in the scope of the project is creating UI tools that will bind to the dynamic objects and make it easy to keep model and presentation logic separate.
Mada Framework is UML design tool . create class diagram and draw classes, relations and generate javacode and sql script present the UML run using the command [java -cp fw.jar com.mada.designer.UMLEditor]
J2CPP Translator is a converter of Javacode to C++ code, and vice versa. It also functions as a simple code generator for both languages. Tis now dead.