Showing 165 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
  • Photo and Video Editing APIs and SDKs Icon
    Photo and Video Editing APIs and SDKs

    Trusted by 150 million+ creators and businesses globally

    Unlock Picsart's full editing suite by embedding our Editor SDK directly into your platform. Offer your users the power of a full design suite without leaving your site.
    Learn More
  • 1
    Provides stream-based handlers for reading and writing comma-separated values. The code is written for correctness and performance. All data passing through these classes is guarantied to be RFC 4180 compatible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    jbi4cics is a binding component compliant with the JBI specification that allows to call CICS services. No code is required to publish a CICS service as internal JBI endpoint. Having an internal JBI endpoint is straightforward creating its WebService.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A light-weight utility for: 1. Editing web-pages on-the-fly 2. HTML code beautification 3. HTML validation/cleanup 4. RSS Feed creation which makes use of some of the great HTML utilities already available (TagSoup, JTidy, etc.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    code2web is a toolkit for converting source code (Java,JavaScript,XML,JSP,SQL and more) to HTML with a wide array of features, including CSS customization, outline generation, automatic documentation liking, selective highlighting and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    K-automaton is a new parsing (syntactic analysis) machine isomorphous to language. Implemented in Java. Can generate Java code from grammars described in EBNF.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Libraries and tools to support software design using executable code as specifications, to support Test Driven Development and other Agile methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The Source2PDF tool is a small application which converts a directory full of source code into a single PDF file. It includes a table of contents, a title page, and is chaptered by subdirectories. This allows for easy, portable source code distribution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    MDExtractor extracts meta information from 1Cv7.MD (1S Enteprise v7) file and stores it in the database. Some ideas has been taken on http://www.mista.ru/ site and from "md2mdb" project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Add-on for the WSDL2... utility from the Apache Axis project, this utility will read WSDL files and generate COBOL copybooks and source code appropriate for marshalling and unmarshalling XML messages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 10
    xsdTransformer generates xforms, xhtml, code, scripts and desriptors (e.g. xForms based xhtml sites) based on xml schemas.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    java2web is a java to html source code converter which a wide array of features, including CSS customization, outline generation, automatic javadoc liking, selective highlighting and a lot more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Generate javascript validation from an xml template; you can configure on xml your html forms, giving params (min / max length, etc) and creates an JavaScript code to put in your html to validate your forms. Its an easy way to write js validation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    dft is a support class or library (depending on language/implementation) to allow dynamic formatting of HTML, data transmissions, print streams or anything else. The system uses templates to separate data views from procedural code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    JAXX is a powerful XML user interface language for Java. JAXX source files compile into ordinary Java classes, making integration a snap. JAXX features advanced data binding and event handling, and uses (fully compiled) Java as its scripting language
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The SBeaVeR editor is an Eclipse based plugin that allows business modellers and analysts to create fact-oriented business models and rules based on OMG's SBVR standard. It is part of the DBE project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    lsx is a small and powerful text and source code generator based on a format called Eva. Both java libraries for lsx and Eva and tutorial with some "Hello" samples including "Hello State Machine", interesting demo that generates C++ code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    With one mouse click you generate an XForms form (within an XHTML site) based on your XML Schema. (Tranformation of XML Schemata to other technologies such as JSF, XUL, Hibernate are planned).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Query-Oriented Model for XML is a lightweight library for XPath-oriented XML processing. QOM-based code is cleaner and simpler than code written using traditional XML processing libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A Java Source Code Counter including in depth statistics. Excellent for tracking performance or just for curious programmers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    <fo:editor /> will allow you to edit your XSL-FO mark-up and render it in various output formats. Users will be able to use their favorite renderers from the app with just the press of a button. Editing will be node-, code-, and wysiwyg-based.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Yop is an object oriented persistence API generator.It supports various programming languages such as PHP5 and Java.The goal of this project is to provide an easiest and fastest way to deal with persistence by using a simple XML object description format
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The only -complete- XUL/embedded scripting solution for Java. JFCML supports not only AWT and Swing; but any class accessible to Java's ClassLoader. Also, most major scripting languages, including JavaScript, BeanShell, Jython, Jacl (Tcl), JRuby, more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A visual Domain-Specific Language for Data Transformations, which generates programs for non-programmer domain-experts. The generated program will extract data from one source and converts it into a meaningful format defined by the user.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Framework for storing and editing Forestry-related XML data, with a specialised graphical interface for each object type. Plug-in API for adding functionality. Coded in Java, uses WebStart for distribution, swing GUI, ~100k lines of code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Free Java Serialization to XML (freeJSX) allows to write and read any Java object graph as XML data with one line of code. You can verify your data and manipulate it with standard XML tools like DOM, JDOM and XSLT. It is the open source variant of JSX.
    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.