File Systems for ChromeOS

Browse free open source File Systems and projects for ChromeOS below. Use the toggles on the left to filter open source File Systems by OS, license, language, programming language, and project status.

  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | 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
  • 1
    Darik's Boot and Nuke

    Darik's Boot and Nuke

    A hard drive disk wipe and data clearing utility

    Darik's Boot and Nuke ("DBAN") is a self-contained boot image that securely wipes hard disk drives (HDDs). DBAN is appropriate for personal use, bulk data destruction, or emergency data destruction for HDDs, but is not recommended for solid-state drives (SSDs), sanitization that requires auditable compliance documentation, or technical support.
    Leader badge
    Downloads: 3,557 This Week
    Last Update:
    See Project
  • 2
    Ext2Read is an explorer like utility to explore ext2/ext3/ext4 files. It now supports LVM2 and EXT4 extents. It can be used to view and copy files and folders. It can recursively copy entire folders. It can also be used to view and copy disk and file
    Leader badge
    Downloads: 1,090 This Week
    Last Update:
    See Project
  • 3
    Catacombae

    Catacombae

    A free collection of applications and utility programs

    This project serves as a collection of different free software projects that I'm working on. The major ones are currently "HFSExplorer", "DMGExtractor", and "NTFS-3G for Mac OS X".
    Leader badge
    Downloads: 373 This Week
    Last Update:
    See Project
  • 4
    The Digital Forensic Tool Testing (DFTT) project creates test images for digital forensic acquisition and analysis tools. These images can be used by a tool developers and owners to test their software.
    Leader badge
    Downloads: 249 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 5

    ISAM File handler

    ISAM file handler compatible with the leading commercial ISAM

    Leader badge
    Downloads: 31 This Week
    Last Update:
    See Project
  • 6
    Cloud Storage FUSE

    Cloud Storage FUSE

    A user-space file system for interacting with Google Cloud Storage

    Cloud Storage FUSE is an open-source user-space file system adapter that allows Google Cloud Storage buckets to be mounted and accessed as if they were local file systems on a machine. This approach enables applications to interact with cloud storage using standard file system semantics, eliminating the need to rewrite code to use object storage APIs directly. The tool is particularly valuable in data-intensive workflows such as machine learning, where large datasets can be accessed on demand without requiring full local downloads. It supports performance optimizations like file caching, which stores frequently accessed data on local storage to significantly improve throughput and reduce latency. The system integrates with cloud-native environments such as Kubernetes and can be used in distributed architectures where multiple compute nodes access shared datasets.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    JFileSync is a Java application used to synchronize directories of two different file systems. For instance, you want to synchronize a set of directories on your laptop with a set of corresponding directories on your workstation.
    Downloads: 20 This Week
    Last Update:
    See Project
  • 8
    File Master

    File Master

    File Master is a multipurpose file handling tool.

    File Master is created to assist you when handling many files at one time. File Master can for example rename many files at once, or zip them for storage.
    Leader badge
    Downloads: 48 This Week
    Last Update:
    See Project
  • 9
    JNode is a Java New Operating system Design Effort. JNode is a simple to use and install Java operating system for personal use on modern devices. Any java application runs on it, fast and safe. See our homepage for additional information.
    Downloads: 11 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
    fuse-ext2
    Fuse-ext2 is a multi OS FUSE module to mount ext2 and ext3 file system devices and/or images with read write support. Moved project source to github: https://github.com/alperakcan/fuse-ext2
    Downloads: 12 This Week
    Last Update:
    See Project
  • 11
    Atol is a classical dual panel file manager aiming to be portable to both Linux and Windows OS (using C++ and GTK+ toolkit)
    Downloads: 7 This Week
    Last Update:
    See Project
  • 12
    droiD64 is a graphical filemanager for D64 files (Commodore 64 and others). May this tool make life easier for Commodore 64 fans, especially for those using MAC and Linux systems as there are tools available for Windows anyway.
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 13
    Ranish Boot and Partitioning Tools
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    A software to sort, list & print files from folder(s) & sub folders. Please note that you need Java Runtime Environment (JRE) 6 or later. Latest JRE is available at http://java.sun.com/javase/downloads/index.jsp Read "Latest News" below for details
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15

    Duplicate File Fixer 1.00g

    Find Duplicate Files and Manage Them

    This software finds duplicate files across all directory levels inside a given folder.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    jc
    jc means Java Commander - it's a java-based file manager for Windows and Linux
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    The FDOS Operaing System is 100% written in Assembler (NASM). It supports FAT 12, TSR and a small Multi Kernel System. The source is very good documentated (only in English). A German, russian and English Documentation (about 40 pages) are included.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    J2MEFS is an API for the J2ME that extends the RMS. It lets you save persistent data in your MIDlets without even knowing what a RecordStore is. You can create a structure of directories and access files through names and paths (MIDP 1.0 and above).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    fat_imgen

    fat_imgen

    FAT floppy image generator.

    fat_imgen is a utility you can use to create and modify FAT12 floppy images with.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    filesort takes an existing text file and sorts it in ascending or descending order based on whitespace or a specified byte size.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    Written on C# .NET2.0, Used for mass file renaming, you can easily number you files, filter them by extension and then add prefix/suffix... Especially useful when you need to rename photos taken by camera. Now working on Linux port(C#MONO) testing.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    The ADFlib is a portable C library designed to manage Amiga formatted devices like harddisks and ZIP disks, or dump files of this kind of media via the .ADF format. Projects using ADFlib are : ADFOpus and ADFView
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    An application I have written for managing external hard drives and other things, where the default windows-autostart fails. I have written it for myself cause couldn't find anything similiar and I think it might be usefull for others too. Enjoy...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    A very simple, but useful, application that creates a list of files in any folder/directory on your computer.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Read and Decode CDs (and Hard disks) that are formatted for the use with the Kurzweil K2x00 Sampler Series.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB