C Storage Software

View 8544 business solutions
Storage C Clear Filters

Browse free open source C Storage Software and projects below. Use the toggles on the left to filter open source C Storage Software 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

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    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
    Major looseless compression algorithms library and documentation. First project: Arithmetic, Huffman, LZ77, LZ78, LZW, RLE. Second project reimplements Deflate. Documentation explains major Entropy Compression Methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    An extension of the current diff & patch programs to support the analysis of differences between binary files. Will include module support to specially handle user-defined types using user-created modules
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Compression/decompression library, capable of operating on a stream and intended to be used on systems restricted in code and stack size.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    FDNPKG

    FDNPKG

    a network-enabled package manager for FreeDOS

    FDNPKG is an online update tool for the FreeDOS operating system. It allows to install, remove and update software on a FreeDOS installation using online (http) or local (on disk/cdrom) repositories. It is written by Mateusz Viste for the FreeDOS™ project, but can be used on other DOS systems as well. FDNPKG means "FreeDOS Network Package manager".
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 5
    File undelete / recovery tool for *BSD FFS filesystem
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Far Manager

    Far Manager

    Text mode file and archive manager for Windows

    Far Manager is a program for managing files and archives in Windows operating systems. Far Manager works in text mode and provides a simple and intuitive interface for performing most of the necessary actions: viewing files and directories; editing, copying and renaming files; and many other actions. Far Manager has a multi-language, easily configurable interface. File system navigation is made easier through the use of color highlighting and sort groups. The functionality of Far Manager is greatly extended by external DLL modules — plugins (made possible by a special set of interfaces — the Plugins API). For example: archive support, FTP client, temporary panel and network browser are all implemented as plugins included in the standard distribution of Far.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This is a Linux kernel driver that adapts the kernel's own software RAID1 (i.e. mirroring) driver for use in the context of network attached storage devices. This driver does intelligent resyncronization, async writes, and automatic array administration
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This program is an easy to use info/backup/restore/copy tool for the Host Protected Area data (usually containing Predesktop, System installers, diagnostic tools, etc) found on laptops featuring HPA-supporting BIOSes, such as some models of IBM ThinkPad
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    fbreak is a console application that allows you to break a large file into multiple smaller files (ie, for distribution on floppy disks).
    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
  • 10
    fnav (File Navigator ) Console File Manager
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    File Organizer is a non-intrusive program that helps you to organize files in a non-hierchical way. Files are stored in directories associated with tags. You can put, get, find and remove files by tags. Moreover you can merge collections of tagged files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The project provides for filesystem level snapshots over the 'modified' ext2 filesystem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A library with the intent to provide a single interface to files and data in various locations, like inside archives and across the internet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Backup to filesystems or CD R/Ws as a “Jukebox”-like device with Legato NetWorker. The purpose is to use a Jukebox of for instance 10 R/W CD Records instead of a StorageTek SILO, which might be a bitter cheaper for the common user.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    FileFaker Creator allows you to create files in any size and any type. It simply puts in random generated characters into your input-selected filename and also takes up your harddisk space. Useful for filesharing programs which requries a share limit
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    FileManip

    c++ library file manipulator with buffered i/o

    as described in short summary. intention to build record manager based on FileManip
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    FileStructureToHTML literally creates an .html file for mp3´s, videos and more of your selected drive or a specific directory. The files can be organized in a tree, listing or in a table. Gain a whole new way of viewing your file list.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A collection of tools which can be used to simplify the creation of disk images, as well as formatting, mounting, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Firefly's Clean Lzo

    A human-readable ISC-Licensed implementation of the LZO1X algorithm.

    LZO is a compression library which is widely used around the world. The main problem with LZO is that it is absolutely not human readable. People have done crazy stuff to get LZO to run in their language. Usually it implies inline assembly or trying to execute data which actually contains machine code. This is sick. Whoever is responsible for this sorry situation ought to be ashamed. So I'm going to deobfuscate LZO and provide a ISC implementation of this algorithm in Python and C. In addition, I will provide a textual description of the algorithm so that it can be easily ported to any programming language. I expect a severe performance degradation, but I leave optimizing for speed to other people.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This OS is intended primarily for my own educational purposes. I will attempt to document it well enough to serve as a guide for others if they choose to use it as such.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    "flashmanager" is a software to manage the flash partitions from user-space. This uses an underlying driver layer for interaction with the flash device.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    FlashProg

    FlashProg

    Simple USB flash memory programmer.

    FlashProg is USB base flash memory programmer which is specifically design to read and program 3.3V SPI flash memory devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Flashmon

    Onboard NAND flash operations monitor for embedded Linux

    Flashmon is a Linux kernel module that monitors NAND flash memory access events using Kprobes and Jprobes. Flashmon targets embedded boards shipped with bare flash chips managed with MTD : mainly JFFS2, UBIFS and YAFFS based systems. The monitored events are : flash page read / write requests, and flash block erase operations. Instructions on how to use Flashmon are included in the archive.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Two-panel fully professional file manager supporting tab based console and gnome-vfs (allows you to use http, ftp, samba and other commonly used protocols). Based on GTK library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    "Forensic File Carving Tools" is a set of tools one can use to carve arbitrary memory dumps for recovering files.
    Downloads: 0 This Week
    Last Update:
    See Project