Showing 1531 open source projects for "java open source"

View related business solutions
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • 1
    Reduce Java dependency headaches by repackaging third-party jars.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Boiler-template (source) file generator. Automates (source) file generation from template files: speeds up developement of redundant or re-usable software and more. An example template for Linux Kernel Device Drivers generation, is included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Smarty is the popular php templating engine. This site is the users zone where contribs can be submitted eg code, templates, tips n tricks ..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    PGA (Petit Generateur entre amis : little generator betwenn friends in french) is a generation kernel to load, manipulate emf models (eclipse) with ATL, and practice code generation with several templating technologies like JSP2, Velocity, Jet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    It eases data access layer building in n-tier applications. It is an Object/Relational mapper with mapping attributes. Supports: multiple DBMS (MS SQL, MySQL and PostgreSQL), inheritance, 1-1, 1-many, many-many relationships and data caching.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Krypton is a software build tool that applies an artifact-oriented paradigm to the build whereby the focus is on what is built rather than how it is built. Krypton's standard library provides support for building both Java and .NET software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    DefconfigManager is too to generate consistent Linux Kernel defconfig for different architectures and machines. It is based Kconfiglib, Python library to parse Kconfig's and defconfigs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    XRCed is a simple resource editor for wxWindows/wxPython which supports creating and editing files in XRC format.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    Set of Ant filters that can be used to gather statistics from files or resources. It is mainly used for log files analysis. It allows to: - count inputs - count occurrences of each input - calculate average, max and min values of floats in input
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10
    Provide a plugin for the Eclipse basebuilder to enable pde-build to use a subversion repository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The SJSX is a tool to make a XML Data Binding from a schema (XSD) and to generate its representatives classes in Java Script. You can create JS objects from these classes to easily generate a XML structure based in the schema.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Sopi is an Ant task that instruments System.out.println() statements in place. System.out.println("Hello") becomes System.out.println("test.java, 43: " + "Hello"). It grew from a need for the Java equivalent of the C Macros __LINE__ and __FILE__.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Connect to DB2, Oracle, MS SQL and Mysql database. Add, edit and remove connections. Multiple connections simultaneously. Load/execute SQL. Export table/data as SQL/CSV/html. Import data from delimited/fixed length file. Loader with advanced option
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Multiplatform Unit Distributor (MUD)-This framework allows for automated build and deployments. This application will be the glue code between development builds and their deployment. A content management repository will be used to store software assets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Change source code from an existing licence (eg personal copyright) to an open source copyright such as Apache 2.0. Changes comments as part of the process, whilst retaining individual copyright names.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Creates Installers using Ant by configuring an XML file (no java required): The installer collects user input, then run specific Ant targets from a build.xml file. Runs in a Swing GUI or on the command line.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    mk, with a C/C++ compiler & using user supplied C/C++ code, is a tool which controls generation of executables & non-source files of a program. mk is similar to tools such as GNU make, but exists as a header file & rules/targets are specified using C/C++
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    OpenToro is a CMS written in JAVA that allows the development of database driven web Applications in a quick and agile way. Use OpenToro and forget developing countless SQLs and JSPs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    EasyMake is a cross-platform, language and compiler neutral build system, that automatically keeps track of dependencies and provide platform independent commands for common install/uninstall tasks. The default implementation is for C/C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Basicbuilder is a program for the ti83+/84+ calculators. It can package basic programs as apps, from which they can be directly executed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Princss is a set of Ant tasks used to generate reports using the JavaNCSS library. Reports may be either one-time HTML reports or historical graphs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The ezpyinline is a pure python module which requires almost no setup to allows you to put C source code directly "inline" in a Python script or module, then the C code is automatically compiled and then loaded for immediate access from Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A simple addon to Ant program - it listens on build events and notifies given Jabber user on "build started" and "build finished" events. Required: Ant 1.7, Java 1.5.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Genbuild is a generic Apache Ant build script that uses "inheritance" to re-use tasks in a way that it is possible to do a complete build only by supplying dependencies on those tasks and overriding the appropriate properties in each sub-project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The Autoconf Macro Archive provides documented and tested macros that are useful to many software writers using the autoconf tool, but too specific to be included into autoconf itself. [DISCONTINUED]
    Downloads: 0 This Week
    Last Update:
    See Project