Showing 802 open source projects for "java open source"

View related business solutions
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 1
    Converts wxWidgets C++ code components (generated by wxDev-C++) to XML code. Allows users to port wxFrames created with the wxDev-C++ visual designer RAD to other IDEs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Orizon is a framework intended to provide tools and facilities to test java sources for security flaws. The main goal is to detect common threats as described in Owasp top 10 vulnerability document.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Library with support for Java generic delegates and events similar to .NET delegates and events.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    SIM stands for Struts In Mind, the goal is to transform a struts-config.xml file into a Freemind map, thus allowing a better vizualisation of the application mapping. Configuration is analyzed to provide a vision enhanced with colors and icons.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Retool your internal operations Icon
    Retool your internal operations

    Generate secure, production-grade apps that connect to your business data. Not just prototypes, but tools your team can actually deploy.

    Build internal software that meets enterprise security standards without waiting on engineering resources. Retool connects to your databases, APIs, and data sources while maintaining the permissions and controls you need. Create custom dashboards, admin tools, and workflows from natural language prompts—all deployed in your cloud with security baked in. Stop duct-taping operations together, start building in Retool.
    Build an app in Retool
  • 5
    An open-source implementation of a self-contained Java-based component model called CompUnit. CompUnit introduces users to the software component lifecycle without requiring proprietary technology or being dependent upon a number of external projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Djinn is a java bytecode static analyser. It can produce various dependencies graphs of arbitrary granularity (jars, classes, packages, etc.) and provide a flexible query engine. Update 15 apr 2013: I resumed developpement recently, project has moved to https://github.com/fabienbk/djinn
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This project is a PHP project. The project's purpose is to create the object that can be dynamically extended oneself . ExtensibleObject can extend oneself by other ExtensibleObject anywhere in your code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    xmlOrganizer Tools for XML including: - XSD validator, organizer, formatter, and checker for unused types. - XML validator, organizer, and formatter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    WireMaster is a user interface (UI) tool for creating wireframes in an open, XML based format. A wireframe is a basic visual guide used in web design to suggest the structure of a website and relationships between it's pages.
    Downloads: 9 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 10
    IJThemes is an implementation of innovative methods in the development of qualitative themes and templates for Joomla content management system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The SAVE-IDE is an integrated development environment for architectural and component-based design of embedded systems. Including a tool chain for analysis, verification and code generation, with focus on safety and real-time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This is a Perl script (and module set) that converts a formal design specification into a design document, complete with pictures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Just another "file commander". Work for purpose to suit the most common shell working interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A comprehensive set of business functionality and patterns The technology oriented frame-works provide solutions for a specific set of technical problems.BizSutras provides integrated implementation for all the identified business functions
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    In this work, we develop novel disk characterization suite, DIG(Disk Geometry Analyzer), which allows us to rapidly extract and to characterize the key performance metric of modern hard disk drive.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    KEManager models Knowledge Based Systems following a methodological approach ( Knowledge Engineering) for academical purposes of CommonKADS and IDEAL. It supports the viability test, some knowledge acquisition techniques and conceptual modeling.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A framework for transferring implicit or tacit knowledge between members of a community. It works by observing the behavior of community members, and providing them with suggestions from other community members based on their past behavior.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    snavtofamix is part of FETCH (http://www.lore.ua.ac.be/Research/Artefacts/fetch/), transforming C++ and Java source code facts parsed by Source Navigator into a FAMIX CDIF model for usage in reverse engineering environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A small mock library that is extremely easy to learn with plenty of examples. Only has 5 classes for the api. See http://mocklib.sourceforge.net for good tutorials.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Fragments is a highly sophisticated C++ library for composing classes from freely definable "fragments". Among other things it can be used to create container classes - just by selecting a set of "fragments" to combine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This project is a software and a framework implementing a formal specification generation approach. The tool supports the theory on formal modeling, automated composition and formal verification of system specifications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This project offers a collection of resources that can be used to document object models in the Z language. This mainly consists in prelude files for z type checking and latex demo files that use it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    WIDE is a Web-based IDE that enables Java development on any computer with a browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Orc is a embedded language for orchestrating concurrent and distributed programming. It can ensure safe, dead-lock free concurrent execution. This is an implementation of Orc semantics for the .NET framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    FunctionalJ is a library which makes it easy to use functional programming patterns in Java, such as representing functions as objects, partial function application, higher-order functions, mapping, folding, and more.
    Downloads: 0 This Week
    Last Update:
    See Project