Showing 345 open source projects for "java class analysis"

View related business solutions
  • 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
    Java HTTP Server written in a framwework perspective
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Jaxmao 是基于开源Tomcat的JSP/Servlet服务器。多年的开发使Tomcat已越来越完善,被越来越多的网站采用。Jaxmao(中文版Tomcat)项目的任务是开发一个中文界面,推广JSP/Serlet 在中文开发者中的使用。
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Web2chinese build a web server that translate web page into chinese. People can a url and get a web page that show binlingual - the source text and it's translation in chinese - on the same page. The project focus on chinese translation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    rails-asyncweb is a fast HTTP server for JRuby on Rails.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 5
    SiteMesh is filter plugin for web-servers that provides presentation and web-app application integration. It is easy to use and requires no modification to existing code (HTML, CGI, PHP, etc).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    HTTPManifold takes incoming HTTP connections and forwards them to other servers (reverse proxy). A single IP address can handle multiple domains, and route requests to other networked machines. It allows for monitoring and debugging raw HTTP traffic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    User contributed software and resources for companion SourceForge project DACS - the Distributed Access Control System. Includes FedAdmin, a DACS Web admin console, the DACS Java Library and XML schema translations of DACS DTDs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A minimal servlet server.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    Vistigator is a website analyzer, which allows CEO's, CTO's, and users to view info about their website. Vistigator is integrated with Apache 2 HTTP Server, allowing Vistigator to display website stats graphically & easily about specific IP Addresses.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 10
    NoodleShare is an easy to use home web site builder that you can use for sharing family photos, videos, or just communicating with friends and family. It also provides a framework for easily creating your own dynamic web content.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A web unstructured file system using UUIDs to uniquely identify the files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    FOXY is a filtering web proxy. Originally designed to provide device-independent access to the World Wide Web, it may also be used for HTTP-filtering, extraction and reauthoring of existing web content or as security device against web based attacks.
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    This is a very small HTTP server meant to be embedded in Java applications to provide an HTTP interface to your java application. The I/O is purely strings, and there's no JSP infrastructure, but rather direct printing. JRE5.0 Necessary.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    Small Java based serverpack, multithreaded and with plugin\'s. Includes basic implementations of: Http server / Ftp server / DirectConnect hub / DHCP server / User management
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    TEK empowers low-connectivity communities by providing a full Internet experience using email as the transport mechanism.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    RevolvingProxy is a cross platform HTTP Proxy application that is designed to be installed on a server that has been assigned multiple IP addresses. Each connecting client is assigned a different IP address for security testing or other purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    RStatServer is a system for quickly developing and deploying web applications that integrate statistical computations and graphics. It is built using the Zope web application develeopment system and the open-source statistical data analysis environment R
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Tool to convert Common Log Format files to a mysql query. Inverse of mls2clf, which can be found at SF too. The people from http://www.gentoo-forum.nl are running this project, as it was used at first for their site.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Multiserve is a multipurpose server application. Including support for HTTP, FTP, and much more, MultiServe was built in Java, and is tested to ensure cross-platform compatability. In addition, this project includes a few other network utilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This project is a graphical user-friendly Eclipse plugin providing non regression and stress tests of Web application servers. Test scripts are recorded from any internet browser thanks to a built-in HTTP proxy and can be fully edited in a dedicated GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A webserver written entirely in Java. Useful for learning about servers and daemons. The whole package comes in at under 20Kbytes compressed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Provide a plugabble and configurable alternative to UNIX tools like grep, awk, tail, head, cut, sort, uniq or even some perl based scripts in a Java environment. A bit like what Apache Ant means to good old make.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Moose Server is a Java P2P file sharing web server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A minimal but complete HTTP/1.1 webserver (that is, implementing all "MUST" aspects of RFC2616, but generally nothing beyond) designed specifically for embedding into other (Java) projects that need a web management/configuration interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    An Application Server written in PHP that serves PHP servet (<i>PHPlet</i>). PHPlet are similar to Java Servlet as they implements the init(), service(), destroy() methods. The lifecycle of PHPlet is the same of servlet, this all
    Downloads: 1 This Week
    Last Update:
    See Project
Auth0 Logo