Showing 204 open source projects for "openssl-java"

View related business solutions
  • Easily Host LLMs and Web Apps on Cloud Run Icon
    Easily Host LLMs and Web Apps on Cloud Run

    Run everything from popular models with on-demand NVIDIA L4 GPUs to web apps without infrastructure management.

    Run frontend and backend services, batch jobs, host LLMs, and queue processing workloads without the need to manage infrastructure. Cloud Run gives you on-demand GPU access for hosting LLMs and running real-time AI—with 5-second cold starts and automatic scale-to-zero so you only pay for actual usage. New customers get $300 in free credit to start.
    Try Cloud Run Free
  • AI-generated apps that pass security review Icon
    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.
    Try Retool free
  • 1
    The concept behind the 'Applications via XML' (AVX) architecture is to allow applications to become more flexible in the way they go about performing their duties. The essential idea is to avoid 'hard-coding' instructions into an applications' source
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    webdialog is a java Servlet/JSP framework for writing applications that use a standards based web browser (Mozilla 1.01+, IE 6+) to render their gui. The framework will make the fact that the application is browser based as transparent as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A client for Dict servers written in Java. See http://dict.org for more info about Dict servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    startx is the project name for an interface build in php which takes the output of some products like MRTG or awstats or ACID... and put them together in the same Web interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    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.
    Start Free
  • 5
    The most complete freely-available mock-object-based Servlet unit testing framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    DHTML Window Toolkit project's purpose is to create a Java ServerFace based Microsoft Common Control style implementation to ease the pain from migrating MS web application to Java platform
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Object - Relational framework for php like many those in Java. Converts objects to tables rows and back, so instead of seeing SQL in your code you see objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A perl library of useful HTML user interface widgets, and a framework for extending them and developing your own. It facilitates advanced web UI development using HTML/Javascript/Java/etc. Enables widget event handling, multi-web-browser compatibility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ISValidator is a flexible routines to validate data in Java. It can be used to model, validate and process data in diferents scenarios, like CommandLine Arguments, Servlet parameters, Web Forms, Struts data, etc,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build AI Apps with Gemini 3 on Vertex AI Icon
    Build AI Apps with Gemini 3 on Vertex AI

    Access Google’s most capable multimodal models. Train, test, and deploy AI with 200+ foundation models on one platform.

    Vertex AI gives developers access to Gemini 3—Google’s most advanced reasoning and coding model—plus 200+ foundation models including Claude, Llama, and Gemma. Build generative AI apps with Vertex AI Studio, customize with fine-tuning, and deploy to production with enterprise-grade MLOps. New customers get $300 in free credits.
    Try Vertex AI Free
  • 10
    disKatalog is a media database. It allow to index media content such as cd, hard-drive and other and maintain it in xml file. It is possible to performe search for content using regular expression or plain text. Adding new new language resources is eas
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    HTML.Template provides a templating solution similar to the HTML::Template perl module. It allows servlet writers to modify the look and feel of their servlets without having to recompile every time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    nsjava is a loadable c-module which embeds a java virtual machine in aolserver. This module is being developed to support the openacs project - see http://openacs.org, but it could find general application as a web development tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    POCKET is a set of free open-source components for portal development and are provided for the public so as to provide rapid development and component reuse. The components are written in Java and thus are platform independent. Currently, we focus on JSP
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This project intends to provide a lightweight JavaBean and JSP Custom Tag Library interface to facilitate creating SVG documents with Servlets and JSP. If you have need for a feature not yet implemented, please make sure to make a feature request.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    JOpenChart is an open source Java library and toolkit for creating different kinds of charts and embedding them into web applications or Swing applications. It further supports interpolating data and plotting mathematical functions etc. pp.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Provide a testing framework for PHP, similar to JUnit for Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This Java tool retrieves and concatenates several HTML files including their referenced (sub-)documents into a single (HTML) document, and zips it together with images and/or a stylesheet. Thereby complete manuals are created ready to be viewed or printed
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    JavaBY Template Engine is simple to use, scalable, flexible, completely allows to separate presentation logic from application logic. No calls are made from the template to the application and no calls are made from the application code to the template.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    LDAP Enabled Application Framework(LEAFs), is a J2EE based application framework that couples a strong security model with MVC. The security of LEAFs is modeled after the TCSEC Class 2 (C2) security specification.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Move your bookmarks between formats and service providers. Go from Explorer favorites to XBEL, from XBEL to backflip.com, you name it. Initially supporting mybookmarks.com and Active PHP Bookmarks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This project is a JAVA-based version of Ringers. A fully-functional JAVA-enabled version of Ringers which allows for cross-platform/OS implementation of the Ringers software. This version includes its own NavBar based another project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    An library for quickly introducing thread management into Java apps. Utilizes the familiar Runnable interface to avoid costly refactoring. As simple as Manager.addWork(Runnable)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Just Another Multipart Parser is a java-based implementation of a multipart/form-data (RFC 1867) encoding parser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Mac GoogleSeach is an OpenSource effort to implement the Google SOAP APIs on Mac OS X.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A Collection of Modules devoted to improving Web/Database/Report Application Development
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB