Showing 2136 open source projects for "java open source"

View related business solutions
  • 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
  • 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
  • 1
    Aloys Core Framework is a framework for Internet applications written in PHP/SQL (including mySQL). AloysCore gives all classes for dispatching modules calls, manage various environment variables, deal with multilingual texts, and access various datasour
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Build System for Java offers an enhanced build environment that ties together deployment instructions, environment configuration and source code as a releaseable entity. A new paradigm for configuration management!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    JOF provide a way for displaying and populating java objects. JOF automate the creation of GUI forms and it’s able to produce AWT/Swing/JSP interfaces, just by passing java bean or XML to it.JOF is an Object-to-GUI solution!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    cmsutils provides programs that help you develop, create and translate cms (Postnuke, Xaraya, ...) modules. Written in Delphi/Kylix
    Downloads: 0 This Week
    Last Update:
    See Project
  • Powerful, all-in-one identity verification, fraud prevention and compliance platform. Icon
    Powerful, all-in-one identity verification, fraud prevention and compliance platform.

    For businesses needing an automated identity verification to defeat fraud while processing customers' data quickly and securely

    iDenfy protects startups, financial institutions, gambling, streaming, ridesharing, and other digital services from identity fraud using a three-layer identity verification process. The process protects businesses from the most threatening forms of identity fraud.
    Learn More
  • 5
    This tool was written in Java which provides a friendly GUI, flexible instrumentation, and the ability to monitor multiple java applications. There are several monitor options for users to choose: methods, block, instructions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Proctor is a tool for running unit tests for Python programs. It uses the standard unittest module, and provides a GUI and command line interface for finding and running all tests available in a package or set of packages.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    A development environment, where the specifications (language, gui system, ...) and the look (wysiwyg, ...) are entirely external to the program. The specifications are made with the Amool language, allowing to add support for a language/gui system easily
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This project provides an ANT task and an API to analyze the dependencies between Java class files. It's different from the similar tools existing for ANT as it only compiles the classes affected by your modifications and work with any bytecode compiler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A tool to convert Codewarrior for Palm resource files into PilRC resource files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Boon: The Agile Referral Hiring Platform Icon
    Boon: The Agile Referral Hiring Platform

    Tap your entire community to hire better talent, faster

    Boon's agile referral platform expands your recruiting power 
through AI, automation, integrations, and gamification.
    Learn More
  • 10
    This project intended to help people that likes Jakarta's ANT and dotNET NAnt. PyANT helps to implement project building using tasks defined in python scripts. The far goal is implementing all ANT tasks in Python
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ProjectBuddy administers files of a development project. It orients itself at file browsers of common IDEs. This tool is very helpful if you are working on just a few files in a big software repository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This utility converts Motorola S-record files (namely .S19 files) to binary files and vice-versa. It has several useful features that allow full manipulation of record addressing and output file size.
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 13
    nfstimesync - tools for sync nfs server and client times
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Greebo is an Ant task for making developer's life easier by downloading and managing non-source dependency files from a (possibly networked) source, to a specified local repository, much like Maven.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    UML for Schema is a code generator, it takes an UML model, properly enriched with stereotypes and tags from an XMI file and it generate some equivalent W3C XML Schemes (WXS). It is also able to do the inverse transformation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Fragit provides high level ant tasks in order greatly simplify the Java build process. These tasks can be chained together in order to painlessly switch between different deployment strategies - eg 3-tier for release versus 2-tier for development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    JNDirect is a library that supports JDirect-compatible native methods and method closures. JNIDirect automatically generates (at runtime) JNI native method glue for anything exported from a Mac OS X framework -- functions AND global variables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    OverShadow is an umbrella project for the development of open sourcce Eclipse IDE plugins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    AntProf is Ant tasks for profiling Java programs. The Java VM includes various built-in options for gathering profile data such as -prof, -Xrunhprof, -Xprof. AntProf understands these options and packages everything up into convenient Ant tasks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    jarg reduces a jar file that have java class files. It remove debugging informations. It remove unnecesary attributes for execution. It remove unused fields and unused methods. It remove unused entry in the constant pool. It rename fields and method
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A simple, nice and instructive nonrecursive predictive syntactical analyser for LL(1) grammars, just to play with it for fun.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A collection of Jakarta Ant extenstions, primarily aimed at J2ee, and remote server project development. Can be used shorten complex j2ee build files to a few lines
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    antxmltasks allows ant executions to be driven by an xml file using xpath expressions. Has tasks ForEach, Choose, ConditionalTask, DefaultTask, ValueOf. It is meant to enhance the degree to which dynamic behaviour can be supported by ant build files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    CUT is a simple, to-the-point unit testing system. It's different from other unit test packages in that it follows the KISS principle. It's designed for C testing, not designed to emulate SUnit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Open Application Builder for GTK 2
    Downloads: 0 This Week
    Last Update:
    See Project