From dev environments to AI training, choose preset or custom VMs with 1–96 vCPUs and industry-leading 99.95% uptime SLA.
Compute Engine delivers high-performance virtual machines for web apps, databases, containers, and AI workloads. Choose from general-purpose, compute-optimized, or GPU/TPU-accelerated machine types—or build custom VMs to match your exact specs. With live migration and automatic failover, your workloads stay online. New customers get $300 in free credits.
Try Compute Engine
Ship AI Apps Faster with Vertex AI
Go from idea to deployed AI app without managing infrastructure. Vertex AI offers one platform for the entire AI development lifecycle.
Ship AI apps and features faster with Vertex AI—your end-to-end AI platform. Access Gemini 3 and 200+ foundation models, fine-tune for your needs, and deploy with enterprise-grade MLOps. Build chatbots, agents, or custom models. New customers get $300 in free credit.
this is a small JSP tag library which allows you to create PDF documents within your JSPs. All you need to do is add the jar file to your lib folder under WEB-INF and the tld file in a tld folder under WEB-INF and you are ready to use the tags.
Yet Another Meta Languge Indentation Tool YAMLIT can indent or compress HTML and XML for easy reading, or bandwidth saving respecively. Similar to HTML Tidy but will NOT verify the document against a DTD.
This project is a highly configurable Virtual Unicode Keyboard written in Java. You might want to use it to type some words in a foreign character set with your mouse.
NOTICE: You can now download CandyFolds through JEdit's plugin manager. CandyFolds is now part of the jedit project (http://jedit.sf.net). Go to the forums for comments or questions.
99.99% Uptime for MySQL and PostgreSQL on Google Cloud
Enterprise Plus edition delivers sub-second maintenance downtime and 2x read/write performance. Built for critical apps.
Cloud SQL Enterprise Plus gives you a 99.99% availability SLA with near-zero downtime maintenance—typically under 10 seconds. Get 2x better read/write performance, intelligent data caching, and 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server with built-in vector search for gen AI apps. New customers get $300 in free credit.
A tool to transform clipboard content, primarily focused on alphabetical transformation (e.g. Cyrillic to Latin and similar). It also allows other functions to manipulate the clipboard content, like clearing the formatting the content might have.
jCryptPad stores text informationen hierarchical, e.g. passwords, important texts etc. The data is saved in a encrypted xml file. Encryption is done with the AES algorithm. Additionally a password generator and a text encryption editor is also included.
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
SandR is a Recursive Regex Search and Replacement utility. It works on files or directories recursively. It supports Java-style Regular Expression in Search terms; it supports auto-detection of character encoding of the files. SandR is written in Java.
A text editor, that will hopefully evolve into a full-blown, powerful, source code editor, that won't compile code, but will support syntax highlighting and syntax errors for the more common languages (C++, C, HTML, Java, C#, VB, J#, etc.)
"Java Artificial Intelligence Markup Language PAD" is a tool that manages ProgramD AI (on local or remote machines) and AIML files with real-time previews and it provides a network support to test AI capabilities over many network protocols.
JLoom is a JSP like template language for text generation - e.g. source code, HTML, XML. JLoom templates are modular encapsulated. Parameters can be any Java type, even Generics or Varargs. There is a plugin for Eclipse and a command line tool.
The Java Text Categorizing Library (JTCL) is a pure java implementation of libTextCat which in turn is "a library that was primarily developed for language guessing, a task on which it is known to perform with near-perfect accuracy."
JSESOFT-DB2PDF provides a transformator for a limited (but expanding) subset
of DocBook to PDF. The transformation from DocBook is done via iText directly
to PDF. Priority is given to predictability and stability rather than to
completeness.
Open Office Server Daemon based on older daemon written in python (oood).
Open Office is unstable as a server (memory leaks, not multithreaded, ...), this daemon makes it working in long-term without having to change anything in your code.
Textbender is a system of collaborative writing based on recombinant text. It implements a social Web medium with potential applications ranging from open art to open democracy.
Auvai is a Java API and Java Swing based application for Text to Speech conversion of Unicode Tamil. Future direction of this API and application is to support Text to Speech conversion for all "Indic" languages.
Eclipse WTP is the base project for many projects,includes PDT(PHP),MyEclipse.
gmapwtp make Eclipse WTP support Google Map API Content Assistance.for examle you input gmap. and then editor will show you methods and properties of JavaScript Class GMap2.
Babeldoc is integration tool that can plumb together data flows. It is completely configurable and scriptable. It is heavily XML biased but not exclusively so.
iText Programming Tutorials. Example code and detail explanation on how to generate Adobe PDF document with iText API. Example of AcroForm, bookmark, anchor, insert images, generate PDF with Java App, JSP or Servlet, create PDF table and etc.
The application is a text converter (RTF to PDF). The user can select a source .rtf file and then choose a destination file(.pdf). The RTF file is converted to PDF file. Based on vPDF @ http://sourceforge.net/projects/vpdf but supports text alignment.