Open Source Desktop Operating Systems File Systems - Page 2

File Systems for Desktop Operating Systems

  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 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
  • 1

    NBT File System Utilities

    Inspecting and manipulating NBT as a file system

    Named Binary Tag (NBT) is a binary format designed for and used by the game Minecraft to store various data including worlds, player data and many other things. This project provides a way to access those data by simply mounting the corresponding data file as a file system, then reading and writing any value as usual file system nodes. By combining with standard Unix file operation tools, batch editing or copying massive amount of data is very easy, comparing to other generic NBT editing tools. The file system (NBTFS) implementation (mount.nbt(8)) is based on FUSE. NBT parser and writer are originally written by Lukas Niederbremer as cNBT project which this project is based on.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Namei will follow a pathname until a terminal point is found (e.g., a file, directory, char device, etc.). If namei finds a symbolic link, it shows the link and starts following it, indenting the output to show the context.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Backuper

    Backuper

    Autobackuper files when you turn off your PC

    Many faced with a situation where you need before leaving work on the project to throw the stick or to backup files. It is often itself into the USB flash drive remains until the last moment. The principle of operation is simple tools: a program (bekaper) hangs in processes and intercepts the message on shutdown Windows, and then, "she says - I do not want" and blocks further is launched bat-nick (created automatically encoded DOS) with expectation. Ie off your machine will automatically lead to the creation of the backup. In the BAT-file procedure spelled copy all the files from the specified archive to the specified folder and media, such as xcopy "c:\1\*.*" "C:\backup\*.*" Thus, you can specify (to edit the file <copy.bat>) any media source-receiver and generally available from any scripting language commands to be executed before shutting down the machine. Publication: j. DIGITAL KAZAKHSTAN, 2010, №3, p.46
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The Compressed File System Sizing Tool scans a directory and outputs the size, the compressed size, and the type of each file in the tree. It helps a designer configure a filesystem for embedded Linux systems using xip cramfs or axfs.
    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
    A library and commands for cyclic logfiles. 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
  • 6
    The DAFS protocol is a new file-access protocol designed to take advantage of emerging RDMA (remote direct memory access) interconnect technologies such as InfiniBand, VI and iWARP. See http://www.dafscollaborative.org/ for detailed DAFS information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    DirUse is a DOS command-line tool to display folders size information: # folders, # files and "human readable format" total size.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    DoXFS (pron. docs-eff-ess) Document Managment System
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Dosya Arayıcı

    Travers windows files, index it and present to user with Spell Correct

    Arayici traverse files and directory in Windows and index they, then if user want to reach a file or directory, Arayici present to user with Spell Corrector
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    The ElHam project is a testing infrastructure to both stress file system calls and check for consistency of stored data. Distributed file systems, like NFS and CIFS, can be tested by the heavy use of locking, allowing multi-protocol testing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    EBML, or Extensible Binary Meta-Language, is a simple XML like binary language for describing data in structured style. EBML was originally designed for use in the Matroska project, but the developers saw that EBML was very flexible and extensible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The Flexible Filesystem Benchmark (FFSB) is a cross-platform filesystem performance measurement tool. It uses customizable profiles to measure of different workloads, and it supports multiple groups of threads across multiple filesystems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    THE REPOSITORIES AT SourceForge ARE OUT OF DATE. DO NOT USE. Download pages, repositories, tickets and wiki have been moved to https://github.com/oss-tsukuba/ Download: gfarm: https://github.com/oss-tsukuba/gfarm/releases gfarm2fs: https://github.com/oss-tsukuba/gfarm2fs/releases and more: https://github.com/oss-tsukuba/gfarm/wiki#download Repositories: gfarm: https://github.com/oss-tsukuba/gfarm gfarm2fs: https://github.com/oss-tsukuba/gfarm2fs and more: https://github.com/orgs/oss-tsukuba/repositories Tickets: gfarm: https://github.com/oss-tsukuba/gfarm/issues gfarm2fs: https://github.com/oss-tsukuba/gfarm2fs/issues Wiki: https://github.com/oss-tsukuba/gfarm/wiki Gfarm file system is a network shared file system that supports scalable I/O performance in distributed environment. It can federate local disks of network-connected PCs and compute nodes in several clusters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A project to develop a tool converts Intel IHEX format or other to machine-depend format. Basically it intends to help cross compiling environment for old-time 8-bit computers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A set of perl script to be used with Hobbit or Big Brother monitoring system. netapp.pl - check netapp storage via rsh beastat.pl - use weblogic.jar to check BEA WLS Server dbcheck.pl - use DBI/DBD perl libraries to check Oracle/Informix/SQLServer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    a FUSE filesystem that allows you to store files on an IMAP account
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ISOLabel

    ISOLabel

    Change volume label on ISO 9660 image and Joliet extension

    isolabel is a program that allows you to change volume label in ISO 9660 image file after it was already created. Moreover, you can specify ISO 9660 and Joliet volume label separately, taking advantage of fancy names in Joliet together with simpler, but longer name in ISO 9660; something that tools like mkisofs/genisoimage does not allow you to do in standard compliant way. This program is written to have minimal software dependency, and work on all platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Idas (I Don't Accept Seconds) is a high-performance duplicate file detector. Idas plugs into your favorite Unix filter and can tell you exactly which files have been seen before, regardless of whether or not it appears with the same filename.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Target of this project is to make a driver, that will provide JFFS2 support for OpenSolaris.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    JoseMsDosTools

    Several MsDos, 16 bits, applications

    Several msdos applications to be used on emulators.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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
  • 22
    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
  • 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
    Multiple Location Backup
    Its a Java application that can copy/cut a list of source locations to a list of destinations. It can also transfer files over the internet peer2peer. WARNING: Requires Java 7 installed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This project provides a user-level command to edit NFSv4 Access Control Lists (ACLs). The command allows users to display and change NFSv4 ACLs from clients that do not have complete NFSv4 ACL support.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB