Showing 1408 open source projects for "windows file manager"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 1
    ASTGen automatically generates implementations of Composite pattern hierarchies of data objects from a simple, one-file description of the class hierarchy. ASTGen is written in and generates code for Java. Includes an Ant task.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A framework for developing web apps. It provides an API for servlet developers to load HTML docs as templates, manipulate, & publish them. It has services for i18n, error handling, file upload, form repopulation, etc. Based on DOM from XMLC or Jivan.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Simplify and speed up design processes of multimedia projects using this framework application. You may create nearly any file format out of ONE draft or create your own screenpainter application using the construction kit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Aims to be able to manage multiple CVS repositories and copy parts of the contents and structure between repositories.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 5
    This eclipse plugin and a "Project Creation Wizard" to create a Java Project with some customize predefine file and folder (just folder for version 0.0.1).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    file4j is a java based file type recognition library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Universal generic application generator (in java) – open extensible framework for efficiently creating any specific application generator.The whole process is driven and controlled from an user defined xml file (genie.xml).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    IIM4J is a Java library for accessing IPTC Information Interchange Model (IIM). IIM is industrial standard file transmission format used by all major news agencies around a world. More info at www.iptc.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    TwICE is a Java impl. of the Information and Content Exchange (ICE) protocol v2.0. It implements an ICE syndicator (publisher) and ICE subscriber. TwICE is useful as a reference implementation or a public syndicator and subscriber for testing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 10
    A framework for creating MDI (multiple document interface) applications using Java/Swing. Supports undo/redo functions, internationalization, clipboard access (cut/copy/paste), modular file I/O (for loading, saving, exporting data), ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Object Relational Persistence and Object-Based SQL Query API. Similar to that of Hibernate or JDO but much better structured design. This API has several layers of abstraction to be useful for nearly any situation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    VisualWN is a Java Client which provide graphic presentation of lexical searching result based on WordNet database. The main purpose of client is to make learning English vocabulary fun and easy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A simple easy-to-use application for "visually editing" large patch files (unified diff files); different patches/diffs/folders/files can be selected/deselected, the resulting patch file can be saved and/or run against a source tree (e.g.).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A Java-Based, wiki-style application for personal use with searching capabilities. It will store your notes in a single, local, crypted Zipfile for easy handling.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The OS561 operating system based around FORTH/Java. The OS is to run on a VHDL chip OpenHardware design called the Minon, but could become available for other platforms. The unique point of the design is a revolutionary data compression technology.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    WebFlow Navigation Manager (WFNM) is a lightweight J2EE web framework, that can be used on top of any other J2EE web framework or even with servlets and JSPs, that allows webflow definitions, server side navigation history and automatic session cleaning.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Various java components. Virtual file system, option load/save system, some swing components: historytextfield which remembers entered values.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The goal of this project is to provide an open source file system browser component written in Java. It should be an alternative to the JFileChooser component of the Java framework from Sun.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    MadCaching is an extension of Tile framework. It provides the ability to turn on/off caching for a tile on demand. With a few configuration changes to the web.xml and struts-config.xml file, Tiles users can take advantage the build-in caching module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    SwixNG lets you define User Interfaces in XML files, narrowing down your Java code to the behaviour of the program. Via an easy-to-use API, you can integrate your own components and even localize your GUI at runtime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Transfolio, transform your folders. Full applications in different contexts (Ant, Cocoon, Mozilla, OOo...), using a transformations pack (XSL), to import and export documents in various formats (HTML, XMLs, but also OOo or jpg...).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A collection of reusable software components written in Java, C# and Python including method invocation tracing, filtering and sorting, command line argument parsing/processing, delimited text file processing and application configuration file handling.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    JavaCCCS is a port of JavaCC to generate C# code instead of Java. JavaCCCS is a compiler compiler, i.e. given a grammar file it generates a parser for it that can then be used directly or by other applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    LogWatcher is a tool to monitor any log file from an Eclipse view.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 25
    The Network-Oriented Document Abstraction Language (NODAL) is a set of standards and protocols for ubiquitous collaboration supported by an open source sample implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB