Showing 299 open source projects for "archiving programs windows"

View related business solutions
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 1
    SWTSwing is a port of SWT to Swing. It replaces the native layer of SWT (the graphical library used by the Eclipse project) with a Swing-based version, bringing full portability to java programs developed using SWT.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    jdbhelper is a java library created to help developers with database interaction related programs. It has been created to help developers with small pieces of software, making them more SQL-centric and avoiding them from the JDBC bureaucracy
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Enables conversion of an applet into a normal Java application/Windows/Linux executable.For this application, the target user is an applet developer. Once he has completed the applet development, he can use this application to create an executable file.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    PsychoLib is a java library used in all Psychomad softwares. It brings standardization among applications and can helps you writing more simple programs using its API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • 5
    TreeDL (Tree Description Language) is a notation for tree structures used by programs (like syntax trees) and tool for translation of tree descriptions to target programming language, docs generation, etc. Tool's functionality can be extended by plugins.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Small Java efficiency and productivity utilities as both stand alone programs and simple APIs. Including sipplets for GUI (Swing), threading and XML, plus utilities for SQL and XML. Download the wheel here!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    PeerKit is a tool for rapidly creating new peer-to-peer programs, and designing and evaluating new peer-to-peer topologies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    MuLATo is a Java application for collecting metrics from programs written in several languages. The core module provides parsers for Java, AspectJ and CaesarJ programs and can be extended for other languages. Currently, the GUI is being developed as an E
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A tool for overflow detection in arithmetic operations in Java programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10
    The SimpleJTA project implements a standalone JTA compliant Transaction Manager. It is primarily designed to be used when a J2EE server is not available, for example, in Servlet applications, or standalone Java programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This library is developed to read and write Property List (PLIST) files. These files are widely used by OsX programs. This library easily gives you the ability to read and write those files and to use the content downstream in your programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This project aims to create Largetic programming language, which is designed to simplify programming of multithreading programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Pass parameters to Java programs from the command line with minimum effort.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Many scientific programs require experimentation with various numeric parameters. Having a GUI with a panel full of labeled number sliders to adjust parameters is often useful. This API eases the creation of such labeled graphical numerical inputs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    jBatchEngine is a batch job spooler written in Java but usable for any batch programs. It can be configured to use either a database or jms for batch job management. It runs as a Windows Service or a Unix Daemon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A plug-in for Eclipse that allows users to debug programs using UML models in order to detect regions of divergence between the model and the program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    MyBatchFramework is an open-source lightweight framework designed to create easily robust and manageable batch programs into the Java language. Its main features: multithreaded execution, scheduling, JMX management, batch execution report, history.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    CleanJ is ABC-to-Java translator. It enables concurrent clean programs to run on JavaVM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Plugins for Maven 1.x (http://maven.apache.org/maven-1.x/) - manage all aspects of your project (tests, docs, distribution) from a single project descriptor! This project provides plugins that are not bundled with Maven due to differing licenses.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    SMSCompress is a project of investigation, development and implementation of different SMS compression techniques. Using these techniques, SMS of more than 160 characters can be sent at only one SMS, saving money to the user ;)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The SrcML Framework allows converting Sourcecode to a XML representation on which tools can then be used to deduce statical data for analyzing and visualizing the initial source. It also provides easy ways to write programs which modify other programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    jppa is a pointer and purity analysis tool for Java programs. Mainly a purity analysis tool: given a full Java program, it detects pure JML-style methods, i.e., methods that do not mutate existing objects (they may mutate new ones).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A web unstructured file system using UUIDs to uniquely identify the files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ThunderBLitz is an almost complete IDE environnment (as eclipse plugin) to develop programs written with blitz basic syntax. The program is firstly developed for Blitz3D distribution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    JTombstone is a program for finding dead code in your Java programs. It reports on dead code at the method level, by processing Java class files. No source code is needed to use it. JTombstone is a Java program and requires JDK 1.4 or later.
    Downloads: 0 This Week
    Last Update:
    See Project