Showing 2770 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
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 1

    PS2Toolchain

    This project focuses on the Playstation 2 homebrew toolchain

    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    PimBackup SMS Importer to Android
    This Windows XP/2003/Vista/Seven software converts CSM or Binary files (created with PimBackup for Windows Mobile) to a specified XML file which is readable from "SMS Backup/Restore" software on Android OS (Market)
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Decision Table Preprocessor

    Decision Table Preprocessor

    Ccide is a Decision Table preprocessor.

    Ccide reads a source program, in one of several programming languages, expands all embedded decision tables, and generates the new, expanded source. Ccidew processes C language programs directly. The script, ccide, uses ccidew and m4, to process BASIC, JAVA, CC, C++, BASH, QB, VB, and EX(euphoria), source files containing embedded decision tables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    IconMod

    IconMod

    small console tool to add/remove icons in EXE files

    IconMod adds and removes Icon groups (.ico files) from Windows Executables. Features: - supports 32- and 64-Bit Executables - list existing icon groups - add new icon groups - remove existing icon groups
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 5
    Tcl automated build system -- system for automatic build of Tcl based starkits/starpacks and eTcl archives.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    python dagger

    File dependency graph evaluator in pure python.

    Dagger evaluates file dependencies in a directed-acyclic-graph (DAG) like GNU make, but timestamps or hashes can be used on a per-file basis when evaluating which file nodes are up to date or stale. Use fast timestamp comparisons on large files when hashing is too slow, and hashing on small files. When hashing is used, it's stored in either a text file or sqlite database (in-memory at runtime is optional). Files can be forced as stale or uptodate. Dagger can be used as a building block for a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    GNU Build Packages for SCons

    Build GNU tools with SCons

    A package of scripts that allow you to use the SCons build tool to build software that usually uses the GNU Autotools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    PHP MongoDB Pagination is the pagination plugin for MongoDB released under MIT License. Simple to install & use. It has been developed under TechMVC 3.0.4, but it's compatible with any 3rd party framework e.g. Zend(tested).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    WhiteSnake Editor

    WhiteSnake Editor

    WhiteSnake is professional script editor for many script languages

    WhiteSnake is professional script editor for many script languages, including Squirrel and Pawn. This IDE provides comfortable syntax highlight engine and allow you to compile your scripts. It is good alternative, if you need one.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Intelligent Automation Solutions Built for Modern Finance Teams Icon
    Intelligent Automation Solutions Built for Modern Finance Teams

    We do CFO stuff.

    Digitally transform your business with workflow automation and integrated payment solutions. Digitally store and secure your data with advanced search and accessibility features that keeps your documents at the tip of your team’s fingers.
    Learn More
  • 10
    JWare/AntXtras is a powerful extension Ant library as well as a collection of useful Ant components. The current active AntXtras projects include "AntXtras", "Log4Ant", and "Svn4Ant".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    slkbuild is an Arch-like wrapper script for easy Slackware packaging.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    One-JAR(TM)
    One-JAR(TM) is a simple solution to a vexing problem in Java: how to distribute an application as a single jar-file, when it depends on multiple other jar-files. One-JAR uses a custom classloader to discover library jar files inside the main jar.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 13

    Simplest Android Web Suite

    Free and simple build toolkit for HTML5-based Android apps

    SAWS: Simplest Android Web Suite SAWS is an open-source build engine that allows you to turn a HTML5-based client web application into a mobile application for Android OS. Given the folder with your web app (HTML, JS, CSS) and its title, it outputs ready-to-use APK file with this application. Requirements: - Linux or other Unix-based OS with Bash shell - Java SDK (sun-java6-sdk or the latest openjdk version) - Ant - Android SDK installed with Android 2.1 (android-7) available as a target Configuration After unzipping, you must specify the exact path to your Android SDK folder (without last slash) in sdk.ini that resides in SAWS root folder: sdk.dir=/path/to/android-sdk Usage: /path/to/saws-build [application name] [webapp folder] [output apk file] e.g. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    CUDA  VS Wizard
    A VS Project Wizard for CUDA. After you install the CUDA VS Wizard, you can see the CUDAWinApp in your Visual Studio installed templates Category. Then it's easy to create a new CUDA project in VS. It can support Windows 32bit & 64bit system, VS2005 & V
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    depvault

    Simple Dependency Manager

    A simple dependency manager for projects. Allows you to submit and pull external dependencies from a repository. Designed not to be tied to any language or build environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    mkinstallp

    Replaced by project buildaix

    This project has been replaced by buildaix. Please refer to http://sourceforge.net/projects/buildaix/ for updates. This project area will not be updated! And the files here - are way behind those at buildaix!
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17

    QuickCIM

    CodeIgniter Model generation from database

    QuickCIM is a great free open source tool for CodeIgniter Models generation based on templates from database tables. The generated models extends of MY_Model by Chris Schmitz (https://github.com/ccschmitz/codeIgniter-base-model). Also check http://davidburgosonline.com/desarrollo-web/2012/como-automatizar-modelos-codeigniter-my-model/ for additional use info.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    LuaEdit is an IDE/Text Editor/Debugger for the Lua language. Its interface looks like MS Visual Studio .Net� and includes syntax highlighting, code completion, advance breakpoint management, efficient search engines, etc. Client under GPL and server (core debugger) under LGPL.
    Leader badge
    Downloads: 73 This Week
    Last Update:
    See Project
  • 19
    Dataweb Project - Java RAD Framework
    Dataweb Project is a RAD (Rapid Application Development) written in java. It's a client/server framework that allows to develop and to use tables, forms, reports, modules, plugins, services, webservices and other from remote. See project web site.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Easy SQLM GUI

    Easy SQLM GUI

    This is a GUI for DDL schema management on Sybase ASE (based on SQLM).

    This is a GUI for DDL schema management on Sybase ASE (based on SQLM) available at https://sourceforge.net/projects/sqlm. Currently supported features are : -- DDL Extract to SQL/XML -- Generation of DDL from XML -- Check validity of XML table model -- Generate table model upgrade script -- Upgrade table from model script
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Script Minifier

    Script Minifier let you minify Javascript, PHP, and HTML

    Script Minifier comes with a simple GUI. And helps you to reduce the size of web applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    YUI 3 - rollout file builder

    Calculate YUI 3 dependencies and build incremental rollout files

    This package produces a single web page displaying a front end to an ANT based build system. The purpose of the package is to automate the process of calculating dependencies and building YUI 3 incremental rollout files. It leverages YUI3 own loader in order to compute the dependencies, so the result is guaranteed to be the same as you get, using a manually crafted configuration of YUI 3 modules. It works for your own and others' gallery modules and for css files too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Ant tasks to create the necessary files for a debian repository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    RPMBuilder

    Easy way to build rpm only using xml in Linux.

    This is a toolkit in Linux, for the users that need a quick way to build a rpm/rpms. Easy use, with single xml file as input. Only 2 steps needed: 1st step, `rpmbuilder` to generate a xml file and configure it using vi. 2nd step, `rpmbuilder` again to build rpm or rpms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Fast and efficient self-assembling 80x86 assembler for DOS/Win32/Linux; with 8086-80486/Pentium/MMX/SSE/AVX/XOP instructions support, 16-bit/32-bit/64-bit code, binary/MZ/PE/COFF/ELF output formats.
    Leader badge
    Downloads: 16 This Week
    Last Update:
    See Project