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

  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 1
    Java language binding for pismo file mount. Create virtual folders in java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    KDE Partition Manager
    Easily manage disks, partitions and file systems on your KDE Desktop: Create, resize, move, copy, back up, restore or delete partitions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    KDirStat (for KDE Directory Statistics) is a KDE program that sums up disk usage for direcory trees - very much like the Unix 'du' command. It also provides cleanup facilities to reclaim disk space.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    KDE GUI for managing volumes encrypted with LUKS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    A ssh browsing environment. A user will be able to do the following things: - Open a ssh connection to a remote host - Browse Files and Directories on this host - Use common features like drag'n'drop
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Read and Decode CDs (and Hard disks) that are formatted for the use with the Kurzweil K2x00 Sampler Series.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    LanStore is a highly reliable, fully decentralized storage system which can be composed from already existing desktop machines. Our software utilizes the wasted storage capacity of these machines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The 'latestlog' package keeps a tiny database of when you last looked at particular file (usually a logfile) using latestlog. If the file has changed (grown) since that last time, latestlog will only display the new contents. Other utils will be added.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    LayerFS is a RISC OS image filing system. A LayerFS directory constructs itself from several source directories, where objects in the 'lower' directories are overlaid by objects of the same name in the 'higher' directories.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 10
    LinksOS is an effort to create a modern operating system for desktop and development usage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Linux distro to run under Google's NaCl

    Linux Distro to run under Google's NaCl Sandbox

    A challenging project that attempts to get a Linux distro to run under Google's NaCl. NaCl untime environment is very different from traditional posix systems. There is several hurdles to overcome in order to get a standard linux distribution to run under NaCl. There is a library called nacl_io in the Google NaCl sdk. It mimics the function of a posix files and sockets on top of ppapi. Similarly in naclports there is a crude nacl-spawn library which mimics processes by creating multiple nacl modules with javascript acting as a sort of "kernel". Currently the main holes that prevent a conventional distro from being ported is that there is no support for pipes, most signals, and also symbolic links and lastly traditional forks are not currently possible in an efficent way.The current implementation gets around forking and has limited vfork capability. Please join this project to help implement fixes for these issues so we can get your favorite distro to run at nearly native speed!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    C++ class to deal with Alternate Data Streams (Win32) plus a little tool based on the class
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Looking to secure your files but don't want to pay for an expensive program? LockedFolder will take files that you add and encrypt them, thus requiring a password to restore them. Perfect for adding to a disk or CD and transporting them between people!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    LoggedFS

    LoggedFS is a fuse-filesystem which log every operations

    LoggedFS is a fuse-filesystem which can log every operations in the filesystem (open, read, write, chmod, chown, remove, etc...). The configuration file allows to logs operations only for certains files with a regexp. now on github : https://github.com/rflament/loggedfs
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    C++ class to handle reparse points (symlinks, junctions, volume mount points - Win32) plus a little tool based on that class
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    C++ class to handle reparse points (symlinks, junctions, volume mount points - Win32) plus a little tool based on that class. Superseded by LookFS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    MDFS is a simple Distributed File System for Linux and Windows. It's not a kernel module, just an app running in the background. You can use it to access (view, download, upload) files on a remote computer, for automatically backup your files, etc...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    MEDDAC is the seeding point for designing a new approach to Operating System design itself. It is an Open Source project with roots in mainframe design and development the author began in 1979. Monitor Editor Disassembler Decompiler Assembler Compiler
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    MSP430 C Code Library

    Library of peripheral drivers, component drivers, utilities, and more!

    A collection of C libraries for the TI MSP430 family of microcontrollers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Simple Read-Only protection tool for removable devices. Make Empty File on selected disk with required size. Most common usage - place executable file on USB-flash drive and run it for space filling. When free space will need, delete empty file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    No longer Supported! Use touch! (I did not know about it, I was a newbie when I started this project...) Creat a file into the current directory. Must have one argument, (the file name). To see the help message run mkfile with no arguments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Marimonda is a file system simulator developed with the aim of characterize performance for scientists/researchers and system administrators, hoping to evaluate possible different scenarios for file systems on several platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Software application that permanently erases the contents of a hard drive or floppy disk using multiple passes on IBM PC compatible computers. User must have a Microsoft DOS compatible boot disk to start the computer in DOS Shell.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    MetaFS allows you to access information about your files (such as MP3 tags or JPEG's EXIF tags) easily and consistently using extended attributes. It also allows you to easily perform fast searches using this information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Metamon is a 3D file system browser, yet it is easy to understand and use. Developpers can use Metamon to find new ways of displaying files in a three dimensional space, while not having to bother with the usual features of a file browser, already made.
    Downloads: 0 This Week
    Last Update:
    See Project