• Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    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.
    Try free now
  • 1
    Automatic sharing of Web applications by homepage account holders without the need for Write/Execute persm on the directory. (ie: Give\'m CGI without letting them Write or Execute files !). Any PHP/MySQL script can be setup to be shared in 10 minutes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    HTML Code Convert helps speed up the conversion of HTML code into different format including Java Script, JavaServer Pages, Microsoft ASP, PHP, Perl, and the UNIX Shell. It is particularly useful in CGI scripting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This script is designed to help validate human input on a form by showing a gd generated image with a dictionary based random word that the user must input into a form when submitting which is validated by using a database table that tracks the session.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Hydra Web Presentation Server is designed to detect the web browser and serve the page to the standards that browser expects. Hydra uses XML to describe the pages and allows for server side support of XHTML 2.0, XForms and XInclude.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • 5
    HyperNews is a web-based threaded forum system with a two-way email gateway. The Perl code needs to be rewritten to allow much greater flexibility and power. See www.hypernews.org.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    E-Commerce application with the following features : new products list, 30 save basket for each registered customers, avertising for promoting products in your web site, search product by his name customers could see their 10 last orders, and so on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This C# class is intended to fetch various information about any movie listed on IMDB.com based on its ID (last part of the URL). The information retrieved can be used by any C#-based Application or .NET enabled Website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Integrating famous reCAPTCHA project with famous forum IPB (Invasion Power Board) All steps can be found in project web site here : http://ipbrc.sourceforge.net/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A simple IPDeny zone file parser library, mainly used for country lookup by IPv4.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Host LLMs in Production With On-Demand GPUs Icon
    Host LLMs in Production With On-Demand GPUs

    NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.

    Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
    Try Free
  • 10
    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
  • 11
    Google Calendar Blog (also ics-blog) is a simple blog management system. All blog entries are stored in your own Google Calendar, and can be updated as easy as adding an entry. It only requires PHP5, and can be installed used on any web server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Command-line tool for manipulation with PPM images. It can create a single image from multiple images by mixing them on top of each other. It can also zoom and crop image, or perform all of these operations simultaineously.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This class provides an easy to use library to the PHP GD-based image functions. Features: * Many smart and useful resize options * TTF text generation * Merging of images with photoshop-like blend modes * Save images to disk or output to browser
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    iHailStorm Bulletin Board (aka Inca Forums) is a very fast, powerful, and a very user friendly message board written in php. Designed from the ground up to have powerful community support, iHS supports groups, usergroups, RPG stats, and much, much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    WikiGateway is a library which allows you to act as a client to a wiki website, executing operations like getPage, putPage, and getRecentChanges. It can be used from the command line, from Perl or Python, as an Atom web service, or as a WikiXmlRpc server
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Internet survey CGI engine. Allows to define the colleted data set, generate SQL database tables, displays survey form, validates them and finally stores in the database. Written in Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Modulerized intranet solution, written in PHP5. The database backend for the modules may vary, but will be typically be SQLite.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Ismo is a web application framework that takes care of all the boring stuff and let's you focus on the fun and interesting parts!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    J.A.W.C. (Just Another Web Counter) This is a project that is a web counter, and has a hit statistical componant.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This project provides an interface to Sun's JCE (Java Cryptographic Extensions) as a JSP taglib. It brings strong encryption algorithms such as AES and Blowfish to your JSP applications. It uses the bouncycastle.org cleanroom JCE 1.2.1 implementation as
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    JDynamiTe, Dynamic Template in Java

    JDynamiTe, Dynamic Template in Java

    Dynamically generate documents from templates

    JDynamiTe is a tool which allows you to dynamically create documents in any format from "template" documents. And very few lines of code (or no line at all!) are needed to do that. Some typical usage domains of JDynamiTe are: - dynamic Web pages creation, - text document generation, - source code generation... In fact, it can be useful in any case where pre-defined documents (templates) have to be dynamically populated with data. The main benefit of JDynamiTe is to allow a true separation between data (content), presentation (container) and content generation code (written in Java). JDynamiTe does not include a specific template language, and it is not a complete framework. It is a simple "brick" in your software architecture, a "glue" between your data model and your presentation model. JDynamiTe is a Java package, which is designed to be flexible and open. For more details and a lot of examples, visit the homepage here: http://jdynamite.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    JFormMail is a generic HTML form to e-mail gateway that parses the results of any form and sends them to the specified users. This servlet has many formatting and operational options, most of which can be specified within each form, meaning you don't nee
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    JGears is a java framework for development platform and technology independent user interface based on component object model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The J Multi-Requester is currently a tool for POSTing a web form multiple times, utilizing threads.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A web application development system which uses TAL/TALES/METAL for the markup and Python for the programming logic. JOTWeb\'s goals are to make it simple and obvious for a Python developer to create a dynamic site.
    Downloads: 0 This Week
    Last Update:
    See Project