Generate secure, production-grade apps that connect to your business data. Not just prototypes, but tools your team can actually deploy.
Build internal software that meets enterprise security standards without waiting on engineering resources. Retool connects to your databases, APIs, and data sources while maintaining the permissions and controls you need. Create custom dashboards, admin tools, and workflows from natural language prompts—all deployed in your cloud with security baked in. Stop duct-taping operations together, start building in Retool.
Build an app in Retool
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.
jlibtracker: Java Library Tracker, is an utility to find the code dependencies. This tool aims at identifying all the libraries used by the code; both direct and transitive dependencies are tracked.
A prototype input method for OCZ's NIA headset allows full text entry. It is based on Morse Code (3 keystrokes generated from the NIA software) and can produce full English text with all ASCII symbols, uppercase and lowercase.
Needle is a simple dependency injection framework for configuring POJOs from properties files using annotations. Supports all numeric types, enums, arrays, collections and maps. Just drop into your classpath and never read a properties file again!
Self contained email server and web-viewer for helping to test mail based application. What makes this unique is it accepts all email messages, so it is designed to be useful for apps which require many different email addresses to test with.
A Java program / applet for remote bookmark and mail address management. Browser and system independent, no special web service required. All you need is ftp or ssh access to a remote host.
XMLSer(ializer) is a library to encode Java objects into XML. Currently at a very basic stage, it should still handle most objects properly. Some customization of XML, such as aliasing, is supported. All special handling is done via annotations.
Cloud data warehouse to power your data-driven innovation
BigQuery is a serverless and cost-effective enterprise data warehouse that works across clouds and scales with your data.
BigQuery Studio provides a single, unified interface for all data practitioners of various coding skills to simplify analytics workflows from data ingestion and preparation to data exploration and visualization to ML model creation and use. It also allows you to use simple SQL to access Vertex AI foundational models directly inside BigQuery for text processing tasks, such as sentiment analysis, entity extraction, and many more without having to deal with specialized models.
JCCTray is a utility for use with all flavors of CruiseControl Continuous Integration servers. It provides feedback upon build progress, and allows control over some of the server's operations.
Ejb3Unit - out of container EJB 3.0 testing. Ejb3Unit is a JUnit extention and can execute automated standalone junit tests for all JEE or Ejb3 projects. The out of container approach leads to short build-test-cycles, no container deployment is needed.
Announcement: jp-mobile and Ejb3unit will go mobile, please visit jp-mobile (GWT based) website at: http://code.google.com/p/jp-mobile/
If you are a tech and occasionally use MSTSC to RDP to a number of servers at the same time, then you might find RDPr useful. It allows you to group together sets of machines, so that you can then RDP to all of then at the same time.
melq is a library of classes very useful to speed the development of graphical user interfaces (GUI) in Java. It also contains several classes to work with databases (PostgreSQL). All classes are meant to work together bu they do not depend of each other
Generate simple JUnit / HTMLUnit test classes/cases on the fly. Specify: a website (e.g. localhost/mypage.html). a xPath (e.g. //body/div[1]) Output: a JUnit test class with elementary HTMLUnit tests for all html elements within the specified domNode
The first tab in the application contains all the buses in and around Hyderabad, the capital city of Andhra Pradesh, India. The second tab contains information about the Buses that operate in and around Hi-Tech City, the Tech Hub of Hyderabad (AP).
TMAJ is software for Tissue MicroArrays (TMA's). Patients, specimens, blocks, slides, cores, images, and scores can all be stored and viewed. Features include advanced security, custom dynamic fields, and an image analysis program.
JavaNect provides Java-based access to the OpenNI interfaces for piloting devices such as the Kinect. It uses JNA to communicate with the native libraries and drivers on all major platforms. JavaNect was designed for maximum performance.
Open Song Composer is a free/open source music generator written in Java that learns through use of a genetic algorithm. It can generate music in all major modes.
i18n4java is an I18N framework for Java to change the way how strings are internationalized. This framework is inspired by QT's I18N framework and uses all features of Java's L10N to get a tiny and clean framework which helps to write clean code.
Implements a simple SMTP daemon that accepts any mail from any sender to any recipient (spam trap). All delivery attempts will be rejected but the mails can be processed anyhow. Can be extended with modules which do the processing of received mails.
This is task management software for people who want to record, remind and monitor any task/job/ project. It provides facilities for breaking tasks into smaller and smaller tasks. All releases come with netbeans project and graphics files.
Small, fast Java library for reading and writing CSV files
Java CSV is a small fast open source Java library for reading and writing CSV and plain delimited text files. All kinds of CSV files can be handled, text qualified, Excel formatted, etc.