Showing 1776 open source projects for "linux file parser"

View related business solutions
  • 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
  • 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
    iBack is an Shell-Script for Linux that makes backups from your files and MySQL-Databases. At this time we just have a small pice of code. You can download it in our file-archive, but please remember: It is the developer version!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A small ruby script that provides an easy and highly configurable interface for Rsync and Tar. It features incremental backup with compressed option and mail support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    libarxx is a C++ archiver with advanced features, like data synchronization and merging of multiple archives. It provides an object-oriented view on a directory tree of data items and allows versioning, compressing and structuring in multiple ways.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 5
    Alcogas is a cross platform open source software which allows to write an image created by the 'Alcohol 120%' on a CD-R/RW disk.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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
  • 7
    Staviour is analyzer of filesystem contents on LSB system which prevents overbloating the software collection. It analyses filesystem contents by grouping entities, such as files or software packages, by user-defined property of the group.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Kamiware BashBack is a script with these functions: * Full and incremental backups * Backup to share or FTP * Grandfather father son rotation scheme * Minimum traffic usage * Easy to chose folders to backup and patterns to exclude
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Finddupe is a VERY FAST command line C program to catalog very large archives, identifying duplicate files even when offline. It has many features. You can easily grep a catalog to find what you have, and locate where it is.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 10
    fish is a shell that provides the user with powerful features in a way that is easy to discover, remember, and use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    OpenDark is a free simplification of 'dark'. It's the first open BWT-DC compressor, which has a simple code, high speed and compression ratio. And it's waiting for your ideas! :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Skwish is a fast, simple, lightweight Java library for storing blobs on the file system. It allows multiple concurrent readers and writers, provides all-or-nothing write semantics, and is designed to survive abnormal, unclean shutdown.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    mrsync a tool to transfer files from a master to many remote machines in LAN using Unix socket's multicast. It dynamically adjusts its speed of transfering to ease on the network and to leave no one behind. 4 hours for 140GB to 100 targets in 1Gbit LAN
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    tool collection to manage files and stuffs on a filesystem
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    My Java Utilities - Multi-purpose library for Java applications, aka me sharing my reusable application code for all of you to re-use at will.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    AsmFile is a filemanager for terminals or the Linux console. It is written in assembler for small size and speed. The design uses two window approach like mc and other filemanagers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Porting and packaging of Midnight Commander. Versions available for users of the the Buffalo Linkstation with Motorola PowerPC core (HD-HLAN PowerPC [LS1]) and the Tera Station (HD-HTGL + HS-HTGL ppc [TS]).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A little more than the command line, a lot less than Midnight Commander, and a home-row-based interface (I don't want to say vi-like, but then again, I just did). This is the file mangler I use, and I thought you might like it. Written in Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Python File Monitor is a program that can execute custom commands when the monitored files are changed. Available on all platforms supporting Python 2.6.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    NUB is a set of high class C++ codes providing indexes for variable-length keys, compressed resource files, and an istream interface for blocks of memory. Now supports Unicode keys and up to 17 trillion gigabyte file sizes. See www.cnub.org/NUB.ashx
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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
  • 22
    REF's Archibald in its basic form is used to copy your files to some other place. The modular design allows for extensions, that will enable backups from and to any media you can think of.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    incron is an "inotify cron" system. It works like the regular cron but is driven by filesystem events instead of time periods. It contains two programs, a daemon called incrond (analogous to crond) and a table manipulator incrontab (like crontab).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    QTDirUtility is a X-platform directory utility written using QT4. Various operations such as zip,delete,copy,set writeable can be performed on files and directories.Files to be included and excluded in the operation can also be set through search masks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Command line interface trashcan freedesktop.org specs compliant. For each trashed file rememeber name, original path, date of deletion, and permissions. Interoperate with KDE Trash. WARNING:The project hosting has moved to googlecode. Go to http://code.g
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB