Showing 190 open source projects for "file library"

View related business solutions
  • 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
  • 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
  • 1
    JSP Based File Manager. Allow view, create, edit, copy, move, delete, rename, compress/uncompress of directories and text type files. Allow transposition and resizing of image type files. Also allow external viewers and editors to be invoked for files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    VIRGO (P2P software) aims to implement large scaleable Network with easy management and scalable security. VIRGO can be used in the fields such as Grid computing, Distributed Domain Name System, distributed search engines, and file shares.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    File sync utility via ftp, written in Java. Ex, You can upload home page via ftp with batch processing. Both Swing/GUI and console is implemented.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    JINX is a Java-based multi-user Unix-like environment that allows each user to remotely run their own java programs. Also the home of CurseHTTPD, a non-blocking java HTTP server.
    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
    A little utility for grouping files (including recursively into directories) into groups of sizes no bigger than a set amount. For example, set the max size to 700 MB to group files into groups for burning CDs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The goal of this project is to provide an open source file manager written in Java. It should be platform independent and should provide a flexible infrastructure for future extensions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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
  • 8
    A plattform independent encryption-tool with a simple user interface (swing/java). It uses 'Password Based Encryption' (PBE) to encrypt and/or decrpyt files on the filesystem. Encryted files will also be compressed using the zip-format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A 100% Java implementation of the Unix "find" program. It can be used as a library, allowing Java programs to search for files. It supports many of the GNU find's options. JavaFind is capable of automatically delegating to GNU find if available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $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
  • 10
    RaXeJac - Random accessed XML extreme-fast Java compressor - is a low rate compression library written in Java, for extremely fast compression (>5MB/s compression, >80MB/s decompression) of XML accessed at random positions. E.g. for in-memory manipulation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Binary XML is java library. Major feature of library is document encoder/decoder which helps to store DOM model in binary format and retrive DOM model back. Encoded file size extremely small (in about 10 times relatively to original) .
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    A pure-Java compression library suitable as a drop-in replacement to current native implementations of java.util.zip. Typical scenarios where it is useful are applets, where access to native code is not allowed. It may also be useful on platforms where it
    Leader badge
    Downloads: 18 This Week
    Last Update:
    See Project
  • 13
    MySnmpCrawler is a SNMP agent using JMX technology. It contains a lightweight SNMP protocol adaptor, MIB database, and a framework for developers to reuse the design such that new JMX MBeans can be easily built based on the specifications in the MIB file
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    YaJal is an abstraction layer written in Java over JXTA. It hides all the complexity in setting up and handling JXTA classes. It offers you an easy framework where to develop peer-to-peer applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Lino is a suite of Python packages for IT professionals who offer business applications for small and medium-sized enterprises.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    EBML, or Extensible Binary Meta-Language, is a simple XML like binary language for describing data in structured style. EBML was originally designed for use in the Matroska project, but the developers saw that EBML was very flexible and extensible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Remotor is a Java web service system. It is a very easy to use and a very fast remote procedure call engine (alike RMI | RPC). No need for Stubs, Skeletons and Naming-Services. Remotor is one of many building blocks for the COMJAT.NET framework suite.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A java based XML driven configuration file utility. JxConfig is an extension to Jconfig aimed at providing greater flexibility in configuration file formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    PerPojo combines Pojos (Plain old java objects) and persistence without the need of a database or something like this. It caches all objects in memory and save them to a file using serialization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The goal of this project is to create a new peer-to-peer system that is capable of supporting instant messaging, encryption, and secure sharing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    CDLibrary is an organizer for your cd library. You can keep the contents of your CDs (including data about length, date..) and search for a specific file/cd.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    You can consider this a general "Java File Object Correction" project. It seeks to add in whatever features are missing or weak in the Java File implementation. For example, currently in Java, once a file is made read-only it cannot be reset back to a w
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Experiments, etc. tools, frameworks for version control, business rules, persistence, code generation, etc. not an active project these days.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Jwebftp is a simple JSP/Servlets-based web FTP client. It allows to provide limited FTP access via a web browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A facility to keep a history of context information during runtime and then dumping it in a separate file when a problem occurs (similar to core dump).
    Downloads: 0 This Week
    Last Update:
    See Project