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.
Try Retool free
Gemini 3 and 200+ AI Models on One Platform
Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build generative AI apps with Vertex AI. Switch between models without switching platforms.
JCL is a configurable, dynamic and extensible custom classloader that loads java classes directly from Jar files and other sources. It can also be integrated with web applications and IoC frameworks like Spring, and supports OSGi boot delegation.
The Polyboot Image Professor (PBIP) is a project that allows users to consolidate their bootable tools/OS's onto one media device. Tools such as UBCD and Multi-CD are great but don't allow for much customization. PBIP aims to address this.
VMstato is a small and lean java application to Start and Stop VMware services in Windows desktop. This application dramatically enhances windows boot time as users are able to set VMware services to start manually.
LiveView is a forensics tool that creates a VMware virtual machine out of a raw (dd-style) disk image. This allows an examiner to "boot up" the image and gain an interactive, user-level perspective of the environment, all without modifying the imag
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.
UBCD Creator is a Java graphical interface for extracting, creating, patching, and applying plugins to an Ultimate Boot CD (UBCD) CD image. The plugins allows adding additional open source software or commercial software to UBCD.
Bootchart is a tool for performance analysis and visualization of the GNU/Linux boot process. Resource utilization data and process information are collected during the boot process and can later be displayed in a PNG, SVG or EPS chart.
This is a java version of the famous fortune game from BSD. I am writing this program in java so that people can have a platform independent version of this great utility. I am also hoping to add some features and make jfortune fun to use.
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.
FreeBSD Control Center is a tool that provides a graphical environment for configuration, tuning and making services available in an few clicks of the mouse.
XDebug is an file and system debugger, similar the ms-debug of ms-dos. It have all commands from ms-debug and more, as "mbr" wich show Master Boot Record, and more.
Require JVM (Java Virutal Machine)
Platform - independent implementation of Bart's Cdrpack (http://www.nu2.nu) to simplify building of MultibootCD using Boot Scriptor and others. BuildMultiboot is entirely written in Java using Swing and only needs cdrecord/mkisofs and a bourne shell to r
GUI-based project is intended to edit graphics parameters for GRUB (GRand Unified Bootloader) such as setting font, background colors and ability to set an image as a background.
Vahan24X7 is a Crud Application in which Spring Boot, DataJPA, Thymeleaf, And MySQL Database is Used by which you can add, Update and delete challans , and also the Fine prices.
A Lua-based crawling scripting language and leveraging selenium
...I would put commands in a file or DB to use selenium to interpret the HTML and Javascript. The best would be to have a complete language with conditionals and looping. I'm a java developper and I needed that the crawler to run in a Spring-Boot application. So I decided to use a Lua interpreter in Java to build a crawling tool based on Selenium.
The trick here is to add the crawling commands into the Lua interpreter.