-
tempfile
managing temporary files and directories
-
tar
file reader and writer. This library does not currently handle compression, but it is abstract over all I/O readers and writers. Additionally, great lengths are taken to ensure that the entire…
-
directories
tiny mid-level library that provides platform-specific standard locations of directories for config, cache and other data on Linux, Windows and macOS by leveraging the mechanisms defined…
-
notify
Cross-platform filesystem notification library
-
camino
UTF-8 paths
-
glob
Support for matching file paths against Unix shell style patterns
-
fs-err
A drop-in replacement for std::fs with more helpful error messages
-
fs_extra
Expanding std::fs and std::io. Recursively copy folders with information about process and much more.
-
infer
Small crate to infer file type based on magic number signatures
-
shellexpand
Shell-like expansions in strings
-
open
path or URL using the program configured on the system
-
filetime
Platform-agnostic accessors of timestamps in File metadata
-
fd-lock
Advisory cross-platform lock on a file using a file descriptor to it
-
mime_guess
detection of a file's MIME type by its extension
-
dunce
Normalize Windows paths to the most compatible format, avoiding UNC where possible
-
opendal
Apache OpenDAL™: One Layer, All Storage
-
cap-std
Capability-based version of the Rust standard library
-
path-slash
Conversion to/from a file path from/to slash path
-
fs4
No libc, pure Rust cross-platform file locks. Original fs2, now supports async and replace libc by rustix.
-
dirs
tiny low-level library that provides platform-specific standard locations of directories for config, cache and other data on Linux, Windows, macOS and Redox by leveraging the mechanisms…
-
xattr
unix extended filesystem attributes
-
inotify
Idiomatic wrapper for inotify
-
watchexec
execute commands in response to file modifications
-
path-absolutize
extending
Path
andPathBuf
in order to get an absolute path and remove the containing dots -
globwalk
Glob-matched recursive file system walking
-
relative-path
Portable, relative paths for Rust
-
path-clean
cleanname or path.Clean
-
fs-mistrust
Ensure that files can only be read or written by trusted users
-
typed-path
typed variants of Path and PathBuf for Unix and Windows
-
remove_dir_all
A safe, reliable implementation of remove_dir_all for Windows
-
cargo-util
Miscellaneous support code used by Cargo
-
temp-dir
temporary directory with cleanup
-
cacache
Content-addressable, key-value, high-performance, on-disk cache
-
czkawka_gui
GTK frontend of Czkawka
-
vfs
A virtual filesystem for Rust
-
sys-mount
High level FFI binding around the sys mount & umount2 calls
-
jwalk
Filesystem walk performed in parallel with streamed and sorted results
-
dir-diff
Do two directories have different contents?
-
gptman
Pure Rust library to read and modify GUID partition tables
-
rmz
Fast rm provides an alternative to rm that focuses on maximizing performance
-
du-dust
A more intuitive version of du
-
engram
A fast and space-efficient version control system for portable file backups
-
atomicwrites
Atomic file-writes
-
xcp
(partial) clone of the Unix
cp
command, with more user-friendly feedback and some performance optimisations. See the README for features and limitations. -
stratisd
Stratis daemon
-
shavee
program to automatically decrypt and mount ZFS datasets using Yubikey HMAC as 2FA or any USB drive with support for PAM to auto mount home directories
-
clio
parsing CLI file names
-
file-rotate
Log rotation for files
-
normpath
More reliable path manipulation
-
app_dirs2
Put your app's data in the right place on every platform. Community-maintained project.
-
is_executable
Is there an executable file at the given path?
-
fselect
Find files with SQL-like queries
-
dirs-next
tiny low-level library that provides platform-specific standard locations of directories for config, cache and other data on Linux, Windows, macOS and Redox by leveraging the mechanisms defined by the XDG base/user…
-
sark0y_tam_rst
Automation tool to make Console/Terminal more comfy. Have a great Day & Night, Dear User 💯❤️
-
pact_matching
Pact-Rust support library that implements request and response matching logic
-
refine
your file collection using Rust!
-
learnerd
The way to interact and learn stuff
-
gix-path
gitoxide project dealing paths and their conversions
-
yazi-fm
Yazi File Manager
-
fslock
files as locks
-
lddtree
Read the ELF dependency tree
-
file-format
determining the file format of a given file or stream
-
linutil_tui
Chris Titus Tech's Linux Toolbox - Linutil is a distro-agnostic toolbox designed to simplify everyday Linux tasks
-
mack
An opinionated, fast music organiser
-
fs2
Cross-platform file locks and file duplication
-
path_abs
Ergonomic paths and files in rust
-
tauri-plugin-fs
Access the file system
-
wax
Opinionated and portable globs that can be matched against paths and directory trees
-
glob-match
An extremely fast glob matcher
-
dircpy
Copy directories recursively with flexible options
-
copy_dir
Copy directories recursively in a straightforward and predictable way
-
reflink-copy
copy-on-write mechanism on supported file systems
-
new_mime_guess
associating MIME types to file extensions
-
system-interface
Extensions to the Rust standard library
-
magic
High level bindings for the
libmagic
C library -
felix
tui file manager with vim-like key mapping
-
disktest
Tester for Solid State Disks, Non-Volatile Memory Storage, Hard Disks, USB Sticks, SD-Cards, etc
-
sealed_test
A procmacro attribute to run your test in an isolated environment
-
faccess
file accessibility checks
-
lovesay
but rusty
-
pathdiff
diffing paths to obtain relative paths
-
ra_ap_vfs-notify
loader::Handle
for rust-analyzer -
jw
Blazingly fast filesystem traverser and mass file hasher with diff support, powered by jwalk and xxh3!
-
projector
A code repository manager
-
fcd
File Manager (FranCommanDer) - a text based file manager that combines the best features of Midnight Commander and Ranger
-
virtiofsd
A virtio-fs vhost-user device daemon
-
fuse-backend-rs
Fuse(filesystem in userspace) servers and virtio-fs devices
-
atomic-write-file
Write files atomically to a file system
-
normalize-path
Like canonicalize, but without performing I/O
-
havocompare
A flexible rule-based file and folder comparison tool and crate including nice html reporting. Compares CSVs, JSON, text files, pdf-texts and images.
-
rustic_core
fast, encrypted, deduplicated backups that powers rustic-rs
-
backhand
reading, creating, and modification of SquashFS file systems
-
axoasset
>o_o<
-
hunt
command to quickly search a file/folder by name
-
path-dedot
extending
Path
andPathBuf
in order to parse the path which contains dots -
protonup-rs
TUI Program for Custom Proton Download and installation written in rust
-
shock
Regularly
shock
your ZFS pools to maintain good hygiene and prune stale snapshots -
zff
interact with zff, a file format for forensic images
-
sftpman-iced
A GUI frontend to sftpman (an application for managing and mounting sshfs (SFTP) filesystems)
-
notify-debouncer-full
notify event debouncer optimized for ease of use
-
fs-more
Convenient file and directory operations with progress reporting built on top of std::fs
-
pathrs
C-friendly API to make path resolution safer on Linux
-
trasher
A small command-line utility to replace 'rm' and 'del' by a trash system
-
sshmount
Mount the directory to which the ssh connection is made
-
toccofs
FUSE-based network filesystem for Tocco
-
stor-age
show aging of directories
-
magika-cli
Determines the content type of a file with deep-learning
-
monit-tool
command-line utility written in Rust for working with GitHub Actions
-
czkawka_cli
CLI frontend of Czkawka
-
conserve
A robust backup tool
-
rfs_tester
package allows you to create a temporary directory for testing purposes. You can use it to perform tests related to file operations. After the tests are finished, the temporary directory will be deleted automatically
-
s3invsync
AWS S3 Inventory-based backup tool with efficient incremental & versionId support
-
atem-dots
A (dot)file manager
-
tui-realm-treeview
Treeview component for tui-realm
-
gio-sys
FFI bindings to libgio-2.0
-
sequintools
A suite of tools for manipulating and reporting on NGS data that has sequins added to the sample
-
exacl
Manipulate file system access control lists (ACL) on macOS, Linux, and FreeBSD
-
btrfs-backup
A program for backup & restoration of btrfs subvolumes
-
dupe-krill
A fast file deduplicator. Replaces duplicate files with identical content with hardlinks.
-
clircle
Detect IO circles in your CLI apps arguments
-
ext4-view
No-std compatible Rust library for reading ext2/ext4 filesystems
-
hdfs-native
Native HDFS client implementation in Rust
-
dirscribe
A CLI tool that combines contents of files with specific extensions from a directory
-
fs_at
'at' functions for various platforms
-
wnfs
WebNative filesystem core implementation
-
devicons
that provides filetype glyphs (icons) for a wide range of common file formats
-
eccodes
Unofficial high-level Rust bindings of the latest ecCodes release
-
positioned-io
Reading and writing at an offset
-
temp-file
temporary file with cleanup
-
fuse3
FUSE user-space library async version implementation
-
sys_traits
Trait per function for system related functionality
-
super_speedy_syslog_searcher
Speedily search and merge log messages by datetime. DateTime filters may be passed to narrow the search. s4 aims to be very fast.
-
exifrename
Rename or copy files based on EXIF data
-
canvas_syncer
A syncer to Canvas LMS with files among courses
-
gguf-utils
handling gguf files
-
dionysos
Scanner for various IoCs
-
del
removing files in a secure and efficient manner
-
bookmark-cli
bookmark tool
-
mime2ext
Given a mimetype, suggest a file extension
-
imge
Write disk images to physical drive or vice versa
-
touch-cli
Fast, Parallelized touch(1) file utility
-
dirs-sys
System-level helper functions for the dirs and directories crates
-
sugar_path
Sugar functions for manipulating paths
-
extract-metadata
extract metadata from .safetensors files in a target directory and its subdirectories
-
notnow
A terminal based task and TODO management software
-
read-url-cli
Read from a wide variety of URL types
-
trash
moving files and folders to the Recycle Bin
-
duxx
Calculate disk space used by a folder
-
wenmoon
Your crypto portfolio and terminal together at last
-
funzzy
fancy watcher inspired by entr
-
snakit
Command-line tool that recursively renames all files and folders within a specified directory to snake_case
-
DiskAnalyzer
make diagram base on system folder size
-
apple-sdk
Interact with Apple SDKs
-
backdown
A smart CLI for removing thousands of duplicates on your disks
-
reflicate
Deduplicate data by creating reflinks between identical files
-
automod
Pull in every source file in a directory as a module
-
uniqs
uniq(1) alternative with streaming support
-
hf
Cross-platform hidden file library and utility
-
rivia-vfs
Ergonomic facade for the Rivia Virtual FileSystem
-
simple-home-dir
Effortlessly retrieve the user's home directory (cross-platform)
-
stowsave
Automates moving files into a stow directory then using stow to create symlinks back to where the files came from
-
tauri-plugin-persisted-scope
Save filesystem and asset scopes and restore them when the app is reopened
-
jdexmd
generate a Johnny Decimal system for Obsidian and your Documents folder
-
symsrv
A Microsoft symsrv symbol server consumer (downloader + cache)
-
zmove
Move files in the command line with ease
-
rustscout-cli
High-performance, concurrent code search CLI tool
-
tsk-cli
A command-line first, file-system based task manager
-
workflows
A cli tool for creating a seemless workflow with remote and local git repos
-
gpt
A pure-Rust library to work with GPT partition tables
-
p9
Server implementation of the 9p file system protocol
-
filesfinder
Find files within current directory that match given patterns, while respecting gitignore rules
-
dir-test
macro to generate tests from files in a directory
-
filenamegen
Shell-style filename generation aka globbing
-
filepath
Get the filesystem path of a file
-
mod_installer
Infinity Engine Mod Installer is a tool designed to automate the installation of mods for Infinity Engine games such as Baldur's Gate, Icewind Dale, and Planescape: Torment. It uses a file called 'weidu…
-
brck
bit rot checker
-
rivia
reduce code verbosity
-
ext4_rs
Cross-platform rust ext4
-
fast-glob
A high-performance glob matching crate for Rust
-
cntr-fuse
filesystems in userspace (FUSE) (fork with functionality needed for the cntr project)
-
jja
swiss army knife for chess file formats
-
flicense
CLI for printing license information of rust cargo projects to the terminal
-
LinuxAppUninstaller
uninstalling applications on Linux
-
nu-engine
Nushell's evaluation engine
-
microxdg
An XDG Base Directory Specification library
-
deno_path_util
Path utilities used in Deno
-
parallel-disk-usage
Highly parallelized, blazing fast directory tree analyzer
-
embed_it
A proc-macro library for to create rust structs from file system entries and include content as a reference to a byte array
-
iocore
Indispensable Core Utilities
-
stupidfs
More files per file: hide files by storing them in the metadata of other files
-
backupsync
A fast and efficient multi-threaded backup tool written in Rust, supporting compression, incremental backup, and automation
-
yazi-cli
Yazi command-line interface
-
partymix
Combines filesystem images into a disk image with MBR
-
fs-librarian
Librarian runs pre-configured commands against a group of files that match a set of filters
-
fsio
File System and Path utility functions
-
deduplicator
find,filter,delete Duplicates
-
rofi-obsidian
Launch your Obsidian vaults from the comfort of rofi
-
cleaner-upper-rs
A fast, cross-platform file system cleaner for removing recreatable folders and cache directories across different operating systems
-
zfind
zsh which provides easy access to your previous commands
-
gix-index
A work-in-progress crate of the gitoxide project dedicated implementing the git index file
-
swim-clean-all
Recursively cleans swim projects
-
fts-sys
File hierarchy traversal functions (FTS)
-
simple-disk-benchmark
disk benchmark tool
-
garbage
CLI tool for interacting with the freedesktop trashcan
-
unienv
Auxillary program for cli-based unity3d execution
-
testdir
Semi-persistent, scoped test directories
-
obliviate
Small utility to delete files older than a certain amount of days
-
catfish
CLI tool that compares two directories by hashing all files. It reports which files are in the 'right' folder but not in 'left', regardless of how things were moved or renamed. Great for…
-
scandir
A fast file tree scanner written in Rust
-
dysk
give information on mounted filesystems
-
fatfs
FAT filesystem library
-
file_type
File type detector
-
joshuto
Terminal file manager inspired by ranger
-
projvar
A tiny CLI tool that tries to gather project specific meta-data in different ways, to store them into key=value pairs in a file for later use by other tools. See --list for the keys set by this tool
-
mbrman
MBR Partition Management in Rust
-
apple-flat-package
Apple flat package (.pkg) format handling
-
fswatcher
A file system watcher that executes a command when a specified file changes
-
mchdir
enter a directory in one command
-
chksum-md5
MD5 hash function with a straightforward interface for computing digests of bytes, files, directories, and more
-
pathmaster
powerful command-line tool written in Rust for managing your system's PATH environment variable
-
epub
support the reading of epub files
-
monofs
monofs
is an immutable distributed file system -
iftree
Include many files in your Rust code for self-contained binaries
-
ra_ap_vfs
A virtual file system for rust-analyzer
-
rfm-bin
A super fast file-manager written in rust
-
scfs
A convenient splitting and concatenating filesystem
-
mmdu
disk usage for IBM Storage Scale file systems
-
pyimports
Parse and analyze the imports within a python package
-
dua-cli
conveniently learn about the disk usage of directories, fast!
-
yadf
dupes finder
-
lefthk
A hotkey daemon for Adventurers
-
rsblkid
Safe Rust wrapper around the
util-linux/libblkid
C library -
core-grep
core grep project
-
add-determinism
RPM buildroot helper to strip nondeterministic bits in files
-
modality
CLI for Modality, an evolving temporal modal logic
-
filespooler
Sequential, distributed, POSIX-style job queue processing
-
unbom
Remove UTF-8 BOM from files
-
vmap
Cross-platform library for fast and safe memory-mapped IO and boundary-free ring buffer
-
nameless
Portable everything-is-a-URL
-
easy_fuser
A flexible and idiomatic Fuse implementation for Rust
-
findutils
GNU findutils
-
frots
File rotation from standard input
-
lsplus
A replacement for the 'ls' command written in Rust
-
omnipath
Path utility library
-
rstatusbar
Configurable statusbar for Xorg server using xsetroot
-
fosum
that summarizes file folders. Useful for passing context to LLMs
-
magika
Determines the content type of a file with deep-learning
-
random-access-disk
Continuously read and write to disk, using random offsets and lengths
-
recast
Transforms one serialization format into another
-
ssstar
that creates and restores archives to and from S3 or S3-compatible storage. ssstar is specifically designed to stream both input and output data so memory usage is minimal, while aggressive…
-
jql
JSON Query Language - is a fast and simple command-line tool to manipulate JSON data
-
buildfs
A CI-compatible CLI utility that can create root filesystem images (for use in virtual machines) from reproducible and readable TOML build scripts
-
portable-network-archive
cli
-
git-backup
Bundles multiple repositories and copies to target directory
-
git-jump
Quickly jump to any git repo on the system. Requires fzf and plocate.
-
sys-compare
Track Filesystem Integrity via 'Snapshots' which contain a HashMap of the files and their corresponding hash signature from a specified directory
-
rolldown-ariadne
A fancy diagnostics & reporting crate
-
walcraft
A light-weight Write Ahead Log (WAL) solution with garbage collection
-
TR_PDF_rename
Reads security transaction statements (as pdf) from neo-broker Trade Republic and renames them as transactiondate_ordertype_name
-
fs-tree
Filesystem path Trie with an API focused on filesystem operations
-
fetter
System-wide Python package discovery, validation, vulnerability scanning, and allow-listing
-
cachedir
help interacting with cache directories and CACHEDIR.TAG files
-
gix-tempfile
A tempfile implementation with a global registry to assure cleanup
-
lacy
Fast magical cd alternative for lacy terminal navigators
-
ipfs-api-prelude
Shared code for IPFS HTTP API clients
-
nh-xml-from
that lets you convert various formats to XML for New Horizons
-
rsdos
key-value store for file I/O on disk
-
fpick
Interactive file picker
-
pardalotus_snapshot_tool
Tools to work with scholarly metadata snapshots from DataCite and Crossref
-
write_atomic
Write to files atomically
-
cpz
Fast cp provides an alternative to cp that focuses on maximizing performance
-
vsb
Very simple in configuring, but powerful backup tool
-
fslock-guard
Wrapper around a lockfile with unlock-on-drop semantics
-
ceph
Official Ceph-rust. A rust-lang specific interface to Ceph librados and Admin Sockets. You can create a Ceph development environment with the Chef automation tools: https://github.com/bloomberg/chef-bcs…
-
prefligit
pre-commit implemeneted in Rust
-
ocl-include
preprocessor that implements #include mechanism for OpenCL source files
-
mountpoint-sqs
Mount SQS as a filesystem
-
fs-set-times
Set filesystem timestamps
-
gcsf
Filesystem based on Google Drive
-
camino-tempfile
managing temporary files and directories, with UTF-8 paths
-
orogene
node_modules/
package manager and utility toolkit -
recv-dir
Recursive directory walker
-
ampere-diskimage
Dead Project, Rewriting everything in C
-
moove
🚚 Manipulate file names and locations
-
rs-drivelist
basically a Rust implementation of Balena’s drivelist
-
streambed-logged-cli
A CLI for a file-system-based commit log
-
legdur
keep your legacy durable, detect changes to your directories over time
-
npkl
Like npkill, but written in Rust
-
ntfs-reader
Read MFT and USN journal
-
openat
A wrapper around openat, symlinkat, and similar system calls
-
motdyn
🛠️ motdyn (Dynamic MOTD): Rust-powered and highly configurable for real-time login insights
-
listree
Tools to view directories and files
-
symlink
Create symlinks in a cross-platform manner
-
chunkfs
An in-memory file system that can be used to compare different deduplication algorithms
-
tuxmux
Tmux utility for session and window management
-
histlog
hdrhistogram crate, provides off-thread serialization of HdrHistogram interval logs to file
-
apple-dmg
reading and writing dmg images
-
dylib_installer
install dylib files and header to system library path
-
mdbook-autosummary
Generate SUMMARY.md files based on your book's file structure
-
vfs-tar
VFS for TAR files
-
rustls-cert-file-reader
A rustls certificate chain and private key file reader
-
cp_r
Copy files and directories recursively, preserving mtime and permissions
-
fuse-ufs
FUSE implementation of FreeBSD's UFSv2
-
process_path
Gets the path of the currently executing process or dynamic library
-
pwd
Safe interface to pwd.h
-
obfd
organize files into folders by date
-
nfs3_server
NFSv3 Server implementation
-
dateframe
Clean up files & folders
-
fm-tui
FM : a file manager inspired by ranger and dired{n}{n}Config files ~/.config/fm/{n}Documentation https://github.com/qkzk/fm{n}
-
libstoragemgmt-rust
Rust bindings for libStorageMgmt
-
lintestor
Linux package tester
-
copy-path
-
google-fonts-sources
finding source repositories of Google Fonts fonts
-
kxio
injectable Filesystem and Network resources to make code more testable
-
tauri-plugin-android-fs
Android file system API for Tauri
-
stuckliste
reading and writing MacOS bill-of-materials (BOM) files
-
build-fs-tree
Generate a filesystem tree from a macro or a YAML tree
-
file-id
reading inode numbers (Linux, MacOS) and file IDs (Windows)
-
file-guard
A cross-platform library for simple advisory file locking
-
lets_find_up
Find a file or directory by walking up parent directories
-
batcave
Terminal, a mysterious and powerful command-line interface inspired by the Dark Knight's lair
-
winfsp
Rust bindings to WinFSP
-
duplicate_destroyer
Finds and annihilates duplicate directories
-
fs-hdfs
libhdfs binding library and safe Rust APIs
-
shmy
Command line interpreter with builtin, Unix-like commands, and WSL symbolic link support
-
erdtree
(erd) is a cross-platform, multi-threaded, and general purpose filesystem and disk usage utility that is aware of .gitignore and hidden file rules
-
mc-cli
Cross platform copy files with progress
-
vergil
Vergil!
-
tree-owners
Find all owners (user and group) inside a directory tree
-
wnfs-nameaccumulator
Cryptographic accumulators for the Webnative Filesystem
-
repocat
concatenate all code and text files in a github repo for LLM inference contexts
-
gimic
The solution for maintaining borrowed directories/files in remote repos
-
flysystem
A filesystem abstraction layer for Rust
-
taita
A project manager (pre-alpha)
-
xtagger
Command line application for managing and searching tags stored in filesystem extended attributes
-
below-btrfs
reading btrfs
-
xt-oss
Aliyun OSS SDK
-
simple-fs
convenient API for File System access
-
htsget-storage
Storage interfaces and abstractions for htsget-rs
-
tree-fs
convenient way to create a tree of files
-
watchman_client
a client for the Watchman file watching service
-
s3reader
Read S3 object like local files with byte offsets
-
cooklang-sync-client
A client library for cooklang-sync
-
siwi-download
Downloaders with a pure http implementation support breakpoint continuations
-
binstalk-bins
The binstall binaries discovery and installation crate
-
hidefix
Concurrent HDF5 and NetCDF4 reader (experimental)
-
ceph-async
Forked from official ceph-rust. Async pr from jcsp was merged. A rust-lang specific interface to Ceph librados and Admin Sockets. You can create a Ceph development environment with the…
-
cargo-check-external-types
Static analysis tool to detect external types exposed in a library's public API
-
replacer-cli
A flexible cli to replace strings in files or a directory
-
radicle-surf
A code surfing library for Git repositories
-
riscv_sys_monitor
A system monitor for RISC-V SBCs on Linux
-
tinymist-vfs
Vfs for tinymist
-
imago
accessing virtual machine disk images
-
pnp
Resolution primitives for Yarn PnP
-
deepcopy
copy files and directories recursively, and report current progress
-
aeruginous-io
A set of input / output utilities for the Aeruginous Open Source Development Toolbox
-
dir_input
handle input directory inputs on linux
-
scanit
A fast, multi-threaded filesystem search tool
-
transit_model
Transit data management
-
abootcrafter
designed to manipulate android boot images like a real blacksmith
-
syn-inline-mod
Inlines modules in Rust source code for source analysis
-
sos-filesystem
Filesystem event logs for the Save Our Secrets SDK
-
fspp
Filesystem++ : Access the filesystem in a cleaner, easier way
-
puzzlefs
next-generation container filesystem
-
zlsrs
Rust 标准库扩展工具集,提供更便捷的使用方式
-
key-path
Key path for Rust
-
rusty-dawg
building and querying Directed Acyclic Word Graphs (DAWGs) and Compacted DAWGs (CDAWGs) for efficient string indexing and searching
-
chksum-cli
checksum calculator
-
canonical-path
Path and PathBuf-like types for representing canonical filesystem paths
-
check-symlinks
Check for broken symlinks
-
wikijs
API bindings, CLI client and FUSE filesystem for Wiki.js written in Rust
-
aftman
command line toolchain manager
-
ampere-fs
Dead Project, Rewriting everything in C
-
platform-dirs
obtaining platform dependant directory paths for application and user directories
-
v8-to-istanbul
convert v8 coverage to istanbul format
-
ftch
A fast, tiny system fetch utility
-
config_watcher
Config Watcher is a Rust library for tracking configuration items from files, Kubernetes ConfigMaps, and MQTT topics, providing real-time updates and structured data parsing
-
pathbuster
A path-normalization pentesting tool
-
clean-path
A safe fork of the
path-clean
crate -
repatch
A regex find-and-replace tool with a
git add --patch
-like interface -
tabox
A sandbox to execute a program in an isolated environment and measure its resource usage
-
finter
A Tmux plugin to quickly create session for folders in configured paths
-
cat-once
Tool used to cat files in tight disc conditions saving disk space
-
zcopy
Copy files in the command line with ease
-
dia-files
-
fusio-log
The append only log implementations
-
ohrs
a cli tool for ohos-rs
-
ntfs
A low-level NTFS filesystem library
-
opendal_obs
[FORK]Apache OpenDAL™: Access data freely, painlessly, and efficiently
-
utime
A missing utime function for Rust
-
tauri-plugin-pinia
Persistent Pinia stores for Tauri
-
asciidork-meta
Asciidork document meta
-
draviavemal-openxml_office
create and manipulate excel,power point and word documents
-
axleharp
File location storer, designed to be used from within text editors
-
dowser
A recursive, canonicalizing file finding library for Unix
-
gpscan
generate XML files compatible with GrandPerspective
-
fuga
A CLI tool to operate files or directories in 2 steps
-
darwin_cli
Autograder for Moodle submitted Java Programming Assignments
-
expanduser
attempts to expand ~ and ~user while creating a filesystem path
-
joatmon
Jack of All Trades Master of None
-
fdn
uniformly change file or directory names and support rollback these operations
-
hoard
backups of files across your filesystem into one location
-
wslpath2
Convert Windows to WSL paths and vice-versa
-
cap-net-ext
Extension traits for
TcpListener
,Pool
, etc -
mkbkp
dead simple command to append .bkp extension to a file
-
jojodiff
handling JojoDiff files, a diff utility for binary files
-
rspack_fs
rspack fs
-
rotour
The path planner and motion profiler for the Tektite-R Robot Tour kit!
-
drive-optimization-wizard
optimize and clean your drive space
-
dirs-2
tiny low-level library that provides platform-specific standard locations of directories for config, cache and other data on Linux, Windows and macOS by leveraging the mechanisms defined…
-
mofa
the config lib that merges options from anywhere
-
proper_path_tools
Collection of algorithms and structures to handle paths properly
-
xdvdfs
interacting with XISO/XDVDFS images
-
archival
The simplest CMS in existence
-
fs_rollback
offers a rollback mechanism in Rust for fs common operations
-
standard_paths
A port of QStandardPaths class which provides methods for accessing standard paths on the local filesystem (config, cache, user directories and etc.)
-
disk-dlmalloc
A fork of [dlmalloc-rs] backed by a memory-mapped file, enabling support for datasets exceeding available RAM
-
dad-updater
Dark and Darker updater
-
biometrics_prometheus
prometheus-compatible exporter of biometrics
-
prettier-ls
list directories and files in a tree-like structure with customizable display options
-
noosphere
A high-level package for dealing with accessing the Noosphere
-
cuddlyfs
A distributed file system with a cuddly API
-
osh_dir_std
humans and machines deal with the OSH directory standard: https://github.com/hoijui/osh-dir-std
-
dir-lock
file-system-based mutex
-
file_rw
high-performance, memory-mapped file I/O utilities
-
rng-rename
Rename files to randomly generated strings
-
fshasher
Scan the destination folder and make a hash of all files to get the current state of the directory
-
current_dir
Thread Safe Current Working Directory
-
acridotheres
Core Library
-
mmoxi
spectrum scale tools
-
sanitise-file-name
An unusually flexible and efficient file name sanitiser
-
embd
Read files or directories from the filesystem at runtime on debug, embed on release
-
yolo_binding
A yolo prediction frame with torch-rs
-
zar
XAR archive reader/writer library. Fuzz-tested against MacOS xar.
-
rustypath
Easily manage paths in rust. A straight-forward no bullshit crate to manage paths. Either you get what you want, or you dont.
-
joat-repo
Metadirectory repositories
-
srtlib
handling .srt subtitle files
-
nu-glob
Fork of glob. Support for matching file paths against Unix shell style patterns.
-
pnafs
PNA(Portable-Network-Archive) file system
-
damascus
filesystem utility crate for the Flamberge mod manager stack
-
winfsp_wrs
WinFSP wrapper for rust
-
hdf5-metno-sys
Native bindings to the HDF5 library
-
neotron-romfs
Parse a Neotron ROM-FS image
-
mime-multipart-hyper1
MIME multipart parsing, construction, and streaming compatible with hyper v1.x (fork of mime_multipart crate)
-
fs-lock
Locked files that can be used like normal File
-
docufort
A toolbox for the docufort crash fault-tolerant append only file format
-
daipendency
AI coding assistants with public API from dependencies
-
fiemap
call ioctl FIEMAP on files with ease
-
arigato
barebones Rust framework for creating and serving a 9p filesystem
-
rsid3
command line ID3v2 tag editor designed for scripting
-
xfs-fuse
Read-only FUSE server implementing XFS
-
clipboard-files
Read file paths from the clipboard
-
libnewsboat
libraries used by Newsboat reader
-
file-owner
Set and get Unix file owner and group
-
boobytrap
Detect and Act on unauthorized access of any kind from any source
-
filesystem-table
reading and writing filesystem tables
-
pathsearch
Search for files in PATH
-
fluxfox
working with floppy disk images for the IBM PC and compatibles
-
lsblk
List out block-devices, including disks and partitions
-
sysutil
Linux system utils library
-
backuppc_pool_reader
CLI for reading BackupPC pool files (contains a FUSE file system to mount the pool)
-
tux-icons
getting desktop icons in linux
-
idx_binary
Indexed binary file. It uses mmap , various_data_file and avltiree.
-
file-with-meta
store a file's metadata for caching purposes
-
osrand
Random numbers from the OS interface
-
dataset-writer
write CSV/Arrow/Parquet files concurrently
-
libprotonup
Custom Proton Download and installation
-
pidlock
using pidfiles as resource locks
-
xio
providing common functionality for file system operations and asynchronous file processing
-
fzpart
interact with GPT / MBR partition tables
-
cmake-file-api
Parsing and interacting with cmake-file-api
-
tauri-plugin-fs-pro
Extended with additional methods for files and directories
-
resource-fork
reading and writing Macos resource forks
-
crud-path
-
squishy
A convenient high level library for reading SquashFS files
-
keypropdecode
decoding Windows file system elements attributes constants
-
a2kit
Retro disk image and language utility
-
EnvSync
EnvSync is an extension of Rust's envie library, providing functionality to synchronize environment variables between memory and the system environment. This library helps easily synchronize…
-
config-better
Configure your application in a friendlier and more consistent way!
-
genesis_rs
Enabling developers with Genesis. Genesis is a powerful, flexible, and user-friendly project starter tool designed for Go and Rust developers. It streamlines the initial setup process…
-
cptc
A cli tool for copying file/s contents to your clipboard
-
wholesum
Wholesome collection of file hashing algorithms all bundled in a single tool. Like sha256sum, b3sum and others, but one: the whole-sum.
-
parcel-resolver
Node.js compatible module resolver used by the Parcel bundler
-
unf
UNixize Filename -- replace annoying anti-unix characters in filenames
-
cc-downloader
A polite and user-friendly downloader for Common Crawl data
-
image-rider
Disk image and ROM image parser
-
ofs
OpenDAL File System
-
cap-fs-ext
Extension traits for
Dir
,File
, etc -
notify-win
Windows filesystem notification library
-
essential-node-cli
The Essential node CLI
-
rmp_fs
A small lib that help to serialize and deserialize from/to rmp (RustMessagePack) with a file
-
reflink-split
like split(1), but for filesystems with reflink support
-
snap-kube-client
Rust-based client that can backup and restore Kubernetes PVCs across namespaces using AWS EBS snapshots
-
fsp
File System Plus is a package that provide create, update and delete operation on file syteme
-
close_already
Speeds up programs writing lots of files on Windows
-
if-changed
A pre-submit for file changes
-
resource
Macros for statically including assets in release mode, but dynamically loading them in debug mode. This is primarily intended for games, allowing you to both avoid file IO in release…
-
rd-agent
Management agent for resctl-demo
-
cheat_checker
Detects similarities between sets of files
-
wslpath-rs
Pure Rust implementation of wslpath
-
tokio-dl-stream-to-disk
A micro-library for downloading from a URL and streaming it directly to the disk
-
datafusion-materialized-views
Materialized Views & Query Rewriting in DataFusion
-
permissions
query for file permissions (read, write, execute, removal and creation)
-
onchg
Keep blocks in sync across different files in your codebase
-
mkisofs-rs
A partial reimplementation of mkisofs to create hybrid ISO-9660 filesystem-image
-
zen-engine
Business rules engine
-
safe-path
safely handle file system paths for container runtimes
-
dysco
where did my disk space go?
-
memmapix
No libc, pure Rust cross-platform Rust API for memory-mapped file IO
-
btrd
The btrfs debugger
-
liboverdrop
Configuration library, with directory overlaying and fragments dropins
-
rocfl
A CLI for OCFL repositories
-
hot_reload
Trait and service definition of periodic hot reloader and notifier for config-file, KVS, etc
-
dirty-tracker
Track which files have changed
-
block-utils
work with block devices. Formatting, getting device info, identifying type of device, etc.
-
quirks_path
path library with quirks that is as platform-agnostic as possible
-
build-my-react-js
Integrate your ReactJS with your Rust CI and build it
-
ex-cli
Command line tool to find, filter, sort and list files
-
microdb
A very small in-program database with cache, disk storage, etc
-
nu_plugin_parquet
nu plugin to add parquet support
-
freebsd-nfs-exporter
Prometheus exporter for FreeBSD NFS stats
-
nflz
CLI + Library to add leading zeros to ascending numbered file names. NFLZ stands for Numbered Files Leading Zeros.
-
rust-rtree
A simplified version of the tree tool written in rust
-
prun
🍺 Run —
-
backlight_control_rs
Backlight control is a re-written version of backlight_control with a few key improvements
-
iceberg-file-catalog
Filesystem catalog for the unofficial Iceberg table format implementation
-
havsalt-here
Effortlessly grab and copy file locations
-
rustilities
offers a few utils for Rust development
-
quickform
A flexible templating and operation execution framework for Rust
-
sneak
*at syscall abstractions
-
hydrus-api
wrapper for the hydrus client api
-
nfsserve
NFS Server implementation
-
bininfo
file information for PE and ELF files
-
dirscomp
comparing two directories using BLAKE3 hashing
-
looper_heavy
Heavy to compile stuff for looper
-
kuliya
querying Algerian education dataset
-
rust-unixfs
UnixFs tree support
-
sd-card-backup
backup up SD cards. (Or CFast, CFExpress, etc.)
-
filesystem-trustfall-adapter
Filesystem Trustfall adapter
-
llm_models
Load and download LLM models, metadata, and tokenizers
-
wtr-watcher
Filesystem watcher. Works anywhere. Simple, efficient and friendly.
-
filetree-traversing
working with file trees
-
reflexo-vfs
Vfs for reflexo
-
regroot
A modern, colorful directory tree viewer with glob pattern support
-
fat_fs_types
low-level definitions for FAT12/16/32 and exFAT file systems
-
infsprogs
Tools for working with the IrisOS-nano File System (INFS)
-
hg-parser
Mercurial repository changelog parser. It allows to get any revision with creation date, user, parents, branch and files.
-
re-name
command-line tool for (bulk) file renaming
-
gix-glob
gitoxide project dealing with pattern matching
-
below-config
Configurations for below
-
sos-vfs
Virtual file system same as tokio::fs
-
cync
CLI for private file management
-
cargo-appimage
Converts your crate into an AppImage
-
real_parent
Symlink-safe path extension for parent directory
-
ezwallpaper
change wall paper from multiple sources
-
ignore-files
Find, parse, and interpret ignore files
-
pazi
A fast autojump helper
-
dropboxignore
.dropboxignore files to exclude files from Dropbox syncing
-
epochfs
versioned cloud file system with git-like branching, transaction support
-
oma-contents
APT Contents metadata handling library
-
envs
📦 A Rust library for detecting various system environments, including virtualization, containers, OS types, and more
-
lwfetch
cross-platform lightweight system fetch tool
-
blazzy
Very fast and lightweight file system observer server that works directly with the system API
-
exclude_from_backups
Mark files or directories as excluded from backups (for Time Machine on macOS). Can be used to prevent caches and temporary files from bloating backups. Includes both a library interface…
-
libatasmart
A wrapper around libatasmart-sys raw bindings
-
test-each
Generate tests at compile-time based on file resources
-
spacetimedb-paths
The spacetimedb directory structure, represented as a type hierarchy
-
mktemp
files and directories
-
korrect
A kubectl version managing shim that invokes the correct kubectl version ☸
-
parascope
Weggli ruleset scanner for source code and binaries
-
lunchbox
An async virtual filesystem interface
-
mcwr
A MC WRAPPER CREATOR
-
izb
helper functions for provisioning ZFS-on-Root VMs with zfsbootmenu using Incus
-
tugger-file-manifest
Interact with lists of files through a storage-agnostic interface
-
to-streamshare
Upload to streamshare (to-ss > toss) from the terminal
-
starbase_sandbox
A temporary sandbox for testing file system and process operations, with fixtures support
-
bhop
Small CLI tool to help you hop around the terminal and easily edit files
-
simple-expand-tilde
Cross-platform and reliable tilde-expansion solution
-
cloud-filter
A safe and idiomatic wrapper around the Windows Cloud Filter API
-
nu_plugin_jwalk
a nushell plugin called jwalk
-
hadris-fat
working with FAT32 file systems, a standalone crate included in the hadris project
-
numlockctl-linux
Easy way to trigger and get state of numlock in linux
-
fman
file manager TUI
-
zbox
ZboxFS is a zero-details, privacy-focused in-app file system
-
meadows
An experimental library written in Rust
-
basicftp
A Basic library for FTP using Std::net supporting EPSV and basic features as well as read only non authenticated, non-encrypted text based traffic
-
trussed-wrap-key-to-file
extension for wrapping large keys to the filesystem with trussed
-
libbtrfsutil
bindings
-
pathtrim
implements the TrimmablePath trait on anything that implements AsRef<std::path::Path> so you can easily obtain the last *n* parts of a path
-
copy_to_output
A small rust library to copy files/folders from the project directory to the output directory
-
pathbuf
A macro to conveniently build PathBufs
-
log-analysis
A zeek log analysis library implemented in Rust
-
pathkit
Similar to the Path structure provided by python's pathlib, it provides various async/sync versions of file manipulation methods in addition to some of the std::Path built-in methods
-
transient-btree-index
allows you to create a BTree index backed by temporary files
-
google_drive_client
Google Drive Client (Rocket) for api rest
-
freedesktop-file-parser
Freedesktop Desktop Entry Parser
-
cpui
A modern replacement for cp command with progress bar and advanced features
-
os-checker-plugin-docs
A plugin for os-checker to generate rustdocs for all checked packages from latest commit
-
fsblobstore
A file-system backed blob storage abstraction
-
bandrip
CLI to rip songs from bandcamp
-
playdate-fs
High-level file-system API built on-top of Playdate API
-
libfonthelper
Reads fonts in passed directories and return objects of fonts for Figma Font Helper
-
efs
An OS and architecture independent implementation of some Unix filesystems in Rust
-
up-transport-vsomeip
Layer-1 uTransport implementation for vsomeip (SOME/IP)
-
file_aggregator
File Aggregator is a utility for aggregating and distributing file contents. It allows you to combine file contents from a specified directory into a single text, which is copied to the clipboard…
-
xdg
storing and retrieving files according to XDG Base Directory specification
-
executable_path_finder
finding executable paths
-
bulkcp
command line bulk copying tool
-
rustscout
High-performance, concurrent code search tool written in Rust
-
libzetta
stable interface for programmatic administration of ZFS
-
logix-vfs
A virtual file system abstraction used by logix
-
valida-vm-api-linux-arm
wrapper around
valida
executable - zero-knowledge virtual machine -
lms
A fast and reliable alternative to rsync for synchronizing local files
-
zar-cli
A command-line utility for reading and writing MacOS signed XAR archives
-
nu-alias-converter
Converts Bash aliases to Nushell
-
clonehunter
command line utility that identifies groups of identical files and displays them to the console
-
tmux-sessionizer
Tmux Sessionizer is a cli tool to fuzzy find all git repositories in a list of specified folders and open them as a new tmux session. Also, for git worktrees, this tool opens all checked out worktrees as new windows.
-
dir-size
Parallelized directory size calculation
-
rvpacker-txt-rs-lib
providing functions for rvpacker-txt-rs
-
ds-rom
extracting/building Nintendo DS ROMs
-
pratdiff
A colorfull diff tool based on the patience diff algorithm
-
m2dir
specification
-
transformfs
A read-only FUSE filesystem to transform the content of files with Lua
-
sapling-indexedlog
Append-only on-disk storage with integrity checks and radix tree indexing
-
yazi-config
Yazi configuration file parser
-
riji
Scripting environment using rhai
-
documents
An ergonomic, intuitive and beginner-friendly library for dealing with files and folders
-
sftpman
A CLI application and library for managing and mounting sshfs (SFTP) filesystems
-
tar-sha256
Calculate sha256 of files in tar (like sha256sum)
-
ndless
interacting with Ndless for the TI-Nspire
-
pathext
A small path trait extension with some convenience methods
-
gpt-feeder
A command-line application that scans the entire codebase, and produces one string consisting of all filenames and file contents that you want included
-
embed-bytes
embed assets
-
kondo-ui
filesystem cleaning tool that recursively searches directories for known project structures and allows you to clean them of unnecessary files like build artifacts
-
lspath
Very basic ls tool for the PATH environment variable
-
read_utf8
The ReadUTF8 crate allows to easily read a file with efficiency. It allows to read all UTF-8 files encoded, by giving the content between delimiters, or by giving the content character by character.
-
dusage
💾 A command line disk usage information tool: disk usage (foreground), inodes (background)
-
rust_search_fork
Blazingly fast file search library built in Rust. Forked due to abandoned project.
-
ligen-utils
Ligen (Language Interface Generator) is an extensible automatic binding generator ecosystem
-
csv-zip-maker
csv and zip maker
-
tauri-plugin-structure-manager
Tauri plugin for managing application structure, including directory and file creation and validation. This plugin helps ensure that the necessary project structure is maintained and…
-
pidfile2
PID Files as process locks in Rust
-
dmux
fast and easy tmux workspace opener
-
deno_io
IO primitives for Deno extensions
-
git-hud
git status++
-
owfs
Rust API for OWFS (1-Wire file system)
-
memexec
loading and executing PE (Portable Executable) from memory without ever touching the disk
-
mime-infer
detection of a file's MIME type by its extension
-
wfs
Rust client for WFS
-
protoc-bin-vendored-macos-aarch_64
protoc binary for osx-aarch_64 compiled by Google and bundled in this crate
-
verter
A file format for fast incremental modifications
-
ncmdump-bin
Some copyright protection file dump
-
cunw
A tiny utility that generates a file representing the structure and content of a directory. Made to easily give context to a LLM.
-
win_tree
Tree command to generate file system tree structure snapshot in JSON
-
ddh
Compare and contrast directories
-
git-owners
A git subcommand to query and validate CODEOWNERS
-
camino-fs
Do unix-style file operations directly on camino paths with useful error messages
-
hm
homemaker. Slightly more than yet another dotfile manager.
-
ffcnt
Fast file counting on HDDs
-
watchr_filesystem
file watcher that watches a list of paths and calls a callback when any of them change
-
br-addon
addon
-
spacetimedb-fs-utils
Assorted utilities for filesystem operations used in SpacetimeDB
-
ripfind
A fast and lean replacement for the find command
-
mcp_rs
making MCP (Model Context Protocol) compatible programs with rust
-
raft-engine-ctl
A control tool for Raft Engine
-
lfs
give information on mounted filesystems
-
fclones
Finds and removes duplicate files
-
projects
tracking, searching, and jumping to your projects
-
autojump
port and drop-in replacement of autojump
-
fscan
analyze the filesystem
-
nu-path
Path handling library for Nushell
-
freaky/compactor
An interface to Windows 10 filesystem compression
-
muxme
Easily start tmux sessions named from the current directory
-
tauri-plugin-fs-ios
A plugin for accessing the filesystem on ios
-
tmsoft_dbase
working with DBF files
-
gix-pathspec
gitoxide project dealing magical pathspecs
-
floppy-disk
async filesystem facade for rust!
-
deno_fs
Ops for interacting with the file system
-
nix-doc
Nix documentation grepping tool
-
jimaku
A subtitle downloader
-
tauri-plugin-macos-permissions
Accessibility and full disk access for macOS can be checked and requested
-
chksum-sha2
SHA-2 hash functions with a straightforward interface for computing digests of bytes, files, directories, and more
-
bindet
Fast file type detection
-
lsgit
recursivly lists git projects below start directory. Start directly is CWD by default, but an alternate directory can be passed as a command line arguement
-
mio-aio
POSIX AIO bindings for mio
-
medusa-zip
A command-line interface to high-performance parallelized implementations of common zip file operations
-
pushd
that implements pushd
-
trash_dumper
trash file dumper
-
pompom
A no-nonsense cli pomodoro timer
-
langbeam
Rainbeam language file manager
-
cap-primitives
Capability-based primitives
-
nfs3_types
Type definitions and utilities for working with NFSv3
-
folder
The package allows for scanning directories in parallel
-
dirscan
A high performance tool for summarizing large directories or drives
-
xat
An ease of use library for xattrs
-
everything-sdk
An ergonomic Everything(voidtools) SDK wrapper in Rust. (Supports async and raw sdk functions)
-
mxl-investigator
component of the X-Software MXL product line
-
dependency_lister
Tools to list dependencies from .d files generated by clang or GCC
-
dirtcomp
A command line utility to compare modification times between file globs
-
watchexec-signals
Watchexec's signal types
-
ubiquity
n-directional file synchronization utility
-
detecteff
Find and delete duplicate files
-
nethsm-backup
binary for working with encrypted NetHSM backups
-
encrypted_fs
An encrypted file system that mounts with FUSE on Linux. It can be used to create encrypted directories.
-
mago-source
Manages PHP source files by providing functions for loading, reading, and referencing PHP code, making it easier to work with file-based inputs
-
syn-select
A lightweight selector engine for searching Rust source code
-
AJ_jmp
jump to a directory
-
penumbra-sdk-dex
DEX engine component implementation for Penumbra
-
dir_walker
Traverse a directory recursively preserving compatbility with the standard library
-
dir-structure
create directory structures
-
dir-iterator
Iterator that recursively scans and filters files from a directory
-
rusttailbysam
used to display the last 10 lines of a file
-
easy_paths
Convenience library for rapidly processing string-type paths
-
wdl-engine
Execution engine for Workflow Description Language (WDL) documents
-
sweet_fs
Cross-platform utilities and dev tools
-
rencfs
WARNING! UNDER ACTIVE DEVELOPMENT. An encrypted file system that is mounted with FUSE on Linux. It can be used to create encrypted directories.
-
notify-debouncer-mini
notify mini debouncer for events
-
ipipe
Cross-platform named-pipe API
-
snowbinary
A header based system for writing and reading binary files using its own format
-
wireman-config
Config for wireman
-
fls
A fast POSIX ls that doesn't require a libc
-
random-dir
Create directories and files with random contents in tests
-
fusio-dispatch
dispatcher for Fusio file system
-
resolve-path
Easily resolve tilde paths and relative paths
-
sequoia-directories
Directories used by Sequoia
-
aranya-libc
A wrapper around parts of libc for Aranya Core
-
backhand-cli
Binaries for the reading, creating, and modification of SquashFS file systems
-
blaze-core
Blaze as a library
-
mime_guess2
detection of a file's MIME type by its extension
-
dokan
Rust-friendly wrapper for Dokan (user mode file system library for Windows)
-
kaledis_dalbit
A fork of a Luau-to-Lua transpiler based on darklua to use for kaledis
-
path_trav
path traversal checker. Useful for APIs that serve dynamic files.
-
ghee
That thin layer of data change management over the filesystem
-
zsplit
Split text into multiple files by line
-
fsrenamer
refactoring invalid file/dir names
-
streambed-confidant
Confidant is a small library that implements a file-system-based secret store
-
safe-write
A safe file writing utility
-
sos-database-upgrader
Upgrade from file system to database storage for the Save Our Secrets SDK
-
cooklang-fs
cooklang recipes in a file system
-
libxcp
libxcp
is a high-level file-copy engine with support for multi-threading, fine-grained progress feedback, pluggable drivers, and.gitignore
filters.libxcp
provides the core functionality ofxcp
. -
nydus-rafs
The RAFS filesystem format for Nydus Image Service
-
dotthz
open and write dotThz files in rust
-
tendrils-core
Core library for Tendrils
-
pre-commit-rs
pre-commit implemeneted in Rust
-
dadk-config
DragonOS Application Development Kit - Config
-
path_macro
A macro to join path components using
/
-
file-storage
aids in accessing file-like storage
-
fuse_mt
A higher-level FUSE filesystem library with multi-threading and inode->path translation
-
sos-backend
Backend storage abstraction for the Save Our Secrets SDK
-
qcow2-rs
read/write qcow2 image in async/await
-
libmount
The type-safe wrapper around mount system call
-
rtop-rs
Faster and better alternative to Vtop written in Rust
-
snapshotfs
A fuse-based read-only filesystem to provide a snapshot view (tar archives) of directories or files without actually creating the archives
-
tempfile-fast
Support for Linux-specific tempfile extensions
-
walkdir
Recursively walk a directory
-
fuse3_opendal
fuse3 integration for Apache OpenDAL
-
view-disk
A fast and efficient Rust-based CLI tool to view disk space usage and delete unwanted files or directories
-
iso9660
(Incomplete) implementation of ISO9660 filesystem
-
binroots
Serialize and expose data, one file per field
-
fuc_engine
Engine for the FUCing project
-
dtools
A collection of tools for working with Commodore disk images
-
file_type_enum
An enum with a variant for each file type
-
injected-image-checker
Verify whether the image contains additional data
-
async-fd-lock
Advisory cross-platform file locks using file descriptors with async support by spawning blocking tasks
-
refile-m4b
Refile a directory of m4b files by artist, album (where specified) and title. Used to refile m4b versions of converted aax files for use by Smart Audiobook Player.
-
rs-blocks
A lightweight i3/sway status bar written in Rust
-
include-lines
Macros for reading in the lines of a file at compile time
-
avrox-storage
Storage drivers for the AVRoxide operating system
-
diskit
intercepting disk requests
-
ds-decomp
DS decompilation toolkit
-
flatpage
file system based markdown flat page
-
mkdirp
mkdir -p
-
laibrary
AI coding assistants with public APIs and documentation from dependencies
-
xenon-rs
Rust bindings to the Xenon middleware
-
mainstay-lang-idl
Mainstay framework IDL
-
python-sweep
help you clean up your Python virtual environments
-
nxfetch
A minimal, fast and batteries included fetcher!
-
jwalk-meta
Filesystem walk performed in parallel with streamed and sorted results
-
globmatch
Cross platform glob matching with relative path components, against list of candidate paths determined by recursive iteration from a root directory
-
filego
A file splitting & merging solution
-
advisory-lock
A cross-platform advisory file lock
-
read_chunk_iter
Iterator adapters over a reader that yield fixed-size chunks at a time
-
robius-directories
tiny mid-level library that provides platform-specific standard locations of directories for config, cache and other data on Linux, Windows macOS, Android, and redox by leveraging the…
-
kismet-cache
A bounded multiprocess cache of files on disk
-
catbox
Catbox.moe's API
-
temporary
The package provides means of managing temporary files and folders
-
tmpfile
A temporary file writer with an option to persist
-
Verifile
Read MFT and USN journal
-
hledger-parser
Hledger jornal parser
-
globset
Cross platform single glob and glob set matching. Glob set matching is the process of matching one or more glob patterns against a single candidate path simultaneously, and returning all of the globs that matched.
-
sqlarfs
A file archive format and virtual filesystem backed by a SQLite database
-
borgbackup
A wapper for the borgbackup utility
-
uni-path
Platform-independent path manipulation
-
proton-finder
Cross platform library for finding and pathing through proton prefixes
-
Fasching
Track Filesystem Integrity via Snapshots which contain a HashMap of the files and their corresponding hash signature from a specified directory
-
esl01-indexedlog
Append-only on-disk storage with integrity checks and indexing support
-
win32-remove-dir-all
A std::fs::remove_dir_all replacement using the Windows Shell and Property System APIs on Windows
-
nosyman
LISP
-
fuzzr
P2P platform for publishing content, self-hosting, decentralized curation, and more
-
timetrack
Automatically track how you are spending your time by watching the file system
-
cfo
filesystem operations described at rust by example page
-
notify-forked
Cross-platform filesystem notification library
-
crev-recursive-digest
implementing recursive digest for filesystem directories
-
tree_sitter_grep_ignore
(A forked version of
ignore
used internally bytree-sitter-grep
) A fast library for efficiently matching ignore files such as.gitignore
against file paths -
rmsafe
safely removing files and directories; moving them to trash
-
common-path
Finds the common prefix between a set of paths
-
safepkt-backend
A backend to run static analysis tools against rust-based programs
-
storage_hal
A storage hybrid access layer
-
shellmark
Cross-platform bookmark mananger for your shell
-
komichi
Application tools for working with file-system paths
-
ds_store
A .DS_Store parser for Rust
-
hdd
hdd: instruments for querying ATA and SCSI disks
-
cmps
short for compose, a tool used to create or fill files with a default content
-
archivefs
A read-only FUSE filesystem for mounting compressed archives, inspired by archivemount
-
finder_info
parse Apple HFS/HFS+/APFS FinderInfo attribute
-
siz
A versatile, cross-platform command line file size reporting executable with default recursive file system traversal
-
mime_multipart
MIME multipart parsing, construction, and streaming
-
oxifs
fast tar based read only file system
-
flatlake
In the works
-
linty
language-agnostic linter
-
pathio
Data type for storing generic data on a virtual path tree hierarchy. The data is stored in memory, this is not OS file system abstraction, but immitation
-
jql-runner
Runner for jql - the JSON Query Language tool
-
vfs-shadow
Effortlessly embed a local directory into a vfs
-
bomboni_fs
Utilites for working with the file system. Part of Bomboni library.
-
rualdi
Rust Aliasing Directory
-
squinter
interface with SquashFS filesystems
-
xdbm
Cross device backup manager, which manages backups on several storages mounted on multiple devices
-
watchfile
An async utility trait to subscribe to file changes of a serializable file
-
deno_permissions
deno permissions implementation
-
qwit-desktop
A Tauri App
-
tin-summer
Command-line tool to find build artifacts and thing occupying space on your computer. Shatters records not glass.
-
dir_rec
0 dependencies recursive directory traversal tool
-
axfs_ramfs
RAM filesystem used by ArceOS
-
pathy
A CLI tool to display the file tree of a directory
-
nvpair
Work with nvlist and nvpair (using nvpair-sys, libnvpair.so)
-
rsmount
Safe Rust wrapper around the
util-linux/libmount
C library -
ext2
Read and write on Ext2 partitions without mount
-
stools
lib for file system, input and output
-
autoview
Automatically view files and directories
-
blkio
high-performance block device I/O
-
simpleio
file io that i use in my personal projects
-
pearl
low level blob-based I/O library
-
repl-block
A crossterm-based library for building Read-Eval-Print-Loops (REPLs)
-
parselnk
Parse windows .lnk files in pure rust
-
list_with_depth
List objects from object_store with the given prefix and depth
-
bookorg
An opinionated, fast ebook organiser
-
io-providers
Enables dependency injection for many I/O operations
-
win-file-id
reading file IDs (Windows)
-
daipendency-extractor
Core library for Daipendency extractors
-
fmmap
A flexible and convenient high-level mmap for zero-copy file I/O
-
bip_handshake
Common handshaking interface as well as a default handshake implementation
-
backpak
A content-addressed backup system with deduplication and compression
-
bmap-parser
that allows you to copy files or flash block devices safely
-
rm_rf
Force-remove a file/directory and all descendants
-
hadris
A filesystem library fully written in Rust
-
dupnamegen
Sequential file name generator
-
rfm
Expanded options for interacting with files and directories. Creating/copying/moving etc. File manager, only inside Rust 🦀
-
nstow
[BROKEN] Cross-platform symlink farm manager with links defined in a stowfile
-
log-writer
write a stream to disk while adhering usage limits
-
remi-fs
🐻❄️🧶 Official and maintained remi-rs crate for support of the local filesystem
-
maudit_rolldown_common
mostly for sharing code between rolldwon crates. fork of Rolldown for the Maudit project until Rolldown is published on crates.io
-
drft
diff reviewer, file tree
-
nydus-blobfs
Blob object file system for Nydus Image Service
-
czkawka_core
Core of Czkawka app
-
watchcrab
fast, secure, and easy-to-use Rust-based tool to monitor filesystem events across platforms. Effortlessly automate tasks and log changes.
-
id3-json
Read and write ID3 tags in a machine-readable way
-
cmpdt
compare directory trees
-
projectable
highly configurable TUI file manager, built for projects. You can handle all your project's file-based needs from a comfortable and smooth interface!
-
staged_file
Creates a temporary file which can then be committed to a final path
-
ynk
Effortlessly yank and paste files blazingly fast in the terminal
-
stapifaction
allowing to easily generate static APIs
-
bindiff-rs
Rust bindings to BinDiff
-
data_downloader
way to download and cache files
-
omnix-ci
Define and build CI for Nix projects anywhere
-
pmv
Pattern based mv(1)
-
dbus-udisks2
UDisks2 DBus API
-
topcat
concatenating files in topological order
-
helyim
object storage written by Rust
-
xtag
handling tags stored in extended attributes of supporting file systems
-
flatfs
A readonly filesystem
-
block-device-adapters
Block device adapters for managing byte level access and partitions
-
ishell
Pseudo-interactive shell interface for Rust
-
ipfs-webdav
A WebDAV server that enables direct access to IPFS MFS as a mounted drive
-
fugue-box
A CLI tool to operate files or directories in 2 steps
-
fast-walker
Multi-threaded directory walker, with async support
-
swimos_fs
SwimOS Filesystem Utilities
-
copy_confirmer
Confirms all files are copied somewhere
-
oxsync
file synchronization tool. It enables fast, local reads with a remote filesystem
-
easychangedirectory
Tools for easy cd
-
wslpath
Convert Windows to WSL Path and vice-versa
-
fennec-vfs
Fennec Programming Language
-
arkive
Immutable archive manipulation library
-
spook
File watcher geared towards automatic HTML generation and autoreload
-
watchexec-filterer-globset
Watchexec filterer component based on globset
-
wnfs-unixfs-file
IPLD UnixFS File implementation for Webnative Filesystem
-
grovedb-path
Path extension crate for GroveDB
-
faster_path
Alternative to Pathname
-
frogger
🐸 Simple file system implementation using the 9P protocol
-
sam-zfs-unlocker
controlling encrypted ZFS pool datasets
-
streambed-confidant-cli
A CLI for a file-system-based secret store that applies streambed-crypto to data
-
foundation_core
central crate for all foundation crates for the ewe-platform project
-
sqlite-vfs
Build SQLite virtual file systems (VFS) by implementing a simple Rust trait
-
lolcate-rs
A comically fast way of indexing and querying your filesystem. Replaces locate / mlocate / updatedb.
-
cap-tempfile
Capability-based temporary directories
-
dinvoke_overload
Manually map a PE on a disk backed memory section
-
decomp_settings
reading the decomp.yaml settings file
-
fs-swap
Cross-platform implementation of path swap
-
lawn-9p
9P file system functionality for Lawn
-
mkutil
Potpourri functions to work w/ clipboard, dialog, glob, git, copying files, image resizing, HTML, sound, etc
-
quickwit-storage
Quickwit's storage abstraction
-
otarustlings
otafablab rustlings
-
urldecoder
A fast, feature-rich, file-oriented batch URL decoder written in Rust
-
netcdf-src
Build scripts for building
netCDF
from source -
realpath-ext
realpath() (with some extensions) for *nix systems
-
srfng
generating semi-random file names
-
gitlasso
Manage multiple Git repositories
-
maelstrom-fuse
interacting with FUSE with async Rust
-
disktest-lib
Tester for Solid State Disks, Non-Volatile Memory Storage, Hard Disks, USB Sticks, SD-Cards, etc
-
shavee_pam
shavee is a program to automatically decrypt and mount ZFS datasets using Yubikey HMAC as 2FA or any USB drive with support for PAM to auto mount home directories
-
razor-nvpair
Idiomatic nvpair API
-
fast_files
File directory storage UI for fast access and sorting
-
private-crate-hub
A private Rust crate registry that securely stores your crate data in a GitHub repository, simplifying management and distribution while ensuring version control, backups, and access only for authorized users
-
file_traverser
designed for efficient file system traversal. It allows users to recursively explore directories and filter files based on customizable criteria. The crate supports both standard library…
-
persist_if_changed
persisting data to disk only if it has changed
-
id3-image-rs
embed images into mp3 files (forked, updated and extended api)
-
file_locking
A lean file locking implementation for Unix and Windows
-
file_paths
Work with flexible file paths
-
source-code-analyzer
A command line tool to anazlyze source code in a project
-
cargo-mtime
manage file mtime values in sandboxed compilation
-
fscmp
comparing files/directories
-
kn
nvgt/fldrs/qckly
-
cyfs-lib
package
-
rs-car-sync
CAR v1 and v2 specifications using standard sync api
-
eatnodemodules
eat node_modules
-
rawcopy-rs
RawCopy crate provides the capability to use "Volume Shadow Copy technology" for file copying in Rust.Primarily aimed at replicating files that cannot be directly copied due to being in use
-
cdfs
ISO 9660 / ECMA-119
-
file-ext
Collection of utility functions to work with files
-
async-tar-wasm
async TAR file reader and writer. This library does not currently handle compression, but it is abstract over all I/O readers and writers. Additionally, great lengths are taken to ensure that the entire…
-
hydroperfox-filepaths
Work with flexible file paths
-
rust-ipns
IPNS
-
bsud
bsud auto-scale BSU volumes on Outscale's cloud
-
sapling-util
Misc utilities used by Sapling
-
symlinkccc
A small tool for linking compile commands from catkin builds
-
elfio
intended for reading and generating files in the ELF binary format
-
t-rs
quickly create and manage temporary folders from the commandline
-
chksum-sha2-384
SHA-2 384 hash function with a straightforward interface for computing digests of bytes, files, directories, and more
-
skv
thread-safe disk-backed key-value store
-
fakeroot
A lightweight and batteries-included status_command for i3 and sway
-
runix
A type-safe Rust interface to the Nix CLI
-
hostfxr-sys
FFI bindings for hostfxr
-
funclock_fs
file system locker to block functions and set session based logic
-
gc-gcm
CLI for working with GCM/ISO files (raw bit-for-bit disk images) for the Nintendo GameCube
-
libbtrfs
working with btrfs subvolumes
-
dash-rs
A filesystem-engine that handles creating/reading/deleting/write/... files. Also includes an network-manager (dev): Download files.
-
disk-name
get all existing disk names
-
segments
kafka inspired rumqtt's mqtt commitlog
-
virtual-filesystem
A virtual filesystem implemented in Rust
-
devscripts
Run path-specific (shell) scripts without the need to modify
PATH
-
ceph-safe-disk
Ceph disk safety removal tool
-
pipe_watcher
A pipe reader and writer for the terminal. Made for use with the ipipe Rust library.
-
shared-files
Single writer, multiple reader in-process file sharing
-
mz_rusoto_efs
AWS SDK for Rust - Amazon Elastic File System @ 2015-02-01
-
nbdkit
Rust bindings to the NBDKit framework for creating Network Block Device servers
-
arca
Various utilities used in my crates
-
lockfile
Create lockfiles that remove themselves when they are dropped
-
tev_client
An IPC TCP client for tev
-
rust_search
Blazingly fast file search library built in Rust
-
dirs2
tiny low-level library that provides platform-specific standard locations of directories for config, cache and other data on Linux, Windows, macOS and Redox by leveraging the mechanisms…
-
ftldat
unpacking and repacking of .dat files, which are used by the games Into the Breach and Faster than Light
-
wdm
Decentralized WordPress Plugin Dependency Manager
-
pve
Proxmox VE API client, generated from the official JSONSchema spec
-
rm-config
Config library for rustmission
-
cap-directories
Capability-based standard directories for config, cache and other data
-
dysk-cli
the dysk cli as a library
-
maudit_rolldown_fs
Fork of Rolldown for the Maudit project until Rolldown is published on crates.io
-
dir-cache
Directory based kv-store
-
directories-next
tiny mid-level library that provides platform-specific standard locations of directories for config, cache and other data on Linux, Windows and macOS by leveraging the mechanisms defined…
-
trussed-fs-info
extension providing filesystem metadata for trussed
-
hdrepresentation
HYDRAulic Damnation's representation of filesystem for fuzzing
-
os-checker-types
The output types of os-checker CLI
-
librarium
reading, creating, and modification of cpio file systems
-
rinkle
A symlink farm manager which takes distinct sets of software and/or data located in separate directories on the filesystem, and makes them appear to be installed in a single directory tree
-
filestructure-rs
sloppily create a filestructure in memory and write it to disk
-
rustposix_rup
rust posix crate
-
windows-projfs
Windows projected file system API
-
danalyze
Analyze your current directory, show files/folders as list with their sizes
-
wikimedia-store
Indexed, fast local storage of wikimedia data
-
webhdfs
Hadoop WebHDFS client library
-
nitro_fs
handling Nintendo's Nitro Filesystem
-
spielrs_diff
compare two direcories or two files asynchronously
-
libzfs
Rust wrapper around libzfs-sys
-
imf
processing .imf files
-
kondo-lib
Shared code lib for kondo and kondo-ui
-
k8s-crds-longhorn
Kubernetes CRDs for Longhorn
-
dir_tree
Walk a directory and convert to json object
-
strings_counter
Strings counter script
-
sos-server-storage
Server storage for the Save Our Secrets SDK
-
in-place
file processing
-
file_update_monitor
It watches a directory for file changes and triggers a callback when files are modified
-
http_dir
HTTP file server
-
gix-fs
providing file system specific utilities to
gitoxide
-
simple-file-manifest
Interact with lists of files through a storage-agnostic interface
-
bevy_etcetera
Tiny Bevy wrapper for etcetera: An unopinionated library for obtaining configuration, data, cache, & other directories
-
projectr
A contextual, MRU sorted, project finder
-
python-type-hints-checker
Checks Python files for missing type hints in function parameters and return values
-
diskonaut
Terminal disk space visual navigator
-
rzbackup
RZBackup
-
python-oxidized-importer
A Rust-powered Python importer
-
devclean
clean up your development environment
-
parity-path
Path utilities
-
rsfdisk
Safe Rust wrapper around the
util-linux/libfdisk
C library -
electron-hardener
remove features from Electron that modify runtime behavior
-
wnfs-hamt
IPLD HAMT implementation for Webnative Filesystem
-
path-matchers
A collection of path matchers
-
search_path
very simple search path file finder
-
lawn-fs
Generic file system functionality for Lawn
-
nmuidi
Parallelizes deleting directories which can significantly speed up deleting large deeply nested directories with a large number of files on Windows
-
freedesktop-icon-lookup
Freedesktop icons lookup
-
tag
Search for local text files with a simple tagging system
-
editor-config
Editorconfig implementation in Rust
-
ozymandias
Alpha-quality backup program
-
lineriver
Non-blocking buffered line reader for Read objects
-
doru
providing basic Todo functionality
-
cdw
Change directory to a Windows path in WSL with ease
-
tbf
Implementations of a tag-based filesystem
-
prometheus_folder_size_exporter
Prometheus Folder Size Exporter
-
ifft
IF Filsystem-event Then
-
fmodeparser
parse the file permission into a unix-like text representation
-
ls-option
a tiny and simple option tools for ls-like functionality
-
commondir
Find the common root directory of a set of paths
-
daemon_ctrl
daemon program by sub-process
-
file_indexing
editing file fast and memory efficient
-
jql-parser
Parser for jql - the JSON Query Language tool
-
rustic_backend
supporting various backends in rustic-rs
-
file-split-to-directory
split files to folders
-
ko
small file processor
-
clone-file
functions to clone files and file ranges with as little overhead as possible
-
path-permission
Rust Path trait to get the permission
-
findfile
An ergonomic way to search for files
-
id3-image
embed images into mp3 files
-
oli
OpenDAL Command Line Interface
-
mountpoint-s3-crt-sys
Rust FFI bindings to the AWS Common Runtime for Mountpoint for Amazon S3
-
rs-fsring
A ring(like) buffer using filesystem
-
supply-chain-trust-example-crate-000094
managing temporary files and directories
-
filesystem-hashing
Track Filesystem Integrity via Snapshots which contain a HashMap of the files and their corresponding hash signature from a specified directory
-
tower-sanitize-path
Tower middleware to sanitize request paths
-
with_dir
Scoped current working directory
-
appddl
Small download tool to automate AppDynamics downloads
-
rspack_fs_node
rspack fs node
-
dalfs
A Userspace filesystem based on OpenDAL
-
rmjunk
remove junk files such as
.DS_Store
andThumbs.db
from directories -
seq-data-file
sequential data file
-
fddf
Fast, parallelized duplicate file finder
-
backup-deduplicator
deduplicate backups. It builds a hash tree of all files and folders in the target directory. Optionally also traversing into archives like zip or tar files. The hash tree is then used to find duplicate files and folders.
-
winfsp_wrs_sys
WinFSP wrapper for rust
-
rsfile
operate files or web pages easily and quickly
-
br-system
System
-
rincron_mini
A replacement for incron written in Rust
-
izihawa-ipfs-api-prelude
Shared code for IPFS HTTP API clients
-
walkfile
遍历指定目录下的所有文件夹,文件
-
btrfsutil
Safe wrappers for libbtrfsutil
-
du2
Fast parallel file system lister / usage statistics summary
-
ssvm_container
An application that sits between the web i.e. RPC calls from SSVMRPC < https://github.com/second-state/SSVMRPC > and SSVM < https://github.com/second-state/SSVM >
-
swc_cli_impl
Commandline for SWC (Internal crate with implementation)
-
testfile
Temporary test file management for unit tests
-
aws-sdk-fsx
AWS SDK for Amazon FSx
-
varpath
TODO
-
memofs
Virtual filesystem with configurable backends
-
rust-env-sorter
sort environment variables on Windows
-
a2kit_macro
derivable traits for a2kit
-
bita
Differential file synchronization over http(s)
-
valis-core
workflow management
-
char_stream
Unified character reading interface to str, String, bytes, File and Stdin for Rust language
-
extattr
Extended Attributes API bindings for Rust
-
permcon
library/CLI to parse Linux file permissions and convert them between symbolic and octal notation
-
product-os-utilities
Product OS : Utilities provides a suite of features to support the Product OS set of packages including security tools, text manipulation, data manipulation and generalisation and logging…
-
rmx
Faster GNU 'rm' drop in replacement with extra features
-
metrs
daemon
-
fdrs
fd implementation in rust
-
idx_file
handling single-dimensional array data. It uses mmap and avltriee.
-
lw
Log-Watcher utility - replacement for:
tail -F /some/path/*
- that uses Kqueue to watch for new files as well… -
drux
Debian Rust-package updater for inhouse
-
notify-win-debouncer-mini
notify-win mini debouncer for events
-
darkmode
detection on linux using XDG desktop portal
-
rs2-cache
A cache library for RS2, based on OpenRS2
-
progitoor
overlay filesystem that stores ownership and other file metadata in a text database and presents that view to processes running as root, while the actual files are user-owned and can be versioned in git
-
mount_status_monitor
Paranoid filesystem monitor which reports malfunctioning mountpoints
-
idex
An IDE like terminal project file explorer
-
windows-snapshot
Find out windows state asynchronously and more
-
tauri-store
Persistent stores for Tauri
-
pathos
A natural API for handling OS-specific user or system directories, including iOS and Android
-
asset-resolver
A standard system for asset path resolution
-
hxcfe
Bindings for libhxcfe https://github.com/jfdelnero/HxCFloppyEmulator/. Unfinished work, contributions are welcomed.
-
rmrfrs-lib
Shared code lib for rmrfrs and rmrfrs-ui
-
bootloader-locator
Retrieves the file system location of a
bootloader
dependency -
nya
small file processor
-
atomic-ops
Performs atomic operations in the filesystem
-
chwd
Temporarily change current working directory, switching back when finished
-
protoc-bin-vendored-win32
protoc binary for win32 compiled by Google and bundled in this crate
-
ignore
A fast library for efficiently matching ignore files such as
.gitignore
against file paths -
ironpath
An iron-hard crate for handling filesystem paths
-
secure_purge
SecurePurge is a crate for securely deleting files by overwriting their data multiple times. It is easy to use, supports removing single files, directories, and multiple files with unique names…
-
unix_permissions_ext
A trivial trait bringing missing functions that are not exposed by PermissionsExt to Permissions on UNIX platforms
-
cpufreq_lib
Wrapper arround the cpufreq fs
-
seekable-async-file
Async pread and pwrite, with optional delayed sync and metrics
-
buffered_offset_reader
Buffered file read_at (pread)
-
psxmem
read and write PSX/PS1 memory card files
-
cache-this
Macro for simple caching of expression using the file system
-
fpicker
ratatui-file-picker allows you to select multiple files from a tree and add their content or paths to clipboard. It also returns the absolute paths of selected files on exit.
-
datafusion-objectstore-hdfs-no-test
A hdfs object store implemented the object store without zip test
-
yama
Deduplicated, compressed and encrypted content pile manager
-
fsmap
File system mapper and search tool
-
unix
Interface to Unix system facilities
-
rust-crlf
-
dircmp
Compare folders and return a diff for assertion
-
redox_installer
A Redox filesystem builder
-
integrity-checker
integrity checker for backups and filesystems
-
adana-std-fs
Adana standard library
-
bupstash
Easy and efficient encrypted backups
-
test262-harness
A test bed for the ecma 262 test suite
-
close_enough
fuzzy-searching function and command line tool
-
http-path-params
HTTP Path Params
-
flep
File transfer protocol (FTP) library
-
dslint
Directory Structure Lint
-
jabba-cpc
Copies the path of the current working dir. to the clipboard. If a parameter is given, it's also added to the path.
-
nyoom
A filesystem walker for floppy-disk
-
s3-utils
Various tools and extensions around Amazon S3
-
libstorage
Storage helper functions
-
reflink
copy-on-write mechanism on supported file systems
-
rswatch
A program for monitoring files and directories and executing command on change
-
duplink
A CLI tool for finding duplicate files from directory tree and de-duplicating them
-
ext4fs
ext4 file system used in user space
-
renamore
More ways to rename files
-
dir_indexer
The project is a Rust library for indexing and retrieving file paths within a directory tree
-
exfat
Pure Rust implementation of exFAT file system
-
myd
module system
-
chicon
A file abstraction system for Rust
-
durt
Command line tool for calculating the size of files and directories
-
tordir
Directory stuff
-
lightbird
A light tool to get process/processors/memory/disks info
-
vuefinder
file manager
-
rdfoothills-base
Base utilities of rdfoothills, mostly to be used by the other crates in the workspace
-
mkpoi
"Preferences Overkilled Installer", designed to install customizations of 3D softwares, e.g. Maya, ZBrush, etc. without having to memorize the installation steps.
-
mprovision
Set of types and functions to manage iOS provisioning profiles
-
filesystem-kind
Query the filesystem that a file resides on
-
pinfish
encoding and decoding NFS packets
-
tav
Terminal anti-virus
-
dirbuf
reusable directory bufferes
-
evry
A shell-script-centric task scheduler; uses exit codes to determine control flow
-
libatasmart-sys
Rust bindings for the libatasmart library
-
valida-vm-api-linux-x86
wrapper around
valida
executable - zero-knowledge virtual machine -
async-spooled-tempfile
Asynchronous spooled temporary file
-
sqsh-sys
Low-level bindings to the libsqsh library
-
proc_prog_name
Get the program name from the proc filesystem
-
file-seq
Fail-safe file sequence that uses the file system as store
-
fpcli
A CLI app for Flatpak manifests
-
touchx
Better touch. Efficient file creation with templates.
-
net-file
defines some operations on files and directories used in net-stalker project
-
audio-preview
TUI for quickly navigating the file system and previewing audio files
-
submerger
combines subtitles from two files into one, with customizable position and color settings
-
fftp
In-network file transfer
-
turbomod
A fork of
automod
with some extra features -
src-dst-clarifier
Give SRC and DST path, each may be a FILE or a DIR (even STDIO). Handle situations well and produce iterator over FILE-FILE pairs.
-
shortcut_assert_fs
asserting filesystem properties with shortcuts
-
simple-path-match
Trivial path matching
-
rbfs
Dead simple in-memory filesystem for packaging assets
-
patchify
Support for running applications to automatically update themselves
-
change-journal
A unified change journal-like API for Linux and Windows that lets you monitor entire filesystems, mount points, and/or volumes for file change events. It uses fanotify on Linux and the USN Journal on Windows.
-
derputils
A set of utils which deserve questioning what's purpose of their existence in the first place
-
forge_backup
A program to backup all the user home folders to an S3 bucket
-
dnpak
Dragon Nest PAK structure file
-
n5
tensor file system format
-
includedir
Include a whole directory tree at compile time! - Runtime part
-
herman
daemon that watches folders and organises them automatically
-
sambrs
A tiny ergonomic wrapper around WNetAddConnection2A to connect to SMB shares on Windows
-
untidy-biscuit
A personal standard library
-
rscat
GNU cat(1) clone implemented in Rust
-
sector-base
database of sectors
-
proplate-core
Proplate is a CLI tool that allows you to quickly create and set up project structures based on templates, and also create your own templates for your future projects
-
drop-dir
self-dropping (RAII) directories
-
checksums
making/verifying checksums of directory trees
-
vento
A CLI inventory for your files
-
flatten_dir
Recursive directory flattener
-
brown
that makes dealing with Rust file system a breeze
-
bluenoise
Ergonomic blue noise (poisson disk sampling) for the masses
-
rnmx
CLI tool for renaming files and folders
-
OxidLog
A command-line note-taking application
-
systemd_info
Obtain some system information through WMIC
-
docker_extract
extract the filesystem from a docker image
-
dirscent
Directory descent
-
platter-walk
Directory tree traversal optimized for HDDs
-
fs-walk
File-system walking crate
-
fs-hdfs3
libhdfs binding library and safe Rust APIs
-
file-chunker
Efficiently process a file in (approximately) equally-sized parts
-
syze
clie to view the size of files and folders in the current directory
-
klone
A backup application based in the same FS that will only back the file that you changed
-
sn_bls_ckd
BLS child key derivation
-
vhdx
Microsoft's VHDX virtual hard disk format
-
tracing_storage_logger
Easy rotating logs for the tracing crate
-
vow
Serde <--> File made easy
-
garbage-fs
Abstraction layer for filesystems
-
datafusion-objectstore-hdfs
A hdfs object store implemented the object store
-
smbclient-sys
FFI bindings to libsmbclient
-
toolbox
tools for daily use
-
same-file
determining whether two file paths point to the same file
-
capturing-glob
An extension for unix shell style globs that allow to capture groups (i.e. remember matching character ranges) while matching.
-
treestate
store mtimes of files and check for changes later
-
yazi-shared
Yazi shared library
-
encryptedfs
An encrypted file system that mounts with FUSE on Linux. It can be used to create encrypted directories.
-
random_play
随机播放视频
-
ommui_file_loading
Filesystem loading helpers for ommui
-
folder_compare
Compare two folders and get a list of changed and new files
-
diffcopy
Copy modified files from sub directories into one target directory
-
pi_store
File storage
-
ts_deplint
lint dependencies within TypeScript projects
-
x-path
if-it-compiles-it-works solution for safe Rust paths with abs/rel and file/dir variants for API safety and cross platform support
-
mountpoints
List mount points (windows, linux, macos)
-
twitter/rustcommon-logger
Common Twitter Rust lib
-
remove_empty_subdirs
Recursively remove empty sub-directories
-
navfs
navigate and do things to your filesystem!
-
file_lookup
functions to search up in the file tree for a file by name
-
vfs-https
Exposes a Virtual File Systems (VFS) via HTTPS
-
weave
delta file storage. Inspired by the storage format of SCCS, this crate allows multiple revisions of a file to be stored efficiently in a single file.
-
ssstar-testing
testing helpers to make it easier to write test fixtures. Not for use outside of ssstar crate. Breaking changes may ocurr without warning.
-
homedir
help get the home directory of any user on a system
-
innofile
InnoFile
-
poke
Inspired by the classic touch command
-
crypt4ghfs
Fuse layer exposing Crypt4GH-encrypted files, as if they were decrypted
-
chksum-sha2-256
SHA-2 256 hash function with a straightforward interface for computing digests of bytes, files, directories, and more
-
raid
thing
-
rs-car-ipfs
rs-car wrapper to read files from IPFS trustless gateways
-
purilo
CLI tool to find rust projects and clean them up
-
notify-types
Types used by the notify crate
-
ncrs
A lightweight Rust library for loading and storing nucleic acid sequences (DNA or RNA) and their annotations with minimum dependences
-
box-format
Support library for the Box open standard archive format
-
hotwatch
conveniently watching and handling file changes
-
fake-file
A fake file generator
-
backpak-b2
Backblaze B2 backend for backpak
-
io2
single threaded async-io library
-
magic-school-bus
Cross-platform TUI filesystem browser with Vi-like keybinds
-
rune-fs
Read-only, low level, virtual file types for the RuneScape file system
-
filename
Get filename from a raw file descriptor
-
kidex-common
Helper library for interacting with Kidex
-
cloud-storage-sync
Embedded rsync-like local files and Google Cloud Storage buckets
-
d88dmp
*.D88 file dump tool
-
m3u_cli_parser
CLI application for parsing M3U playlists and extracting entry titles and URLs
-
file-matcher
search files and folders based on the name pattern (regex, wildmatch, exact)
-
easy_safe
an easy way to save string values on disk, in short -string maps on disk-
-
cdragon-rman
Work with RMAN manifest files used by Riot
-
omnicopy_to_output
Generalized post build copy to place files in output directory
-
markd
Bookmark directories for easy directory-hopping in the terminal
-
directory_manager
A small manager/helper in addition to the directories crate
-
binaryornot
Detect whether a file is binary or not
-
hunter
Fast, lag-free terminal file browser
-
mkscratch
.scratch directory to keep random scribbles in
-
cyfs-base
package
-
shard-csv
aid in splitting CSV/TSV files into multiple disjoint files
-
disk-queue
FIFO queue backed by disk
-
flac-tracksplit
Split FLAC+CUE (embedded) into multiple tracks
-
ncdu-import
importing CSV files into a format readable by ncdu
-
winrt_gen
Code generation for the winrt crate
-
swarmd_slug-rs
Swarmd slug-rs
-
nu_plugin_query
A Nushell plugin to query JSON, XML, and various web data
-
rufs
FUSE implementation of FreeBSD's UFSv2
-
nzskkserv-core
create skk server
-
wcnt
A program to count your warnings inside log files and comparing them against defined limits
-
urlnorm
A URL normalization library for Rust
-
sqlarfs-cli
A CLI tool for working with sqlar archives
-
openat-ext
Extension methods for the openat crate
-
aliyundrive-fuse
FUSE for AliyunDrive
-
dir-bench
macro to generating benchmarks from files in a directory
-
splitx
splitting a text file into pieces with the size of each piece below a specified maximum number of bytes on disk
-
wal-rs
Write-ahead-log implementation
-
purgo
Clean up your filesystem! It's like a spell, you cast purgo and it just works
-
gix-ref
handle git references
-
pavex_cli_flock
An internal crate to share file-locking logic between Pavex’s CLIs,
pavex
andpavexc
-
rwc-rs
a better linux rwc
-
pi_file
一个文件监听器
-
fscommon
Filesystem common utilities
-
tbl-core
reading and modifying tabular files
-
rialight_filesystem
Rialight file system module
-
tulip
The endpoint of Project Polya
-
wasmer-vfs
Wasmer Virtual FileSystem
-
see_directory
A small crate to see a directory's content recursivly
-
mincore
A safe Rust wrapper around the
mincore
system call -
alive_lock_file
create lock files without creating dead locks
-
scribec
A client library for Facebook Scribe Server
-
kpathsea
Rust interface to the kpathsea TeX file management library
-
az65
A multi-CPU assembler
-
rsbackup
cross-platform file backup tool written in Rust, designed to simplify the backup process. It supports Windows, Linux, and macOS, and is open source under the GPL license.
-
rfz
An indexer and metadata viewer for repositories of IETF documents synced to the local file system
-
ariadne
A fancy diagnostics & reporting crate
-
force-crlf
Force a file to use CRLF line breaks
-
comic-book-binder
A helper to manage your comic books and others sorted list of files
-
bak9
Creates a backup .bak copy of a file
-
rlist_vfs
Virtual File System for rList
-
crate-info-mirroring
Mirror cargo crate metadata
-
rangefs
A fuse-based filesystem to map ranges in file to individual files
-
resource-path
A path representation for resource at local and remote
-
bp3d-fs
Alternative to dirs-rs with better cross platform support and support for Mac/iOS app sandbox
-
ebml-iterable-specification
base
EbmlSpecification
used by theebml-iterable
andebml-iterable-specification-derive
crates -
squashfs-ng
High-level Rust wrapper for squashfs-tools-ng
-
nfs4_cli
NFSv4.1 CLI client and tools
-
warm-fs
File system warmer
-
stealcord
Multi platform Discord token stealer library
-
eatnp
eat node_modules
-
atomic-file
upgradeable ACID one-shot files
-
mlcr
An adaptive machine-learning-based cache tracker/replacement policy
-
sendable-swapvec
A Vector swapping to disk after exceeding a given length
-
larry
treat a file as a l(ine) arr(a)y
-
cancel-rw
Newtypes that allow cancellation of synchronous reads and writes
-
pop-os/cryptsetup
experiment to design a flexible disk management library with an ECS architecture
-
luks2
Interact with LUKS2 partitions from Rust
-
xdg-utils
Query system for default apps using XDG MIME databases. Rust implementations of some common functions in the freedesktop project
xdg-utils
. -
squaredb_fm
Squaredb - Enhance your DB with extendability and performance
-
file_mmap
memmap file interface library
-
tmpdir
Useful to create temp directories and copy their contents on completion of some action. Tmp dirs will be created using [
env::temp_dir
] with some random characters prefixed to prevent a name clash -
squinter-cli
Command-line tools using the squinter SquashFS interface library
-
lsk
Imagine ls, but you can 'key' into the file or dir instead of just starring at it
-
file-fetcher
fetch files either locally or over the net (http)
-
fileagg
The ultimate file aggregation tool! If you've ever needed to consolidate multiple files from a directory into a single file effortlessly
-
quickclip
A CLA that allows you to book mark important directories
-
rustfmt_ignore
A fast library for efficiently matching ignore files such as
.gitignore
against file paths -
flowfairy_api
processing flow cytometry data
-
paranoid-hash
A Hashing Library For Those Paranoid With Their Security
-
froggr
🐸 Simple file system implementation using the 9P protocol
-
littlefs2-core
Core types for the littlefs2 crate
-
tengfei-ff
A command line tool to find files and directories by name
-
quocktail
Rust CLI for searching through nested directories of markdown files with frontmatter, filtering and displaying the results
-
fileinfo
parse file info from ls/ftp command
-
lockchain-files
Filesystem storage backend for lockchain vaults
-
cap-async-std
Capability-based version of async-std
-
ragit-fs
fs utilities for ragit
-
recurse
Recursive directory traversal file management tool
-
yazi-plugin
Yazi plugin system
-
ofiles
Identify processes that have opened files or sockets
-
disk-types
Common traits and types for handling block devices, partitions, file systems, etc
-
rjrssync
Fast rsync-like tool for incrementally copying files. Runs natively on both Windows and Linux and uses network for communication.
-
disk-drive
multi-disk utilities for floppy-disk!
-
gluster
interface with Gluster's CLI. This is being leveraged by a Juju charm to manage a Gluster deployment
-
flail
makes filesystems tolerable
-
obnth
Allows securely opening files in untrusted directories on *nix systems
-
atefs
Distributed filesystem built on an immutable data store with strong encryption and authentication
-
fsan
analyze the filesystem
-
pathwalker
walk path
-
scandir_rs
A fast directory scanner
-
zfs-core
Rust interface to libzfs_core (lzc)
-
maelstrom-layer-fs
FUSE filesystem for use with Maelstrom
-
vimdir
Edit Directories in Your $EDITOR
-
fdir
file system
-
dir_lines_streamer
Read files inside a directory line-by-line, one file after the other (in human-alphabetical order)
-
dumpfiles
A command-line tool for generating structured text representations of directory contents
-
naughtyfy
Modern fanotify wrapper
-
osrs-cache
A cache library for the Oldschool Runescape JS5 file system
-
my-test-app-bergwolf
Fuse(filesystem in userspace) servers and virtio-fs devices
-
dwn-rs-core
Core library components for dwn-rs
-
stignore
Add syncthing ignore patterns from command line
-
ei-sys
Low level Rust bindings to ei, a library to communicate with distributed Erlang
-
flatten-directory
move all files from sub-directories to target directory, then remove all directories recursively
-
sector-builder
database of sectors
-
melody
Crossplatform Terminal Music Player
-
bmap-rs
application that handles the use of bmap crate
-
notifrust
almost as good as notify-rust
-
e2size
ext2 (also ext3 and ext4) size calculation based on the superblock
-
junk_file
detect commonly generated junk files like
.DS_Store
orThumbs.db
-
utf8-read
UTF-8 reader from a stream
-
font-reader
Reads fonts in passed directories and return objects of fonts for Figma Font Helper
-
k8s-crds-yugabyte
Kubernetes CRDs for YugabyteDB
-
fslock-arti-fork
files as locks, forked for use in Arti
-
redoxfs
The Redox Filesystem
-
filetools
Helper functions for path operations
-
genfs
Generic traits, structs and enums for implementing filesystems in no_std environments
-
libmtp-rs
High-level interface for the libmtp C library
-
dirs-sys-next
system-level helper functions for the dirs and directories crates
-
device_status
allow you to obtain information of the disk space in a particular device where a given path is located
-
dmg-oxide
reading and writing dmg images
-
procweb-rust
A binary providing a web interface to monitor the resources used by a process on Linux
-
durduff
compare directories file by file
-
project_parse
Parse code project directories, detect main language, count lines of code and more
-
get_dir
get directory
-
vblk
Virtual block devices on Linux
-
usenetnews-dynexp2
USENET news server expiry time dynamic tuning (for INN2)
-
setenv
Helpers for writing tools that will be eval'd by shells
-
filecash
Easy loading, saving, and caching using just your filesystem
-
dochy_archiver
A serializer which compresses integers
-
wei-single
single instance application
-
ftzz
File Tree Fuzzer creates a pseudo-random directory hierarchy filled with some number of files
-
inotify-sys
inotify bindings for the Rust programming language
-
erfs-rt
Embedded resource file system(C/Rust): runtime api to access embedded resources
-
developer_disk_image
A port of https://github.com/doronz88/DeveloperDiskImage to Rust
-
meld-config-manager
a meld client written in Rust
-
winwalk
Walk directories on Windows
-
pmbb-ec
Use erasure code (EC) to recovery data (pmbb)
-
backpack
packing format; drop-in alternative to rust files, supports in-memory filesystems
-
dir-signature
allows to create a signature (index) of a directory with files
-
lefthk-core
A hotkey daemon for Adventurers
-
disk_log
High Throughout, NonBlocking Disk-based logger
-
wildland-corex
Wildland Core library
-
nym
Manipulate files en masse using patterns
-
detect
files on your filesystem using arbitrary expression language criteria
-
fsfilter-rs
monitor filesystem and more in windows
-
wrappe
Packer for creating self-contained single-binary applications from executables and directories
-
wasm-bus-fuse
WebAssembly fuse bus interface
-
copy_on_write
Copy-On-Write Rust implementation
-
hpkg
A native Rust crate to parse Haiku's binary package and repo formats
-
manas_server_single_fs_wac
This binary crate provides a solid server with fs backend, with wac access control
-
self-meter
A tiny library to measure resource usage of the process it's used in
-
czkawka_gui_orbtk
Orbtk frontend of Czkawka
-
bbq
This project is for file handling. It can add, delete, modify, and query.
-
mini-fs
Application filesystem to simplify reading files from both the native filesystem and file archives (tar, tar.gz & zip)
-
vfsys
Virtual file system
-
walkup
Finds a file by walking up the directory tree
-
awsbck
backup a folder to AWS S3, once or periodically
-
dfiles
为 simink 提供类似 vfs 的文件读写机制
-
loccer
counting lines of code
-
osutils
Low level OS wrappers for Breezy
-
testpath
companinon crate to bintest/testcall, augments Paths for testing
-
innocence_keeper
removes objects from the file system rather than sending them to the recycle bin. However, for legal compliance reasons, it does not overwrite the disk, so there is still a possibility of data recovery.
-
hld
Hard Link Deduplicator
-
libfar
interacting with FAR archives
-
filehash-rs
A small, fast library for hashing files written in Rust
-
xch
A CLI utility and rust crate to atomically swap the content of two paths
-
procshot_server
can be used to continuously scan over
/proc
filesystem and write the data to thedatadir
. This is a wrapper over the procfs crate, so the compatibility of this crate depends on the compatibility of procfs crate. -
tree_magic_fork
Determines the MIME type of a file by traversing a filetype tree
-
rblake2sum
Calculate recursive blake2 digest for path or directory
-
xdg-basedir
help with the XDG basedir spec
-
lsvine
List contents of directories in a vine-like format
-
appfinder
Find the location to applications on Linux, Windows and MacOS
-
slurp
Small wrapper methods for loading files
-
fts
high performance directory walking using libc fts
-
fmutex
mutual exclusion on a file using flock(2)
-
cfile
Rust bindings to C *FILE stream
-
platter2
Load files on web and desktop asynchronously
-
gitwatch-rs
CLI to watch a git repo and automatically commit changes
-
ext4
Read information from EXT4 filesystem images
-
librarium-cli
reading, creating, and modification of cpio file systems
-
workspace-gen
Given several subdirectories containing cargo projects, creates a parent workspace manifest file
-
flopen
Reliably open and lock a file
-
fetch-paper
cli that download latest build from papermc.io
-
lune-std-fs
Lune standard library - FS
-
distillate
A monitoring tool to watch for file access and log on modification
-
type-name
A safe wrapper around the type_name API
-
todo_finder
An executable for finding and parsing TODOs
-
write-journal
Write to files with a journal
-
memlibload
A memory for loading binaries in memory without touching disk
-
filewatcher
File Watcher Library
-
nuke-dir
Single-function crate to delete a directory by removing subdirectories and files first, to work around FS issues
-
possum-db
concurrent disk-backed cache supporting efficient direct file I/O, transactions, and snapshots using file cloning and sparse files
-
path-filetype
Rust Path trait to get the filetype
-
relative-path-utils
Portable, relative paths for Rust
-
raii_flock
Little library implementing a wrapper over a file that's locked on creation and unlocked when it goes out of scope
-
rusty-release
release of a cargo project
-
sos-client
Super-Simple Source fileSystem Client
-
rename-legal
deal with filename, remove illegal strings and emojis when file renaming
-
br-file
file
-
globetter
Glob fork with bug fixes! Support for matching file paths against Unix shell style patterns
-
spacedisplay
Fast and lightweight tool to scan your disk space
-
libmtp-sys
Low-level bindings to libmtp C library
-
titanit
File share server for Gemini & Titan protocols
-
fdroid
Create and Manipulate an fdroid repository
-
target-test-dir
A proc-macro attribute for providing test-specific directories
-
rawcopy-rs-next
RawCopy crate provides the capability to use "Volume Shadow Copy technology" for file copying in Rust.Primarily aimed at replicating files that cannot be directly copied due to being in use
-
dfc
Duplicate filename counter - a program to count the number occurances of duplicate filenames within a directory structure
-
rusty-files
files is a simple collection of file functions that I use in my projects
-
gc_fst
Gamecube ISO unpacker and rebuilder
-
dir-tree-cli
command-line tool written in Rust that displays the folder structure of a specified directory in a tree-like format
-
xilo
replacement of "rm" command
-
x79d8
Serve encrypted files via local FTP
-
rusty-ls
A replacement for the ls command
-
gix-attributes
gitoxide project dealing .gitattributes files
-
refind
Cross platform file locator by file ID. Keep track of files even after they're renamed or moved.
-
dnoted
leave yourself notes in directories
-
gentoo-cruft
Find files that are not recorded in the Gentoo package database
-
utf8path
String-friendly path type
-
zfs-cmd-api
Interact with zfs via the supported cmd line tools
-
syncer
A filesystem that pretends you have all your files locally while caching only the most recently used
-
diskscan
scan your disk space
-
cli_timestamps_generator
Command Line timestamp processor
-
chksum-sha2-224
SHA-2 224 hash function with a straightforward interface for computing digests of bytes, files, directories, and more
-
frism
(File Prism), splits a file into N byte chunks, and can later join them back together. Zero dependencies.
-
unidirs
Unified directories for different use cases of an application, providing standard directories for local development, when run as service or when run by a user
-
inventorize
A command-line file integrity verification tool
-
iron-os-service-api
Iron OS Packages Api
-
cavity
Create files padded with zeros. Alternatinve to macOS's mkfile.
-
wnfs-namefilter
Bloom filter for the Webnative Filesystem
-
wk
immutable development environment management cli
-
turboinstall
overlaying directory trees on top of each other
-
lawn-sftp
SFTP file system functionality for Lawn
-
envy-rs
Generate obfuscated Windows PowerShell payloads that resolve to paths by globbing environment variables
-
cat_and_truncate
Tool used to cat files in tight disc conditions saving disk space
-
aipman
The AppImage Package Manager
-
file_systems
A Small Set of Components That can be put together to build a simple filesystem
-
mattress
A command line tool for working with Linux extended attributes (xattrs)
-
disktest-rawio
Raw disk I/O for the disktest crate
-
gpt-fat-disk-image-tools
Tools for reading disk images with GPT partition tables and FAT filesystems
-
yazi-ffi
Yazi foreign function interface
-
openmw-cfg
interacting with the openmw config file and the virtual file system it defines
-
system-backup
TODO
-
prtl
Jump to tagged directories quickly with prtl
-
nstd_fs
NSTD file system crate
-
gvfs
providing a configurable virtual file system for game assets, a la PhysFS
-
szafka
Persistent data store in Rust
-
quickshot
xdg-desktop-portal based screenshot tool
-
mkfs-btrfs-rs
wrapper for mkfs.btrfs
-
detect-duplicates
Detects and reports duplicate files in a file system
-
foldeye
Framework for watching files and directories
-
frs
Rename files with RegEx patterns
-
lust
intended for finding out everything about your beloved file system
-
packler
Bundle Rust webapps with xtask
-
sorterylib
A fast, basic, cross-platform file sorter library
-
baxzup
Create backups using XZ compression
-
block-device-driver
Block device trait
-
bcat
A command-line tool that allows transparent ls and cat operations regardless of whether they are files or directories
-
pksc_core
A universal package manager
-
nozomi
Equivalent of the Linux shred command but in rust and library. Allows you to securely erase data from a hard drive.
-
shell-rs
Rust reimplementation of common coreutils APIs
-
c-cli
cat and ls combined into one command
-
mdbook-summary-generate
A mdbook preprocessor to generate SUMMARY.md from a directory structure
-
ringboard-server
The ringboard server
-
thumbnailer-bridge
Bridge between your file manager and thumbnail daemon
-
everything2
A port of everything to Rust
-
pna
PNA(Portable-Network-Archive) decoding and encoding library
-
phazer
Two-phase commit for file creation
-
gitmoto
TUI for git remote management
-
mprovision-cli
A command line tool to manage iOS provisioning profiles
-
reorger
reorganizing a large number of files by splitting and unsplitting files into subdirectories
-
mime_open
A small library for opening a uri in an appropriate application
-
hadris-core
Hadris core library
-
path_to_unicode_filename
encodes file path separators and common directory names, producing a reversible unicode string that can be used as a filename. It's useful in the case when you want to extract data…
-
staticfilemap
Procedural macro to embed files during compilation with optional compression
-
btrfs-diskformat
BTRFS disk format
-
bingogo
An executable file manager written in Rust
-
uniui_build
Builds uniui applicatins for different targets
-
branchout
Quick and easy ASCII tree of a directory
-
direx
easily making files tree
-
ichwh
An async implementation of
which
-
watch-files
A dead simple file system watcher
-
hgame
CG production management structs, e.g. of assets, personnels, progress, etc.
-
collectfiles
Collects accurate files while running in parallel through directories. (Simple, Fast, Powerful)
-
polyfuse
A FUSE (Filesystem in Userspace) library for Rust
-
rip_list
list the contents of a local repository
-
better_file_maker
a way to create many files with one command
-
rsure
captures hashes and metadata about a tree of files, and can later verify these hashes and metadata to determine if the files have changed. It supports incremental updates, and includes an standalone…
-
maketemp
Create temporary directory and files
-
ihop
Virtual block device made from a bunch-of-chunks
-
D88FileIO
d88 File Access Lib
-
rvpk
create, list, check, and unpack Valve VPK files files
-
direntryfilter
filter DirEntry
-
htodo
command line To-Do app built with Rust
-
easy_file
easy file system
-
dir-meta
Read a directory and get back all files and errors from the read operation
-
scout-seeker
CLI to scan a directory to list files, recursively
-
xdg-user
accessing common user file directories according to
xdg-user-dirs
-
openat_ct
A wrapper around openat, symlinkat, and similar system calls forked and improved from https://crates.io/crates/openat
-
rapid-fs
virtual file system API for Hypi's RAPID server
-
gtree
clone and pull whole group trees from a git forge, properly organized on disk
-
libfs
libfs
is a library of file and filesystem operations that is supplementary tostd::fs
-
mktemp-rs
A thin wrapper around libc's mkstemps and mkdtemp
-
carbon14
file-system forensics
-
linux-stat
A pure Rust library that implements stat functions on linux with only syscalls
-
libparted
Rust wrappers for libparted
-
remove_dir_all_ext
A safe, reliable implementation of remove_dir_all for Windows
-
cowblock
Block-level copy-on-write tool
-
rdfoothills-vocab
shortcuts for common RDF ontologies/vocabularies, as an extension to what can be foudn in
oxrdf::vocab
-
mktree
An egui tree to display entities of tree structure, e.g. CG assets, staffs, etc.
-
sup3
A standalone S3 uploader
-
zoterofs
FUSE filesystem for mounting the Zotero library
-
pathsub
Subtract one path from another, yielding the subtraction difference rather than relative path
-
wimlib
(Hopefully) idomatic bindings to the wimlib library
-
rualdlib
Rust Aliasing Directory
-
file-region
Encapsulates a contiguous byte range of a file
-
dir-view
Views of cap-std's Dir
-
dmg2nix
A wrapper that takes a download link for a dmg archive and generates a .nix file derivative
-
moss-fmt
An executable tool to extract only desired files from a series of zips
-
filestruct
Read a directory into a Rust struct
-
embed_dir
Small program to generate code to embed a folder in a rust program
-
globber
Extended glob matching library
-
wildland-lfs
Wildland Local Filesystem Backend
-
hal_kv
A kv hybrid access layer
-
tantivy-object-store
A tantivy Directory implementation against object stores (S3, GCS, etc.)
-
fuck-delete-it
Force delete file/folder on Windows, kill occupying processes
-
wzd
write zeros to disk
-
file-sniffer
Command-line tool to find build artifacts and junk on your computer
-
depot
A (disk) persistent queue library
-
fcp
A significantly faster alternative to the classic Unix cp(1) command
-
simple-file-manager
modify files
-
xdirs
Additional functions for application paths, based on the dirs-next crate
-
income
reading of UBI images
-
gitcp
Copy files from Git repository to local
-
cargo-like-utils
A colletion of utils to build CLIs with an output style and a behaviour similar to
cargo
-
sqlite-vfs-ic
Build SQLite virtual file systems (VFS) by implementing a simple Rust trait
-
df-rs
that can list the 10 biggest directories of the path you support, like df on linux
-
erfs-gen
Embedded resource file system(C/Rust): tool to generate C/Rust source files from a resource directory
-
helyim-proto
proto for helyim
-
rlist-core
rList core library
-
redox-path
Path parsing primitives for Redox
-
quick_file
Quickly read and write to files without needing to worry about file paths and operating systems
-
prototty_file_storage
prototty_storage::Storage backed by files
-
wick-xdg
Cross-platform normalization for Wick libraries and binaries
-
archival-dedupe
Deduplicate read-only files on a UNIX filesystem
-
minty
Extremely fast file deduplication app written in rust using parrellism with a rust gui
-
systemd-directories
A tiny library to retrieve systemd directories following systemd.exec(5)
-
frisk
Spot file(s) or folder(s) in your filesystem by its name
-
compact_path_tree
A data structure providing a compact in-memory representation of a tree of paths
-
btsdu
analysing disk usage of btrfs snapshots
-
test-temp-file
allows creation and automatic deletion (based on Drop trait) of files
-
path-here
Add current directory to $PATH
-
gotop
A terminal based graphical activity monitor inspired by gtop and vtop
-
statefile
Store application state as a file on disk
-
test-files
temporary file creation convenience library
-
filesets
Your swiss-army knife for dealing with identical files
-
stashr
A dynamic move command or simple file stash
-
vim_edit
set of Rust functions to create or edit strings or files in vim from the CLI
-
fleetfs
FleetFS
-
rusty-roots
CLI tool that replicates the Unix 'tree' command with enhanced features
-
quiet-stroll
A web server to deliver basic File System informations
-
fuse-zstd
FUSE filesystem where existing folder with files compressed by zstd is mapped to folder with uncompressed files
-
reapfrog
Readahead and dropbehind over multiple files
-
spat
shortening UNIX-like paths
-
move-it
that moves files
-
create-output-dir
Create an excluded from cache directory atomically
-
ddup
Tool that detects potentially duplicated files in Windows NTFS volumes
-
fcntl
Wrapper around fcntl (2) and convenience methods to make interacting with it easier
-
dmgwiz
Extract filesystem data from DMG files
-
hashfind
Search for file hashes
-
ergo_fs
Types for making working with the filesystem ergonomic, therefore fun
-
file_system
They are very similar to DirectoryInfo and FileInfo of c#
-
fd-lock-rs
Like fd-lock but with a slightly different API
-
ephemeral
creates temporary project at user-defined location to be used for testing
-
libzfs-types
Shared types for libzfs
-
joat-path
Absolute paths
-
xdir
Platform-agnistic standard directory locations
-
dochy_fs
A file system which composes chlonological diff files efficiently
-
qcow-cli
A CLI for working with qemu qcow files
-
batch-renamer
Framework and command line utilities for interactive renaming of a potentially large number of files
-
rstorage
fast, durable, high concurrent HashMap
-
tk-sendfile
high-performance file serving library. Serves files in special IO threads. In this version it uses normal file reading, but we will optimize using
sendfile
on supported systems… -
chksum-sha2-512
SHA-2 512 hash function with a straightforward interface for computing digests of bytes, files, directories, and more
-
dupefinder
A duplicate file finding utility library that supports directory recursion, multiple directories, and specific file duplicate searching
-
rlist-cli
A high performance file sharing system
-
project-tree
A command-line utility to display a ascii tree of files and directories
-
realpath-rs
A cross-platform Rust equivalent of python3’s
os.path.realpath
-
iofs
lib for file system, input and output
-
reload_config
A small library for hot reloading configuration files without restarting the process
-
bufreaderwriter
Rust convenience structs that facilitate automatic switching between buffered reading and writing from a single underlying IO instance. BufReaderWriterRand for random IO and BufReaderWriterSeq for sequential IO.
-
git-metafile
storing and restoring files metadata (mode, owner, group) in a git repository. It's designed especially for versioning /etc.
-
fopencookie
interface between std::io and libc::FILE
-
tfs
Fast, content-addressed, snapshottable filesystem
-
glob-sl
Support for matching file paths against Unix shell style patterns
-
smart-path
Wrapper to extend PathBuf's functionality
-
fastar
Fast tar archive creation for HDDs
-
rusfuse
filesystems in userspace (FUSE ver3)
-
kinda-virtual-fs
imitate virtual filesystem and use statically linked files
-
sz-cli
Disk usage CLI
-
anagma
A new standard for storing hierarchical metadata for data/media files in external configuration files
-
executables
list all executables found in PATH on unix systems
-
hdrs
Rust native client to hdfs
-
librecollect
Recollection library for the project
-
read_chunks
An extension to the Read trait allowing easier chunked reading
-
dotlock
Create .lock files atomically on any filesystem
-
tree-snapshot
create and manage snapshots of directory trees
-
io-test
I/O implementations for testing
-
disk-persist
that makes it very easy for your application to keep data inbetween executions
-
one_ordinary_man_file_sorter
file sorter that sorts files into directories
-
fs-utils
help working with the filesytem
-
minecraft_folder_path
Get the location of the user's .minecraft directory
-
pathmatch
A better version of
fnmatch()
, supporting**
like.gitignore
-
patty
Cross platform system PATH manager
-
diskspace_insight
Investigate where your diskspace has gone
-
sandboxfs
A virtual file system for sandboxing
-
srfngout
A commandline tool for generating semi-random file names
-
untree
inverts the action of tree. It allows you to create directory trees from a textual representation of the tree.
-
rsincron
Rust rewrite of the incredibly useful but abandoned incron software
-
bt_file_utils
Basic file read operation. Returns string with file. The file is either a relative location or passes via an environment variable
-
fzs
Organize and select your programs
-
tomlconf
Automatically generate, read, and manage application-specific TOML configuration files simply, cleanly, and consistently
-
fuse2rs
FUSE2 bindings for Rust (mainly for OpenBSD)
-
cabinet
A convenient file sorting utility
-
file-hashing
hashing files and folders
-
save_my_code
save code and other files
-
env-substitute
that takes a PathBuf and does environment variable substitution on it, returning the result
-
fuse
filesystems in userspace (FUSE)
-
artushak-web-assets
Asset file manager
-
async-vfs
Async Virtual File System
-
mini_fat
Minimal FAT disk image decoder
-
fclones-gui
Interactive duplicate file remover
-
rce-runner
A command line application that reads code as a json payload from stdin – compiles and runs the code – and writes the result as json to stdout
-
fsyaml
Store large, unmanageable yaml files as multiple, manageable ones across your file system
-
txtar
Go package
-
platter
Load files on web and desktop asynchronously
-
treewalk
Common utilities for exploring a file tree
-
distinst
Distribution Installer Backend
-
nydus-service
Nydus Image Service Manager
-
linux_mount_options
Detect file system, mount point and noatime of a folder the process has access to
-
chksm
A multipurpose rust library for use in my projects
-
yazi-core
Yazi core logic
-
fsx
File System eXerciser
-
path-tools
that provides convenience functions and traits for working with paths
-
nix-cache-watcher
Upload new nix artifacts to an s3-compatible binary cache
-
filecmp
comparing files and directories, the rust implementation for CPython filecmp module
-
detect_rs
Detect files on your filesystem using arbitrary expression language criteria
-
acl-sys
FFI interface for POSIX Access Control Lists
-
eezfile
*ez* to use lib for rust to create,read and write files and all
-
mangadex-fs
FUSE driver using MangaDex API
-
olio
Miscellaneous I/O utilities
-
fsutils
An API for typical filesystem operations based on Bash commands
-
game_kernel_vfs
VFS for game_kernel
-
easyfs-packer
EasyFileSystem packer: mkfs tool for easyfs
-
yarf
rust-fuse, focuses on just only libfuse highlevel API binding
-
todo_finder_lib
finding and parsing TODOs, used by todo_finder
-
dirs-cli
tiny low-level command line application that provides platform-specific standard locations of directories for config, cache and other data on Linux, Windows, macOS and Redox by leveraging…
-
diskplan
A command line tool and configuration system for constructing directory trees from a set of schemas
-
permer
CLI tool written in Rust that provides information about files present in your file system
-
rfs
Breadth first search of directories
-
hdexecutor
execute a HYDRAulic damnation represention of a program with a filesystem image
-
dd_backup
creating device backups using dd
-
mbfs
Message Based Filesystem
-
susurrus/fat
-
giro
Resolve whether a path belongs to a git repository or not
-
notify-win-debouncer-full
notify-win event debouncer optimized for ease of use
-
dasher
reducing a whole directory tree to a single hash digest
-
clopy
it's like git shallow clone, but it only makes a copy
-
s3-concat
Concatenate Amazon S3 files remotely using flexible patterns
-
normal-paths
Windows and Unix-like systems handle glob patterns completely differently. This library is meant to paper over the differences between the two in order to simplify the construction of cross-platform applications
-
storage-path-generator
generate efficient directory structures
-
idmangler-cli
A cli tool to generate fake wynntils items
-
imosid
a config file manager that leaves the user alone
-
lexa-fs
Utilitaires liés au fs pour les projets
-
dsc
cli tool for finding and removing duplicate files on one or multiple file systems, while respecting your gitignore rules
-
x86_ata
Terrible x86 ATA Crate
-
active-storage
Active Storage facilitates uploading files to a cloud storage
-
osmoinplace
setting up osmosis in-place testnet for development and testing
-
incremental-writer
A wrapper around a file writer that appends json objects to an array in a file
-
commandfs
Panicless File operation API
-
tui-explorer
A file explorer for a command line interface
-
ls-tiny
less functional ls command
-
scan_dir
A easier read_dir and recursive directory walker, useful for reading directory of config files
-
mkimg
create raw disk images
-
bcp
A convenient program for copying blocks of bytes within files
-
dupdup
Find duplicate file
-
trooper
An EXPERIMENTAL file manager inspired by ranger
-
moni
Recursively deletes all the apparitions of a directory/file
-
shavee_core
shavee is a program to automatically decrypt and mount ZFS datasets using Yubikey HMAC as 2FA or any USB drive with support for PAM to auto mount home directories
-
bincbup
Btrfs INCremental BackUP - backup subvolumes incrementally
-
finder
Recursive find files in folders with filtering
-
chokidar
A cross-platform command line utility to watch file system changes
-
guestfs
libguestfs bindings for Rust
-
diskplan-traversal
component of Diskplan for applying schemas to disk
-
trufflehunter
log searching utility
-
remu
renaming multiple files at once
-
rawzip
A Zip archive reader and writer
-
find-in-path
Initialize a LaTex project inside a folder instantly
-
file-labeler
label directories and files
-
mkstemp-rs
Safe wrapper over mkstemp function from libc
-
rapidtar
Multithreaded file archival utility
-
bin_buffer
writing objects to binairy buffers
-
fsevent-stream
Stream-based FSEvent API bindings
-
puzzlefs-lib
Build, mount and extract PuzzleFS images
-
hrx-get
Reader for Human Readable Archive (.hrx) data
-
flint
The filesystem linter
-
directree
Represent directory trees as modules and functions
-
sendstream_parser
Parser for BTRFS sendstreams
-
obnam
a backup program
-
lms_lib
A fast and reliable alternative to rsync for synchronizing local files
-
rubro
Directory grouping and organization for backups
-
tardex
Access tarball contents by path
-
cache-dir
用于Rust的跨平台获取缓存目录和数据目录的函数库
-
fine-ill-do-it-myself
Keep track of a directory's total size using filesystem events
-
oay
OpenDAL Gateway
-
find-target
Find target directory
-
fileorama
WIP Virtual File System
-
globwalker
Glob-matched recursive file system walking. Fork of 'globwalk'
-
sn_record_store
Safe Network Record Storage
-
champ
Command-line Hero for the Ampersand Metadata Protocol
-
feach
can foreach dirs and run command
-
libzetta-zfs-core-sys
Bindings to libzfs_core (lzc)
-
btrfsutil-fake
Safe wrappers for libbtrfsutil
-
rdfoothills-conversion
Allows to convert between different RDF serialization formats and to HTML
-
ez-rust
ez to use rust utils
-
macro_files
Macro consuming JSON like data structures to create directories and files at runtime
-
projfs-sys
Low-level bindings for Windows Projected Filesystem API
-
snapcraft
Access to snapcraft environment
-
zfs-recompress
Small program to recompress a ZFS directory tree and/or gather metadata on the files within
-
mkfs-ext2
Read or write ext2 file systems (in no_std environments)
-
glace
A type-safe, user-friendly proc macro for embedding a file tree into your code
-
goglob
Shell pattern matching similar to golang's path.Match
-
rustix-uring
The low-level
io_uring
userspace interface for Rust -
nds
handling Nintendo DS ROM files
-
includedir_codegen
Include a whole directory tree at compile time! - Compile time part
-
rblake3sum
Calculate recursive blake3 digest for path or directory
-
lotus-lib
reading data from Warframe's files stored in the Cache.Windows folder
-
hdf5-metno
Thread-safe Rust bindings for the HDF5 library
-
path-utils
std::path utilities
-
io-error
convenient macro for creating I/O errors
-
xdg-user-macros
A set of macros to aid in user-focused development using the XDG standard user home directories
-
redis-fs
Access your redis database from the file system!
-
wbuf
Unified type over stdio, memory and file buffers
-
copy-metadata
Copy metadata from one file to another
-
musd
A CLI App to search and download musics
-
zfs-undelete
CLI tool to recover files from zfs snapshots
-
rusht
Shell commands written in Rust
-
batbox-preferences
saving/loading user preferences
-
forkfs
allows you to sandbox a process's changes to your file system
-
tugger-common
Common functionality used by various tugger crates
-
duvet-core
Internal crate used by duvet
-
fe
sophisticated, yet simple to use file listing utility. Use Fe to list files in a directory or to recursively find files by their names using a fuzzy pattern. Fe's speeds are comparable to find, and often times faster.
-
libmedusa-zip
High-performance parallelized implementations of common zip file operations
-
pop-os/distinst-disks
Probe and manipulate block devices
-
cat-reader
Adapter for reading through multiple files continuously
-
rmdup
removing duplicate files
-
bip_disk
Bittorrent Infrastructure Project Disk Module
-
showfile
Show files in the local file manager
-
find_mountpoint
find the mountpoint (or prefix, on Windows) for a provided path
-
cyfs-util
package
-
wildland-dfs
A Wildland file system handler
-
fb-test
find bigfile in filesystem
-
sagasu
Find files utility
-
shim-fs
A drop-in replacement for std::fs::File that redirects all disk writes to memory
-
ds-rs
A command to search and display directory structures
-
cign
Watch configured git repos, check if all are clean with one command
-
fs
A Futures implementation for File System operations
-
splitfile
Reader and writer that splits IO across volumes (files) of a specified maximum size
-
slice
slices for streams implementing
std::io::read
andstd::io::write
-
qcow2-fuse
Mounting qcow2 virtual disk images
-
async-watcher
Trigger events when files or directories change
-
yazi-fs
Yazi file system
-
resolvconffs
Special single-file FUSE filesystem that maps the file depending on requestor's process's Linux network namespace
-
positioned-io2
Reading and writing at an offset
-
waifuvault
SDK for interacting with the Waifu Vault API
-
fs3
Cross-platform file locks and file duplication
-
dmastorage
High-performance I/O for Linux based on DMA Buffers
-
bcmr
Better Copy Move Remove (BCMR) - A modern CLI tool for file operations with progress bar and advanced features
-
duplicate-finder
program to find duplicated files in a filesystem
-
file_tree
Creates a directory structure suitable for storing large numbers of files, and optionally deletes the created directory and files when dropped
-
clgit
Command Line GIT wrappers
-
recollectctl
Recollection CLI manager for Recollection events
-
clang-sys-linkage
Rust bindings for libclang
-
roracache
FUSE filesystem that bolts aggressive caching and readahead onto another filesystem
-
glusterchangelog
A lib and tool to parser Gluster Changelogs
-
fscx-rs
Copy files and directories recursively with progress
-
jotta
Third-party low-level Jottacloud client for Rust
-
assets_manager
Conveniently load, cache, and reload external resources
-
cfm
The last file manager you'll ever need
-
harvester-backups
Create backups using harvester hci. Please set the SOURCE_CONTEXT and TARGET_CONTEXT to choose clusters
-
catfs
Cache AnyThing filesystem
-
git-global
Keep track of all the git repositories on your machine
-
file_linked
Controlling objects linked directly to a file
-
vfile
Streaming-focused virtual file framework
-
async-tempfile
Automatically deleted async I/O temporary files
-
fractal-btrfs-wrappers
Async wrappers around BTRFS utilities
-
linux-df-parser
parser for the Linux
df
command -
mini_gpt
Minimal GPT disk image decoder
-
listen
A listener for filesystem events that executes a function when the event occurs
-
xdg-desktop-portal
zbus bindings for the org.freedesktop.portal APIs
-
create_html
Creates index.html with all the boilerplate in a designated folder
-
dir-cmp
compare two directories
-
jvm-find
Easily locate a system's JVM installation
-
btrfs
Interface for BTRFS ioctls etc
-
include_walk
Include directory recursively using include_str! or include_bytes!
-
arx
A fast, mountable file archive based on Jubako container. Replacement of tar and zip.
-
wasi-types
bindings for WASI libc types
-
updatehashdb
Update an index of the hashes of all files
-
cargo-files-core
Core functionality for cargo-files
-
xshell
quick shell scripting in Rust
-
dir-assert
Assertion to compare directories recursively
-
dust_style_filetree_display
a rip off of dust's display, useful for applications that want dust's output style for some reason
-
dpc-rdup-du
RDUP Disk Usage
-
btrfsutil-sys
Raw bindings to libbtrfsutil
-
wnfs-common
Common types for the Webnative Filesystem
-
apple-bundles
Interface with Apple bundle primitives
-
backr
A program that backs up user data that matches a regular expression
-
poipoi
quick access tool to project directories
-
trail
Build cross-platform paths at compile time
-
filesync
Sync files between different sources
-
libnfs
bindings allow you to create nfs mounts in memory/userspace
-
win-font-dir
path to the font directory in Windows
-
last-update-time
get the last time a file or directory (including its contents) was updated
-
efes
A collection of macros to simplify testing involving filesystems
-
wurmloch
Sort your filesystem by turning a folder into a wormhole
-
read-dir
reading directories
-
working_dir
working directory abstraction as local state
-
to-dir
to command manages aliases to folders
-
treesize
List directory tree, sorted by size
-
passionfruit
An image downloader package with automatic file extension appendage
-
razor-safe-lzc
Safe libzfs_core (lzc) API
-
lrg
help find the largest file(s) in a directory
-
lst
POSIX ls command
-
ez_fs
A filesystem simplification over the standard library
-
zerostash-files
Safe and secure backup library
-
cda
A shell utility to quickly cd to an ancestor!
-
squashfuse-rs
FUSE implementation of Squashfs written in Rust
-
generic_filesystem_cache
a cache for slow-to-compute information based on the state of on-disk objects. Includes capability to update entries based on the last-modified-time attribute
-
metadata-backup
Program to back up file system metadata
-
filebuffer
Fast and simple file reading
-
foldiff
Easily configurable tool to get the difference between a reference folder and others
-
known-folders
A safe wrapper around the Known Folders API on Windows
-
zerostash
Safe and secure backup CLI
-
searchpath
A small unix and windows lib to search for executables in PATH folders
-
ezio
really easy IO
-
find_folder
finding the absolute path to a folder with a given name