Showing 187 open source projects for "linux file parser"

View related business solutions
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    Java HTML/XML Compressor is a very small, fast and easy to use library that compresses given HTML or XML source by removing extra whitespaces, comments and other unneeded characters without breaking the content structure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    MessageReader is a java software that, given a Mail folder of a Symbian phone, takes all the sms messages (NOT (still) mms or anything else) and make a file in the unix mailbox format (suitable for e.g. kmail).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Snazzy Backup is a backup utility for desktop users. You can pick files and folders to zip. Nice GUI. Save and load settings, specify compression ratio, thread priority, filters, tokenizable file names, span multiple files based on file size, and ftp.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    GamePatchDistributor is designed as a convenient tool for game patch distribution on local LAN-parties. As frontend for an FTP-server or a Windows share it makes patches easily accessible over the network, without the need for a special server setup.
    Downloads: 1 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
  • 5
    A Java-based command-line tool for automatically removing old backups selectively. It can be used when you already make daily backups on disk, and want to clean them up while still keeping some of the ones made weeks, months or years ago.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    JPedal JBIG2 Image Decoder

    JPedal JBIG2 Image Decoder

    A JBIG2 decoder written for Java under a BSD license

    The JPedal JBIG2 Image Decoder is a 100% pure Java image decoder for the JBIG2 file format. The decoder takes the JBIG2 image processing technology developed for the JPedal PDF renderer in 2007 and makes it available as a generic library for more general usage. The JDeli Image Library https://www.idrsolutions.com/jdeli contains a much enhanced and faster version and also provides a complete ImageIO replacement (see https://www.idrsolutions.com/jdeli/imageio-replacement) for Tiff, JPEG,...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    Amazon S3 plugin to backup files with Areca to an amazon s3 bucket.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    An algorithm for compression and decompression of Binary Decision Diagrams will in many cases reduce the size of the BDD to 1-2 bits per node.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This project provides a graphical user interface for the PAQ compression program. It is written in Java.
    Downloads: 1 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 10
    tool collection to manage files and stuffs on a filesystem
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Java Password Tracker. A cross-platform application to safely store away your passwords. The file format is compatible with the original password safe application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    AFRS utilizes the Linux inotify kernel tool to monitor your filesystem for file changes, records or displays those changes and if desired, replicates those changes in near real time to other systems running AFRS using rsync. AFRS can also be used as a li
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Backup Easy is a software for automatic backup of folders and files at chosen day and time. A graphical interface provides clear, easy control. Remote backup to FTP, FTP over SSL or SFTP server is supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Create versioned backups. Combines the best features of a mirror and incremental backups. The last backup is always a mirror, previous versions are available as incremental backups. Uses no special file format. Mainly an AntTask that is easy to integrate.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Storesim simulates creation of large amount of random files. Directory structure created is similar to what is done in very large file repositories: based on hashdirs (found in mailservers, NFS servers, files servers, image databases...)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Open Legacy Storage Document: Generic Document Archiving on Disk and Network(using MINA) Framework in Java for huge number of docs(up to 2^192 documents), efficient(Java NIO), crypto, net transfert, web retrieve, J2EE and eMail archiving compatible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Simple command-line one-way directory synchronization tool. Synchronize a specified target to match a specified source. Only the target is modified. Works on files & directories. Features flexible file matching, simulation mode, unattended usage & more!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Java local filesystem syncronizer created to support folks with multiple computers and/or pendrives.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Antiquity is a wide-area storage system that provides a consistent, secure, and durable storage layer for a variety of applications such as file systems, databases, and back-up.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Simple command-line directory incremental backup tool. Create compressed point-in-time snapshots, adding only new or modified files each time. Uses a file catalog so previous zip volumes are not needed for backup. Archives are automatically time-stamped.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This program implements the interface of the jLHA library. It is a command-line front-end for compressing/decompressing LHA files. The jLHA library is written by Michel Ishizuka.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A pure Java zip compression library for Java ME CLDC/MIDP applications. It is mostly compatible with java.util.zip in Java SE/CDC, so that an application can easily handle a zip file in the same manner as that in Java SE/CDC.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    How do you find anything in the mountain of data on your PC? How do you organise, maintain, archive and protect your files? How do you avoid surrendering to the Powers of Darkness? Checkpoint Commander, the vital tool for Information Management!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Bork is a very small, cross-platform file encryption utility. It is written in Java and designed to be included along with the files it encrypts for long-term storage (eg on CD-R). Its minimal external dependencies make it fairly futureproof.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    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: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB