Showing 92 open source projects for "data structures c"

View related business solutions
  • Error to trace to log to deploy. One click. No SSH. Icon
    Error to trace to log to deploy. One click. No SSH.

    Catch the cause before the pager goes off.

    AppSignal links every error to the trace, the trace to the log, the log to the deploy that shipped it.
    Free 30 days.
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 1
    Lessfs is an userspace (fuse) inline data de-duplicating filesystem for Linux that includes support for lzo or QuickLZ compression and encryption.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Soothsayer

    Soothsayer

    Capacity exhaustion prediction from RRD files

    Predict if storage utilised will reach capacity within defined period (maximum 5 years), using recent historical data contained within RRD files (maximum -1 year). Produces HTML (or partial HTML) and, more importanly, a PNG RRD Graph showing the prediction and, should the capacity be reached, an annotation indicating when. Optionally email out exception notices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    fmstream

    fmstream

    Read-write access to memory-mapped files on Windows and POSIX systems

    fmstream provides an interface to read data from memory-mapped files as input/output streams. File mapping is the association of a file's contents with a portion of the virtual address space of a process. The system creates a file mapping object (also known as a section object) to maintain this association. A file view is the portion of virtual address space that a process uses to access the file's contents. File mapping allows the process to use both random input and output (I/O) and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Files Hunter

    Files Hunter

    Analyze files to get their real format. Retrieve corrupted ones.

    Analyze files and guess their true content's format. Extract hidden files from corrupted ones. Easily extensible by adding new plug-ins for new formats. Handles documents, videos, images, music, executables...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 5
    Example code for fat16, iso9660 and ext2, its characteristic is simple, we only focus on how the file system data is maintained on hard drive.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Storage Bat

    Storage Bat

    Storage archiver for Linux

    Storage Bat - Efficient Data Archiver --------------------------------------------------- Storage Bat is designed to run primarily on x86 Linux. It optimizes storage by removing duplicate blocks across files. The current use cases would be storage and archival for desktop users with a potential to scale.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    sql2textfs

    a FUSE filesystem for mounting database tables as text files

    The program `sql2textfs` is a custom file system based on FUSE that lets the user mount a database and view all its tables as files of a directory of the filesystem in a POSIX system. The databased tables are viewed as files but in a specific format: All table entries are converted into lines in a file of text. Columns are separated by tab, so all the data of the table is in a tab-delimited text file. The file format is a form of CSV format. The table header is in the first line of the file....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Extundelete is a utility to undelete files from an ext3 or ext4 partition.
    Leader badge
    Downloads: 283 This Week
    Last Update:
    See Project
  • 9
    safecopy is a data recovery tool which tries to extract as much data as possible from a problematic (i.e. damaged sectors) source - like floppy drives, harddisk partitions, CDs, tape devices, ..., where other tools like dd would fail doe to I/O errors.
    Leader badge
    Downloads: 24 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
  • 10
    MetFS is a filesystem in userspace that is FUSE based, encrypted, dynamic sized (increase when new data added, decrease when data removed), single file when it's unmounted and very fast. MetFS 's proved to be running on Linux and FreeBSD.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    DaDiSi

    Data Distribution Simulator - DaDiSi

    Dadisi is an API to create and test data distribution policies in a (simulated) storage environment. With it you can create a virtual storage architecture and fill it with "data" that will be placed according to your description.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    diskrescue
    A tool to verify and/or recover as much data as possible from failed disks. When a sector can not be read it will be filled with zeroes and diskrescue continues. The resulting disk/file can be checked with fsck and analyzed with dumpfs and fsdb.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    NetFS is planned to be a network based peer-to-peer file system where data is downloaded only when accessed. Built on FUSE for the file access, a BitTorrent-like modified protocol will drive the P2P network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Some Linux filesystems support storing additional meta data called extended attributes against files, directories and links. This Tcl extension wraps the syscall interface to allow Tcl programs to manipulate the extended attributes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This project has moved to github: https://github.com/DNPA/libcarvpath https://github.com/DNPA/carvfs For use in automated forensic data processing you may also consider using MattockFS instead: https://github.com/pibara/MattockFS
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Kosmos distributed file system provides high performance combined with availability and reliability. It is intended to be used as the backend storage infrastructure for data intensive apps such as, search engines, data mining, grid computing etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    FSDR is a free, cross-platform software. When the user delete some important information in his file system ,it will do its utmost to restore the user's loss. It will support ext3/ext2, fat, ufs, jifs and other file system data recovery.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SQLfileFS is a Linux userspace filesystem which generates files via SQL content and an individual mask.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Online Hierarchical Storage Manager (OHSM) is the first attempt towards an enterprise level open source data storage manager which automatically moves data between high-cost and low-cost storage media.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The OFF System for content storage and retrieval, lets you store all digital content and allows only the people authorized to use it to do so. It is the proof of concept for 'bright nets' and will allow anyone to securely share digital data legally.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    This project is to produce an XML Version of LS. I have found that some languages do not report the detail of information that ls can. So it has become nessary for me to parse the output of ls which I find distasteful.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    K Disk archiver (KDar) is a KDE GUI-based backup and archiving program. Use it to prepare your data for storage on CD-Rs, jazz drives, floppies, even DVDs. KDar uses the dar library by Denis Corbin. Features include compression and archive splitting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This project is to make a software for linux which will help to recover the deleted files from your ext3 filesystem, including pen drive data recovery . The software will be provided with high end GUI support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    MySQLfs is Linux userspace filesystem which stores data in a MySQL database. It uses FUSE to interface with the kernel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This project is about using a SD-card together with an ATMEL ATmega32 microcontroller as mass storage medium. It implements the interface to the SD-card, a simplified FAT16 filesystem and a sample application: a data logger.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo