Atera all-in-one platform IT management software with AI agents
Ideal for internal IT departments or managed service providers (MSPs)
Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
Learn More
AI-generated apps that pass security review
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.
Straightforward Java persistence layer. Provides automatic object/relational mapping (ORM) of Java objects to database tables. You just write Java code (no XML or SQL involved) and pBeans takes care of the database layer. It uses annotations.
JdbcProxy is a JDBC 2.0 driver that can help debug or test applications. The driver can wrap another JDBC driver to debug the JDBC calls done by the application. The driver can also emulate another JDBC driver to test the application without a database.
Modern Jass is a Design by Contract implementation for Java which uses Java 5 annotations, the Pluggable Annotation Processing API (JSR 269), the Compiler API (JSR 199), and the Bytecode Instrumentation API.
Liberator Java Persistence API is an open-source JPA solution developed by a group of chinese java developers who believe in open-source spirit. Liberator learns from all other O/R project and comes with a new envolved design and high-quality java code.
Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.
Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
with this library it is possible to create execution sandboxes on demand. its API extends java security and it is oriented towards an easy integration with existing applications.
FredServer is the server component for the Fred 2007 time recording client. With FredServer it is possible to collect the efforts recorded by the Fred 2007 client and to store these efforts in a central database for further analysis.
Jatha is a Java library that implements a large subset of Common LISP,
including most of the datatypes (e.g. packages, bignums). The API allows
access to LISP from Java. Jatha is useful as a fast, embedded LISP language,
or as a standalone LISP.
Clirr is a tool that checks Java libraries for binary and source compatibility with older releases. The Clirr Ant task can break the build if it detects incompatible api changes, making it easy to prevent accidental introduction of compatibiliy issues.
Daozero reduces DAO code based on Spring & iBatis. The Old way is to write code and invoke iBatis API explicitly, but Dao-zero implements DAO interfaces in runtime, invokes iBatis API for developers automatically. Replace old DAOs with it directly.
As a healthcare provider, you should be paid promptly for the services you provide to patients. Slow, inefficient, and error-prone manual coding keeps you from the financial peace you deserve. XpertDox’s autonomous coding solution accelerates the revenue cycle so you can focus on providing great healthcare.
DataTest is a test library for Java ORM (Object Relational Mapping) frameworks. It provides tools for comprehensive testing of read and write operations involving ORM Data Access Objects (DAOs), and an API for simplifying data access test operations.
Design and develop Recommendation and Adaptive Prediction Engines to address eCommerce opportunities. Build a portfolio of engines by creating and porting algorithms from multiple disciplines to a usable form. Try to solve NetFlix and other challenges.
JVFramework is an application framework for Java. It's main goal is to avoid code duplication (such as metatada, UI programming, etc) related to the construction of a web application, providing a declarative language for business tier programming.
Seam(less) is an open-source web application framework created by Hakano. Seam(less) provides a powerful toolkit for building Web2.0, Ajax-enabled web applications using declarative markup.
A collection of miscellaneous Java utilities, including a standard enumerated type base class, multithreading utilities, graph utilities, and several generalizations / augmentations of the Java Collections API (e.g. MultiMap, ListDiff).
neormf (New Entreprise Object Relational Mapping Framework) is a Bottom-Up Code Generation Framework for a number of languages/plateforms (Java/J2EE,C#/DotNet,...) and architectures, following main design patterns and frameworks
Open Source Semantic Web Search Engine Software: If two machines anywhere on the web can agree on the same definition of a digital service or digital good, then machine to machine transactions can use this lingua franca to transact on the users behalf.
GPSylon is a Java moving map application that is able to display maps like in an atlas and show your position by the use of a gps device. It may track your path, load overlays (e.g. shape files), download maps from expedia servers. - The source code was moved to github!
Jafu-Lite is a data-bound JTable called JDBCUI-Table and a light Java application framework and a set of related utilities for desktop applications, primarily but not only for business related applications. It makes it very easy to display, browse and up
Multired is middleware for automatic dynamic generation of multi-resolution representations for large spatio-temporal databases. It also provides an API which uses the middleware to support user-guided navigation of spatiotemporal data.
ObjectBuilder is a C++ CASE tool (CASE, refactoring, documentation generator). It lets you create, manipulate and navigate classes, class relations, class members and class methods at a high level of abstraction.
Esession supplies an abstract layer for user session management with logging support. It could work both in stand-alone mode, and bound to http sessions. The solution for the log storage could either be in memory or in database.And there's a GUI monitor
This tool enables you to produce a LaTeX (standard, no extension required) report for database objects (tables, views, indexes, functions, primary/foreign keys, columns, types, keywords, system functions) thanks to the JDBC Api.
XecliP is a Plug-in for Eclipse that supports distributed pair programming. With this plug-in two developers are able to work together on the same Java project remote via internet or within a local network. The joined project must be stored by CVS.
JavaSketch is an Eclipse plugin that is both a programmer's search engine and code generation tool. It can find chains of JavaAPI calls that produce a desired result and insert the appropriate code into the active Java editor.