Showing 318 open source projects for "opensource java code"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • No-Nonsense Code-to-Cloud Security for Devs | Aikido Icon
    No-Nonsense Code-to-Cloud Security for Devs | Aikido

    Connect your GitHub, GitLab, Bitbucket, or Azure DevOps account to start scanning your repos for free.

    Aikido provides a unified security platform for developers, combining 12 powerful scans like SAST, DAST, and CSPM. AI-driven AutoFix and AutoTriage streamline vulnerability management, while runtime protection blocks attacks.
    Start for Free
  • 1
    WML taglib for WAP enabled devices. Based on struts-html 1.1b2 and 1.1b3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    OmniSockets is an open message-based network interface which simplifies the development of distributed Java applications. It extends the standard Java network classes to provide a large degree of automation for connection and message handling.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    JGraphicTools is a easy to use Java-API and a collection of usefull tools for graphic manipulation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    TouchGraph provides a set of interfaces for graph visualization using force-based layout and focus+context techniques. For now only older code is available, but we are planning to release new versions as well.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    Externalized Queries - a Java framework for externalizing SQL queries from source code. Query descriptor supports conditional logic and configurable caching. Custom taglib simplifies data display on JSPs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Runtime Java GUI generator
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Java library for building tag-specified structures, primarily HTML pages or XML documents. This projects will focus on speed, small footprint and few classes. Similar to Jakarta ECS but with a lower object overhead.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    InfoNet is a tool for administrating URLs, document management, version management, collaborative editing and others. InfoNet uses pure HTML on the client-side and servlets on the server-side. Only OpenSource components have been used.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    An Open Source 3D MMORPG centered around each individual and unique player, not around the "target customer." No longer OpenSource. The SF project page will not be updated anymore
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    Arachnid is a Java-based web spider framework. It includes a simple HTML parser object that parses an input stream containing HTML content. Simple Web spiders can be created by sub-classing Arachnid and adding a few lines of code called after each page
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Esqueditor: a simple yet powerful web application that creates document definitions. Generates XML Schema from a web wizard.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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
  • 13
    The goal of the "Mister Bundles" project is to implement Mister House-like services (perl code) under the form of OSGi bundles (java code), compliant to the OSGi v2.0 framework specifications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A set of jsp tags and supporting code that handles the tabulation of containers of objects. Operations include sorting and pagination. Support is included for arrrays and various Collections Framework classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A Java Swing-based development environment to assist in the rapid creation of Struts-based (currently Struts 1.1b) web applications. This standalone application allows users to create from scratch and/or import existing Struts 1.x struts-config.xml files,
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Code engine for parsing Quake 3 Arena console log files to produce player statistics. Engine designed to be extensible for use with ANY quake 3 mod. Example of a mod implemented (Urban Terror).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    YACHT is an effort to code an intelligent clan management tool for team based games. It features all the usual features (news, roster, document library, member applications) as well as advanced features like automated battle plan generation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The Registry Server (jUDDI) offers a mechanism for humans or software applications to advertise and discover Web services. The Java Web Services Developer Pack (Java WSDP) Registry Server implements Version 2 of the Universal Description, Discovery and I
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Mac GoogleSeach is an OpenSource effort to implement the Google SOAP APIs on Mac OS X.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The Chicago PHP User Group (ChiPHPug) web-site is itself an OpenSource project. Visit our site and its source code to see what a wide variety of skill-levels in PHP can accomplish by working together.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A completely portable C++ library, to provide a standard set of classes similar to Java Common API. It's highly efficient and it follows the Embedded C++ Standard. It's FREE (LGPL licensed).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    DataShare is a Java-based server that waits for clients to connect to a Channel (socket), then forwards any received data to other clients in that Channel. See the <a href="http://rendezvous.sourceforge.net">Rendezvous</a> project for client code examples
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A close implementation of the Java's AWT public library API for HTML. With HtmlAWT you build an event driven, component based tree which is used to code HTML web pages, forms, tables from a Java application. HtmlAWT is standalone library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Mock-Object Testing for Java Servlets. Works out-of-the-box to test servlets without depending on container specifics. Complete with tests and sample code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Having a clean MVC like framework in PHP based on standards like PEAR, Smarty and even Java Struts concepts. OO Code, DB Abstraction, Log, Session, Form handling, Templates, Page caching, I18N, Configuration.
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.