Showing 40 open source projects for "data.6bin"

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
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 1
    s3fs

    s3fs

    FUSE-based file system backed by Amazon S3

    s3fs allows Linux, macOS, and FreeBSD to mount an S3 bucket via FUSE. s3fs preserves the native object format for files, allowing use of other tools like AWS CLI. Large subset of POSIX including reading/writing files, directories, symlinks, mode, uid/gid, and extended attributes. Compatible with Amazon S3, and other S3-based object stores. Allows random writes and appends, large files via multi-part upload, and renames via server-side copy. User-specified regions, including Amazon GovCloud....
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    DwarFS

    DwarFS

    A fast high compression read-only file system for Linux, Windows

    ...A fast high compression read-only file system for Linux and Windows. DwarFS is a read-only file system with a focus on achieving very high compression ratios in particular for very redundant data. This probably doesn't sound very exciting, because if it's redundant, it should compress well. However, I found that other read-only, compressed file systems don't do a very good job at making use of this redundancy. See here for a comparison with other compressed file systems. DwarFS also doesn't compromise on speed and for my use cases, I've found it to be on par with or perform better than SquashFS. ...
    Downloads: 17 This Week
    Last Update:
    See Project
  • 3
    VeraCrypt

    VeraCrypt

    Open source disk encryption with strong security for the Paranoid

    ...This enhanced security adds some delay ONLY to the opening of encrypted partitions without any performance impact to the application use phase. This is acceptable to the legitimate owner but it makes it much harder for an attacker to gain access to the encrypted data. All released files are PGP signed with key ID=0x680D16DE, available on key servers and downloadable at https://www.idrix.fr/VeraCrypt/VeraCrypt_PGP_public_key.asc VeraCrypt can mount TrueCrypt volumes. It also can convert them to VeraCrypt format. Documentation: https://www.veracrypt.fr/en/Documentation.html FAQ : https://www.veracrypt.fr/en/FAQ.html
    Leader badge
    Downloads: 2,353 This Week
    Last Update:
    See Project
  • 4
    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
  • 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
    Synchrorep

    Synchrorep

    Synchronize directories

    Synchrorep is a one click directory synchronization software. All modification will be reported to one to the other and vice versa. Usefull for nomads or speedup differencials backup.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ...A cyclic log has a fixed size upon creation and pointers that refer to the start and end positions within that fixed size.They are useful for recording server output without losing the most recent data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Multiplatform CD catalog program ,store data in Gzipped XML format; search with regex ,etc.
    Leader badge
    Downloads: 10 This Week
    Last Update:
    See Project
  • 8
    The Sleuth Kit is a C++ library and collection of open source file system forensics tools that allow you to, among other things, view allocated and deleted data from NTFS, FAT, FFS, EXT2, Ext3, HFS+, and ISO9660 images.
    Downloads: 26 This Week
    Last Update:
    See Project
  • 9

    SynchedIn

    To synch and encrypt all sorts of data across different sources

    SynchedIn is a portable utility created to enforce realtime or latent synchronization of data (generally files) between different data storage sources. You can create as many synch configs as you please. Each synch config specifies a number of data sources, a number of schedulers. Each scheduler determines when the data sources must be checked for synchronization. Each data storage source represents a hierarchical (file system ...) or other type of data storage medium. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 10

    lecithine

    FUSE File system powered by secret sharing scheme

    Lecithine is a FUSE (file system in user space) using a secret sharing scheme. You can use Lecithine as regular file system. When writing to disk, data will be devided into randomly chosen pieces (secret shares) and stored into different places. Upon reading, the shares are merged together such that in turn the plaintext results. From a cryptographers point of view, there is no symmetric or private key ever needed to produce a ciphertext. This is how secret sharing schemes are designed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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
  • 12
    Rezilla is a resource editor for the Macintosh (OSX). It is designed to facilitate the edition and manipulation of resources stored in the data fork or in the resource fork of a file.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    fmstream

    fmstream

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

    ...File mapping allows the process to use both random input and output (I/O) and sequential I/O. It also allows the process to work efficiently with a large data file, such as a database, without having to map the whole file into memory. Multiple processes can also use memory-mapped files to share data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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
  • 15

    sql2textfs

    a FUSE filesystem for mounting database tables as text files

    ...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. It is a tab-delimited line containing the name and some type-properties of each column. The file system sql2textfs relies on the `retranse` - a language based on regular expressions - project which was developed at the same time. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Selective Data Backup (DoS App)

    Select the files you want backed up.

    ...But, wait "wouldn't that be dangerous?", NOPE! It's all encrypted useing my special Cypher Encryption Algorithm: basically, you have to have the password, or you'll never see your data again! This also means that ONLY YOU get to see your passwords/accounts. So, if you don't feel like memorizeing 47 accounts (like I), then download this thing! lol I included a random password generator to go along. Any length, include any characters! Copy/paste and done!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Extundelete is a utility to undelete files from an ext3 or ext4 partition.
    Leader badge
    Downloads: 396 This Week
    Last Update:
    See Project
  • 18

    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
  • 19
    EnsoniqFS - A filesystem plugin for Total Commander to access Ensoniq formatted media
    Downloads: 8 This Week
    Last Update:
    See Project
  • 20
    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
  • 21
    ...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
  • 22
    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
  • 23
    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.
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24
    This library supports reading and writing Macintosh data and resource forks in AppleSingle, AppleDouble, Windows Appleshare Server, Helios, Xinet, MacLan and UShare formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    DualFS is a next-generation journaling file system which separates data and meta-data on different devices (usually, two partitions on the same disk or different disks), and manages them separately.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB