An open API service providing repository metadata for many open source software ecosystems.

Topic: "filesystem-utils"

fangfufu/httpdirfs

A filesystem which allows you to mount HTTP directory listings or a single file, with a permanent cache. Now with Airsonic / Subsonic support!

Language: C - Size: 936 KB - Last synced at: 4 days ago - Pushed at: 21 days ago - Stars: 812 - Forks: 60

echfs/echfs

The echfs filesystem

Language: C - Size: 65.4 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 164 - Forks: 12

jivanpal/drat

Utility for performing data recovery and analysis of APFS partitions/containers.

Language: C - Size: 1.8 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 142 - Forks: 19

JosephLai241/nomad

🌳 The customizable next gen tree command with Git integration and TUI.

Language: Rust - Size: 9.07 MB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 58 - Forks: 2

nilfs-dev/nilfs-utils

NILFS utilities

Language: C - Size: 1.73 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 46 - Forks: 6

RainbowHackerHorse/vzvol

vzvol is a general use ZFS zvol management tool, that handles creation, destruction, listing, and formatting with various FSes, in an easy to use single program

Language: Shell - Size: 475 KB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 31 - Forks: 5

andhus/scantree

Flexible recursive directory iterator: `scandir` meets `glob("**", recursive=True)`

Language: Python - Size: 68.4 KB - Last synced at: 3 days ago - Pushed at: 10 months ago - Stars: 16 - Forks: 8

coreybutler/go-fsutil

A light abstraction for common file system functions.

Language: Go - Size: 53.7 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 16 - Forks: 2

QQxiaoming/QFSViewer

QFSViewer is a small tool for developers to view the contents of various file system raw image files, which does not rely on the operating system mounting, does not require permission requests, and is completed entirely within the software application. Based on this feature, the tool can easily run on windows/linux/macos.

Language: C - Size: 42.4 MB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 12 - Forks: 0

lilydjwg/fiemap-rs

FIEMAP library and tools for Rust

Language: Rust - Size: 15.6 KB - Last synced at: 4 days ago - Pushed at: about 1 month ago - Stars: 11 - Forks: 1

stecman/btrfs-df

List BTRFS subvolume and snapshot sizes with paths like df

Language: Python - Size: 11.7 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 11 - Forks: 4

dawsbot/skrub-cli

Irreversible file deletion on every operating system

Language: JavaScript - Size: 144 KB - Last synced at: 18 days ago - Pushed at: about 5 years ago - Stars: 9 - Forks: 1

amosavian/ExtendedAttributes

Working with file's extended attributes easily

Language: Swift - Size: 10.7 KB - Last synced at: 27 days ago - Pushed at: about 6 years ago - Stars: 9 - Forks: 1

sgayou/qdecant

QNX Condensed Filesystem Decondenser

Language: Python - Size: 1.95 KB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 7 - Forks: 2

amirvalhalla/fspool 📦

filesystem pool library for the Go programming language

Language: Go - Size: 94.7 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 5 - Forks: 0

Jason-Gew/File-System-Client

Simple File Operation Client for Multiple File Systems such as Hadoop HDFS, AWS S3, SFTP and etc.

Language: Java - Size: 147 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

vinogradsoft/simple-files

:open_file_folder:Simple-files is a versatile library for working with files and directories, simplifying complex file manipulations.

Language: PHP - Size: 238 KB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

PG1003/filesystem

A Lua filesystem module based on the std::filesystem C++ standard library

Language: C++ - Size: 80.1 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 0

agn453/cpmtools Fork of lipro-cpm4l/cpmtools

Tools to access CP/M file systems (forked)

Language: C - Size: 517 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

turulomio/filenamelength

Admin options to work with the max length of the name of your files

Language: Python - Size: 61.5 KB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 0

rrajaravi/pydfu

Python Interface Disk and Filesystem Utils

Language: Python - Size: 17.6 KB - Last synced at: 9 days ago - Pushed at: about 8 years ago - Stars: 3 - Forks: 2

cooljeanius/FSMegaInfo

taken from Apple Sample Code; I modified it while studying FileManager functions while trying to fix cnid2path in my singh-src repo

Language: C - Size: 450 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

nrclark/partfs

FUSE tool for userspace-loopback and/or partial file mounts

Language: C - Size: 96.7 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

merge/fatattr-label

Change a mounted FAT filesystem's label while being used

Language: Shell - Size: 25.4 KB - Last synced at: 30 days ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

holmanb/ls 📦

implementation of Linux ls command

Language: C - Size: 18.6 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 0

Troxsoft/Elip

Utils Headers in C++ 20

Language: C++ - Size: 979 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

rowasjo/fileutils

CMake project example with C++ utilities to read, write, and sync files.

Language: C++ - Size: 14.6 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

nepx/hpfsutils

A few utilities for creating, manipulating, and inspecting HPFS (High Performance File System) volumes.

Language: C - Size: 605 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

magnified103/FileAllocationTableTool

A .NET tool that has access to FAT image without mounting it.

Language: C# - Size: 54.7 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

nthnn/x25fs

x25fs is a FUSE (Filesystem in Userspace) implementation that provides an encrypted and secure file storage solution while the data is persisted in a single disk image file, offering a convenient way to manage encrypted storage.

Language: Go - Size: 20.5 KB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 0 - Forks: 0

LittleWalter/up

An alternative way to quickly change directories up the tree! Navigate to ancestor directories by count, directory name with tab completion, and interactively with a fuzzy finder (fzf). Optional path history tracking via plain text log file.

Language: Shell - Size: 10.6 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

zigai/stdl

Extended Python standard library

Language: Python - Size: 209 KB - Last synced at: 29 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Tidy-Coder/TidyOpenFileManagementLibrary

This repo contains functions that help to manipulate files in several languages with the same function names.

Language: C - Size: 121 KB - Last synced at: 2 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

OtenMoten/data-chaos-wizard

It's designed to organize your messy data files with one click on your system.

Language: Python - Size: 39.1 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

IchikawaYukko/docker-svfs_gateway

svfs(Swift Virtual File System) ready container

Language: Dockerfile - Size: 10.7 KB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

paepckehh/fsdd

deduplicate data via hardlinks, analyze drive status, prepare & optimize - filesystems (app/lib/api)

Language: Go - Size: 680 KB - Last synced at: 2 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 1

kersh1337228/dirsync 📦

Python script which synchronizes the replica-directoty with the original-one

Language: Python - Size: 18.6 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

mattruggio/kitkat

File/Metadata Database Populator

Language: Ruby - Size: 1.64 MB - Last synced at: 8 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

catseye/realpath

MIRROR of https://codeberg.org/catseye/realpath : Resolve relative file path to absolute filepath

Language: Python - Size: 4.88 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

i2cy/BaiduYunSyncFix

用于修复百度云同步空间在同步时出现因“文件移动错误”导致的同步失败问题

Language: Python - Size: 4.88 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

michaelhutt/cpmod

copy the file mode bits from one place to another

Language: C - Size: 10.7 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ffhan/igotify

A thin wrapper around inotify written in Go

Language: Go - Size: 12.7 KB - Last synced at: 11 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0