One platform to build, fine-tune, and deploy. No MLOps team required.
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
Try Free
Powerful App Monitoring Without Surprise Bills
AppSignal starts at $23/month with all features included. No overages, no hidden fees. 30-day free trial.
Tired of monitoring tools that punish you for scaling? AppSignal offers transparent, predictable pricing with every feature unlocked on every plan. Track errors, monitor performance, detect anomalies, and manage logs across Ruby, Python, Node.js, and more. Trusted by developers since 2012 with free dev-to-dev support. No credit card required to start your 30-day trial.
This project provides a simple facade for interacting with Java compilers, compiling Java code as strings to Java Classes. This project also provides several adapters for common Java compilers.
The Source2PDF tool is a small application which converts a directory full of source code into a single PDF file. It includes a table of contents, a title page, and is chaptered by subdirectories. This allows for easy, portable source code distribution.
The SJSX is a tool to make a XML Data Binding from a schema (XSD) and to generate its representatives classes in Java Script. You can create JS objects from these classes to easily generate a XML structure based in the schema.
vDoclet is a code-generation framework. It takes Javasource-code,
annotated with custom Javadoc tags, and uses Velocity templates to produce
a number of output files.
This project was created to show a way to highlight keywords of any language in a simple way. The resource which has been used is ANLTR (www.antlr.org).
You are free to adapt it for your language, you just have to define the keywords in the grammar file.
Allows Java software developers to easily test code that uses Java's java.net.URL class to access resources.
It provides a URL protocol that will return objects that the developer can control by implementing an interface.
Eclipse plugin to Distributed/Virtual Pair Programming, with code (re)synchronization, chat, NAT/firewall traversal, strict adderence to PP principles. NO SERVER needed.
Get your database online quickly using configuration not code. Use this secure, scalable and proven enterprise technology to publish any relational data, any custom process on the internet. MySQL, Java, XML, XSL. xHTML GUI, beta voiceXML and WML/WAP.
Multiplatform Unit Distributor (MUD)-This framework allows for automated build and deployments. This application will be the glue code between development builds and their deployment. A content management repository will be used to store software assets.
To some, the Java and C++ languages appear deceptively similar. The goal of this is project is to examine these two popular object-oriented languages and generate a Java to C++ translator.
Extendable general purpose DB framework. JugglerDB started out as a simple sourcecode generation interface, to create Java DAOs for databases. At a certain point we decided to extend its usage to perform many other tasks. We decided to go ahead and deve
JCite cites syntax-highlighted snippets of Javasourcecode from tests into API documentation. See http://code.google.com/p/jcite/ for issues, http://jcite.sourceforge.net/hg/ for the latest source.
CAP (code analysis plugin) is an eclipse plugin (written in Java) that analysis your java project. It checks dependencies between the classes and packages and gives you a hint about the architecture, reusability and maintainability. ("JDepend 2")
ecl-datepicker is open sourceJavacode for a set of user controls and utilities for calendarized date functions in SWT-based applications. It supports internationalized text and international date ordering/format, and is time zone aware.
Handy tool to create your own templates, manage substitution parameters and sets of files to apply templates to.
Applicable for generating code (Java, C, C++, ...), documentation (Javadoc, HTML, ...) and any other file based data.
RealLayout is a Java Swing layout manager designed to give the programmer a high degree of flexibility in layout, without the often heavy code requirements other layout manager impose.
Deputy is a free open source Java tool licensed under the BSD license.
It supports the creation and maintainance of complex Maven 1.x projects which are assembled from other Maven projects.
XOB (XMLObjectBinder) is Java package that is an alternative to JAXB. It lets you define interfaces representing XML tags and have them automatically implemented runtime through the use of reflection giving you an object representation of your XML files.
Jxp is a template engine/script processor that processes scripts containing jsp-like code to produce text output. The script syntax is like jsp (without taglib) except that it is much simpler and can be used outside of webcontainer.