Showing 2770 open source projects for "java open source"

View related business solutions
  • Vibes don’t ship, Retool does Icon
    Vibes don’t ship, Retool does

    Start from a prompt and build production-ready apps on your data—with security, permissions, and compliance built in.

    Vibe coding tools create cool demos, but Retool helps you build software your company can actually use. Generate internal apps that connect directly to your data—deployed in your cloud with enterprise security from day one. Build dashboards, admin panels, and workflows with granular permissions already in place. Stop prototyping and ship on a platform that actually passes security review.
    Build apps that ship
  • 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
    The `Pre-Make Kit` project is a dependency management tool. This website is obsolete, the project has moved to http://pmk.sourceforge.net ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    JarBuilder is a useful tool for Java programmers. It allows one to easily create jar files. JarBuilder is written in Java providing a nice Swing GUI.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3
    Tho goal of this project is to provide an integrated development environment for developing (x)Harbour applications on various platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    T4SD. Tool for project managers and project members to keep track of action items, work packages, problem reports, change requests, phone calls etc.
    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
    osi: Examples for creating software written in C++ that uses GTK+2.0 (Win32 and Linux). Build environment: GNU autotools with g++; MSVC --- boolmin: A Boolean Minimizer for Win32, Linux, UNIX --- emacs: XEmacs extensions designed to work on many machines
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    C++ runtime that provides platform independent distributed state machines thanks to messaging, threads management, timers, traces...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    JSource is a small Java IDE written in Java using entirely Swing components. It has a light but powerful editor that allows creating, editing, compiling, and running Java files. It also supports syntax highlighting for other programming languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    DBIx::Connect is a Perl module module which facilitates configuration and creation of Perl DBI , DBIx::AnyDBD , or Alzabo -style database connections via configuration files and/or command-line arguments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The BeanFactory Tool is a two-way GUI frontend plugin for editing javadoc custom doclets, such as XDoclet. It is build on a general Doclet editing layer running on Netbeans, JBuilder and Eclipse.
    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
    JDBC-based API to build always valid SQL statements. Other enhancements are: automatic table name and columns completions inside Java code, alias support, prepared statement parameter (?) management, SQL functions...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A Front End for TASM. Compiles Assembly Programs.Includes Intellisense to Help Assembly Coders. Immidiate Error Tracking and Instant Code Help provided.
    Leader badge
    Downloads: 39 This Week
    Last Update:
    See Project
  • 12
    This is a plugin for Anjuta Development IDE and this is an util for object oriented programming (C++). You can insert new item (function or variable) to an existing class.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The MAD Project is an attempt to create a powerful, flexible game engine, which is specifically designed for graphical adventure games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    8051 development System in Qt
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    An universal and transparent XML Serializer/Deserializer in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Tasklist Doclet is a custom javadoc Doclet that creates XML tasklist reports and ships with XSL files to transform reports to HTML documents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    NoUnit Graphs your code to give you a picture of how good your JUnit tests are. NoUnit.Net is a .NET version of the program. (More Information at http://nounit.sourceforge.net).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    phpWebDesk aims to provide a simple, easy-to-use tool that can dynamically serve websites in their required markup language, convert images so they are compatable with the user\'s system and automatically compress any files that are downloaded.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This is an easy to use and highly customizable Sitegeneration tool. Similar to Anakia but with the advantage of definition of different filehandlers and the possibility to have a navigation created fully automatic with always working links.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A program to graphically configure and build source-tarballs. replaceing th configure && make && make install.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    xFloWS project aims to provide a graphical toolkit that enables users to create complex Web services by combining other existing Web services simply using drag and drop. xFloWS also includes a Web service search engine and a code generator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Lamp is a Unix-like environment that runs in a single process (via threads) on traditional Mac OS, including standard I/O, vfork/exec, a shell, perl, sockets, virtual fs with /dev and /proc, signals, and ptrace(). Runs on 68K/PPC, and on OS X as Carbon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    dependable is a perl script that you (software author or package manager) distribute with your tarballs. It automatically downloads dependencies for your software from the web/FTP. This makes tarball installation much easier for your users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Decouple your GUI building code from the rest of your application. Using an XML description, the Java Gui Builder will build appropriate windows, controls and objects for later retrieval by the mainstream code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The Design By Contract framework for C++ allows developers to design software that accomplish the specification requirements. Obscure bugs in software are shown quickly due to its precond, postcond, class/loop invariants and new/delete runtime analysis.
    Downloads: 0 This Week
    Last Update:
    See Project