-
walkdir
Recursively walk a directory
-
notify
Cross-platform filesystem notification library
-
tempfile
managing temporary files and directories
-
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…
-
which
equivalent of Unix command "which". Locate installed executable in cross platforms.
-
camino
UTF-8 paths
-
object_store
A generic object store interface for uniformly interacting with AWS S3, Google Cloud Storage, Azure Blob Storage and local files
-
fs-err
A drop-in replacement for std::fs with more helpful error messages
-
infer
Small crate to infer file type based on magic number signatures
-
fs4
No libc, pure Rust cross-platform file locks. Original fs2, now supports async and replace libc by rustix.
-
glob
Support for matching file paths against Unix shell style patterns
-
ignore
A fast library for efficiently matching ignore files such as
.gitignoreagainst file paths -
cap-std
Capability-based version of the Rust standard library
-
inotify
Idiomatic wrapper for inotify
-
open
path or URL using the program configured on the system
-
fd-lock
Advisory cross-platform lock on a file using a file descriptor to it
-
opendal
Apache OpenDAL™: One Layer, All Storage
-
filetime
Platform-agnostic accessors of timestamps in File metadata
-
rust-embed
Rust Custom Derive Macro which loads files into the rust binary at compile time during release and loads the file from the fs during dev
-
fd-find
fd is a simple, fast and user-friendly alternative to find
-
trash
moving files and folders to the Recycle Bin
-
skim
Fuzzy Finder in rust!
-
os_pipe
a cross-platform library for opening OS pipes
-
dunce
Normalize Windows paths to the most compatible format, avoiding UNC where possible
-
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…
-
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…
-
relative-path
Portable, relative paths for Rust
-
pathdiff
diffing paths to obtain relative paths
-
tree_magic_mini
Determines the MIME type of a file by traversing a filetype tree
-
globwalk
Glob-matched recursive file system walking
-
zoxide
A smarter cd command for your terminal
-
xattr
unix extended filesystem attributes
-
same-file
determining whether two file paths point to the same file
-
foyer
Hybrid cache for Rust
-
file-rotate
Log rotation for files
-
path-slash
Conversion to/from a file path from/to slash path
-
watchexec
execute commands in response to file modifications
-
file-format
determining the file format of a given file or stream
-
wax
Opinionated and portable globs that can be matched against paths and directory trees
-
fs2
Cross-platform file locks and file duplication
-
vfs
A virtual filesystem for Rust
-
fs-mistrust
Ensure that files can only be read or written by trusted users
-
atomicwrites
Atomic file-writes
-
reflink-copy
copy-on-write mechanism on supported file systems
-
gpt
A pure-Rust library to work with GPT partition tables
-
typed-path
typed variants of Path and PathBuf for Unix and Windows
-
gix-glob
gitoxide project dealing with pattern matching
-
rattler_conda_types
Rust data types for common types used within the Conda ecosystem
-
fuser
Filesystem in Userspace (FUSE) for Rust
-
du-dust
A more intuitive version of du
-
positioned-io
Reading and writing at an offset
-
backhand
reading, creating, and modification of SquashFS file systems
-
linutil_tui
Chris Titus Tech's Linux Toolbox - Linutil is a distro-agnostic toolbox designed to simplify everyday Linux tasks
-
czkawka_gui
GTK frontend of Czkawka
-
exacl
Manipulate file system access control lists (ACL) on macOS, Linux, and FreeBSD
-
fast-glob
A high-performance glob matching crate for Rust
-
remove_dir_all
A safe, reliable implementation of remove_dir_all for Windows
-
pathrs
C-friendly API to make path resolution safer on Linux
-
selinux
Flexible Mandatory Access Control for Linux
-
virtiofsd
A virtio-fs vhost-user device daemon
-
nfsserve
NFS Server implementation
-
ui_test
A test framework for testing rustc diagnostics output
-
microsandbox
microsandboxis the core library for the microsandbox project -
docuum
LRU eviction of Docker images
-
lddtree
Read the ELF dependency tree
-
prek
A fast Git hook manager written in Rust, designed as a drop-in alternative to pre-commit, reimagined
-
temp-dir
temporary directory with cleanup
-
ra_ap_vfs
A virtual file system for rust-analyzer
-
sugar_path
Host-native lexical path manipulation with borrowed and owned-buffer APIs
-
normpath
More reliable path manipulation
-
tagref
maintain cross-references in your code
-
dircpy
Copy directories recursively with flexible options
-
fmmap
A flexible and convenient high-level mmap for zero-copy file I/O
-
dotslash
Command-line tool to facilitate fetching an executable, caching it, and then running it
-
path-clean
cleanname or path.Clean
-
ext4-view
No-std compatible Rust library for reading ext2/ext4 filesystems
-
gix-validate
Validation functions for various kinds of names in git
-
fselect
Find files with SQL-like queries
-
auto-launch
Auto launch any application or executable at startup. Supports Windows, macOS, and Linux.
-
fatfs
FAT filesystem library
-
soft-canonicalize
Path canonicalization that works with non-existing paths
-
filedescriptor
More ergonomic wrappers around RawFd and RawHandle
-
s7cmd
Reliable, flexible, and fast command-line tool for Amazon S3
-
worktrunk
A CLI for Git worktree management, designed for parallel AI agent workflows
-
magic
High level bindings for the
libmagicC library -
dua-cli
conveniently learn about the disk usage of directories, fast!
-
sys-info
Get system information in Rust. For now it supports Linux, Mac OS X, illumos, Solaris, FreeBSD, OpenBSD, and Windows
-
cargo-util
Miscellaneous support code used by Cargo
-
refine
your file collections using Rust!
-
jams
CLI application for interaction with J.A.M.S - Just Another Model Server
-
fs_extra
Expanding std::fs and std::io. Recursively copy folders with information about process and much more.
-
xcp
(partial) clone of the Unix
cpcommand, with more user-friendly feedback and some performance optimisations. See the README for features and limitations. -
fsio
File System and Path utility functions
-
build-fs-tree
Generate a filesystem tree from a macro or a YAML tree
-
webc
WebContainer implementation for wapm.io
-
fs-more
Convenient file and directory operations with progress reporting built on top of std::fs
-
fs-lock
Locked files that can be used like normal File
-
axoasset
>o_o<
-
notify-debouncer-full
notify event debouncer optimized for ease of use
-
gptman
Pure Rust library to read and modify GUID partition tables
-
xx
A collection of useful Rust macros and small functions
-
sealed_test
A procmacro attribute to run your test in an isolated environment
-
rustic_core
fast, encrypted, deduplicated backups that powers rustic-rs
-
sys_traits
Trait per function for system related functionality
-
fuse-backend-rs
Fuse(filesystem in userspace) servers and virtio-fs devices
-
atomic-write-file
Write files atomically to a file system
-
mime2ext
Given a mimetype, suggest a file extension
-
yazi-fm
Yazi file manager
-
camino-tempfile
managing temporary files and directories, with UTF-8 paths
-
glob-match
An extremely fast glob matcher
-
disktest
Tester for Solid State Disks, Non-Volatile Memory Storage, Hard Disks, USB Sticks, SD-Cards, etc
-
felix
tui file manager with vim-like key mapping
-
stratisd
Stratis daemon
-
mago-composer
Parses and models composer.json files
-
rsplug
A blazingly fast Neovim plugin manager written in Rust
-
littlefs2
Idiomatic Rust API for littlefs
-
grit-lib
Core library for the grit Git implementation
-
rmz
Fast rm provides an alternative to rm that focuses on maximizing performance
-
tree2
A beautiful and feature-rich directory tree visualization tool with colors, emojis, and comprehensive ignore file support
-
hadris-fat
Rust FAT12/FAT16/FAT32 filesystem library for disk images, embedded devices, and no-std
-
manta-cli
CLI for ALPS
-
testdir
Semi-persistent, scoped test directories
-
ratatui-explorer
small, but highly customizable, file explorer widget for ratatui
-
tauri-plugin-persisted-scope
Save filesystem and asset scopes and restore them when the app is reopened
-
ufo-cli
UFO local rover CLI - accepts and runs operations on the host
-
aube-codes
Stable error and warning code identifiers shared across the aube workspace
-
composefs
filesystem
-
hadris-iso
Pure Rust ISO 9660 library with allocation-free reading, Joliet, Rock Ridge, and El Torito
-
magika
Determines file content types using AI
-
bootloader-x86_64-bios-stage-2
Second BIOS stage of the
bootloadercrate -
parallel-disk-usage
Highly parallelized, blazing fast directory tree analyzer
-
fuse3
FUSE user-space library async version implementation
-
dysk
give information on mounted filesystems
-
switchy_fs
Switchy File-system package
-
dir-diff
Do two directories have different contents?
-
touch-cli
Fast, Parallelized touch(1) file utility
-
runa-tui
A fast, keyboard-focused terminal file manager (TUI). Highly configurable and lightweight.
-
async-tempfile
Automatically deleted async I/O temporary files
-
libfuse-fs
FUSE Filesystem Library
-
octofs
Standalone MCP filesystem tools server — view, edit, shell, workdir
-
aws-sdk-fsx
AWS SDK for Amazon FSx
-
voa
Command line interface and library for interacting with the File Hierarchy for the Verification of OS Artifacts (VOA)
-
is_executable
Is there an executable file at the given path?
-
nu-glob
Fork of glob. Support for matching file paths against Unix shell style patterns.
-
velopack
Installer and automatic update framework for cross-platform desktop applications
-
mmap-io
Zero-copy memory-mapped file I/O for Rust. Safe concurrent reads, writes, and atomic views across Linux, macOS, and Windows. Built for databases, log structures, game runtimes, caches, and IPC.
-
gram
A programming language for distributed systems
-
fs-librarian
Librarian runs pre-configured commands against a group of files that match a set of filters
-
mack
An opinionated, fast music organiser
-
isomage
Pure-Rust reader for ISO 9660, UDF, FAT, ext2/3/4, NTFS, HFS+, SquashFS, ZIP, TAR, and more. No unsafe, no runtime deps.
-
nu-path
Path handling library for Nushell
-
where_cmd
A fast replacement for the which and where commands on Linux
-
synctell
Instantly create and use FIFO special files for inter-process and AI agent communication
-
dir-test
macro to generate tests from files in a directory
-
rusdu
Rust rewrite of ncdu — NCurses Disk Usage analyzer
-
deduplicator
find,filter and delete duplicate files
-
gentoo-cruft
Find files that are not recorded in the Gentoo package database
-
rspack_fs
rspack fs
-
diskann
DiskANN3 is a composable library for bringing scalable, accurate and cost-effective vector indexing to multiple databases
-
bevy-persistent
A Bevy helper to easily manage resources that need to persist across game sessions
-
workspace_tools
Reliable workspace-relative path resolution for Rust projects. Automatically finds your workspace root and provides consistent file path handling regardless of execution context. Features memory-safe secret management…
-
durability
primitives for local persistence
-
temp-file
temporary file with cleanup
-
czkawka_cli
CLI frontend of Czkawka
-
openstack-sdk-block-storage
OpenStack SDK Block Storage service bindings
-
rbx_reflection_database
Bundled reflection database for Roblox projects
-
axfs
ArceOS filesystem module
-
winfsp
Rust bindings to WinFSP
-
rolldown-notify
Cross-platform filesystem notification library
-
snpguest
Navigation utility for AMD SEV-SNP guest environment
-
rust-embed-for-web
Rust Macro which embeds files into your executable. A fork of
rust-embedwith a focus on usage on web servers. -
file_clipper
A command-line utility that provides intuitive and efficient file management capabilities, mimicking the familiar “copy,” “cut,” and “paste” operations found in graphical user interfaces
-
reinfer-cli
Command line interface for Re:infer, the conversational data intelligence platform
-
wisu
A fast minimalist directory tree viewer, written in Rust
-
strict-path
Secure path handling for untrusted input. Prevents directory traversal, symlink escapes, and 19+ real-world CVE attack patterns.
-
symsrv
A Microsoft symsrv symbol server consumer (downloader + cache)
-
rcp-tools-rchm
Fast recursive chmod/chgrp/chown for large filesets (a dchmod replacement)
-
fslock
files as locks
-
jj-lib
Jujutsu - an experimental version control system
-
fdf
A fast, multi-threaded filesystem search tool with regex/glob support and extremely pretty colours!
-
devicons
that provides filetype glyphs (icons) for a wide range of common file formats
-
lexiclean
Lexically clean paths
-
rsext4
A lightweight ext4 file system
-
tooka
A fast, rule-based CLI tool for organizing your files
-
file_backed
types for managing collections of large objects, using an in-memory LRU cache backed by persistent storage (typically the filesystem)
-
warpgate
Download, resolve, and manage Extism WASM plugins
-
zftop
A terminal dashboard for the Zettabyte File System, in the spirit of htop
-
eccodes
Unofficial high-level Rust bindings of the latest ecCodes release
-
turbovault-vault
Vault management, file operations, and watching
-
parcopy
Parallel, atomic, and safe file/directory copying for Rust
-
folderbase-cli
Folderbase command-line tools for agent-ready local-first folders
-
libfmod
wrapper for integrating FMOD Engine in Rust applications
-
changenog
Zero-config changelog generator with monorepo support
-
cat-dev
interacting with the CAT-DEV hardware units distributed by Nintendo (i.e. a type of Wii-U DevKits).
-
hot_reload
Trait and service definition of periodic hot reloader and notifier for config-file, KVS, etc
-
unrar-ng
list and extract RAR archives. Actively maintained fork of unrar.
-
gix-tempfile
A tempfile implementation with a global registry to assure cleanup
-
oops-sh
Undo for your terminal: run any command in a sandbox, then undo or commit it. Installs the
oopsbinary (Linux via OverlayFS, macOS via APFS snapshots; other platforms refuse to run rather than run unsandboxed). -
evix
Library-first async Nix evaluation engine
-
msb_krun
Native Rust API for libkrun microVMs
-
thesa
Archive repositories, models, datasets, websites, assets, audio, videos, scholarly papers, and technical reports
-
new_mime_guess
associating MIME types to file extensions
-
rdf5d
Compact, mmap‑friendly on‑disk format for RDF 5‑tuples
-
zngur
A Rust/C++ interoperability tool
-
TR_PDF_rename
Reads security transaction statements (as pdf) from neo-broker Trade Republic and renames them as transactiondate_ordertype_name
-
btrfs-backup
A program for backup & restoration of btrfs subvolumes
-
ocirender
Stream and merge OCI image layers into squashfs, tar, or directory output
-
clircle
Detect IO circles in your CLI apps arguments
-
melin-admin
Admin CLI and TUI for Melin exchange operations
-
ax-fs-ng
ArceOS filesystem module
-
fusio
lean, minimal cost abstraction and extensible Read / Write trait to multiple storage on multiple poll-based / completion-based async runtime
-
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…
-
bush
A tree command substitute that respects repo ignore files and can opt into other ignore-file formats
-
vfstool
A command-line tool for constructing, manipulating, and introspecting virtual file systems in Rust, based on OpenMW's VFS implementation
-
filespooler
Sequential, distributed, POSIX-style job queue processing
-
trustfall-rustdoc-adapter
Trustfall query adapter for rustdoc JSON data
-
starry-fatfs
FAT filesystem library (Starry-OS fork with no_std and embedded improvements)
-
heddle-mount
An AI-native version control system
-
engram
A fast and space-efficient version control system for portable file backups
-
cachey
Read-through cache for object storage
-
fractal-fuse
Async FUSE library using io_uring (FUSE_OVER_IO_URING) and compio runtime for high-performance userspace filesystems on Linux 6.14+
-
runtimo-cli
CLI for the Runtimo capability runtime — run, list, status, logs, undo, telemetry, processes
-
nfs3_server
NFSv3 Server implementation
-
dupe-krill
An incremental file deduplicator which minimizes amount of data read. Replaces duplicate files with identical content with hardlinks.
-
konoma
Terminal file browser built for AI pair-programming — full-screen previews (Markdown, images, PDF, CSV), git suite, and an agent-watch mode that follows your AI's edits (macOS and Linux)
-
btrfs-transaction
Userspace transaction infrastructure for modifying btrfs filesystems
-
omnifs-cli
Command-line interface for mounting OmnIFS virtual filesystems
-
hf
Cross-platform hidden file library and utility
-
faccess
file accessibility checks
-
am-fs-ext4
Pure-Rust ext4 filesystem driver. Exposes a C ABI (fs_ext4_*) suitable for FFI from C/C++/Go/etc.
-
gtars-igd
IGD: a high-performance genomic interval search tool
-
anybytes
A small library abstracting over bytes owning types in an extensible way
-
oximedia-io
I/O layer for OxiMedia
-
keket
Database-like Asset management on top of ECS storage
-
epub
support the reading of epub files
-
fsys
Filesystem IO for Rust storage engines: journal substrate, io_uring, NVMe passthrough, atomic writes, cross-platform durability
-
gix-ref
handle git references
-
stirrup
Terminal based linux filesystem mount manager
-
opx
Enhance 1password secret expansion with the opx CLI
-
smolvm-pack
Single-binary packaging for smolvm
-
ballast-tui
A live, detailed view of your storage: disks, partitions, I/O, ZFS, RAID, and SMART
-
oxideav-bluray
Read-only Blu-ray Disc (BD-ROM) UDF mount + BDMV directory walk + playlist (.mpls / .clpi) parsing + .m2ts streaming — clean-room per BDA whitepapers + ECMA-167
-
pidlock
using pidfiles as resource locks
-
random_ascii
A random ascii-art picker which matches your current terminal size
-
system-interface
Extensions to the Rust standard library
-
brck
bit rot checker
-
tui-file-explorer
A self-contained, keyboard-driven file-browser widget for Ratatui
-
sworkstyle
Workspaces with the swayest style! This program will dynamically rename your workspaces to indicate which programs are running in each workspace. It uses the Sway IPC. In the absence of a config file…
-
nozomi
Equivalent of the Linux shred command but in rust and library. Allows you to securely erase data from a hard drive.
-
codewalk
Walk code trees with binary detection, bounded reads, and scanner-oriented filtering
-
oramacore_fields
On-disk field indexes (bool, number, string, string_filter, geopoint) for search engines
-
slabtastic
A streamable, readable, writeable, randomly accessible file format
-
tartarus
CLI tool wrapping bubblewrap to run proccesses sandboxed to not be able to write to external directories
-
lsxd
A easy way to display directories and their size
-
findutils
GNU findutils
-
nils-common
in the nils-cli workspace
-
automod
Pull in every source file in a directory as a module
-
zebo
Write data on FS in a performance way
-
ntfs-core
Pure-Rust from-scratch NTFS filesystem reader — MFT, attributes, indexes, data runs, over any Read + Seek source
-
bunsy
CLI tool to synchronise a local folder with a Bunny CDN Storage Zone
-
xdg-home
The user's home directory as per XDG Specification
-
cabinet
A convenient file sorting utility
-
globmatch
Cross platform glob matching with relative path components, against list of candidate paths determined by recursive iteration from a root directory
-
rattler_build_source_cache
Source cache management for rattler-build
-
files-sdk
Rust SDK for the Files.com API
-
agent-offload
Launch coding agents in tmux panes and wait for completion
-
rcp-tools-rcp
Fast file operations tools - rcp (copy) and rcpd (remote copy daemon)
-
mbrman
MBR Partition Management in Rust
-
ramcli
Ram is the safer
rmcommand for You and Your Agent, belongs to the Neoutils project -
cottage
A modern git based age-encrypted secrets manager for teams
-
pratdiff
A colorfull diff tool based on the patience diff algorithm
-
pagers
Page cache diagnostics and control tool for Linux and macOS
-
fdlimit
raising file descriptors limit for OSX and Linux
-
joshuto
Terminal file manager inspired by ranger
-
updatehub-package-schema
UpdateHub Packages metadata schemas
-
knowledge-db
Self-organizing Markdown knowledge store for AI agents — append, search with query alias expansion, autotune, virtual filesystem
-
dir_spec
A cross-platform Rust library for resolving XDG and platform-specific directories with proper fallbacks
-
xhfs
Bruteforce your way into storing files anywhere across an arbitrary combination of arbitrary devices
-
fallout-se
Command-line interface for Fallout save parsing
-
klinker
The Kerbal Compiler Collection linker for kOS
-
repatch
A regex find-and-replace tool with a
git add --patch-like interface -
bp3d-os
Operating System tools designed for BlockProject3D
-
slugr
Rename files and directories to clean, URL and shell-friendly slugs — or pipe arbitrary text through for slugification
-
tokio-fs-ext
Extend tokio fs to be compatible with native and wasm
-
file_type_enum
An enum with a variant for each file type
-
easy_fuser
A flexible and idiomatic Fuse implementation for Rust
-
rc-core
Core library for rustfs-cli S3 CLI client
-
scorpiofs
FUSE-based virtual filesystem with Antares overlay for monorepo builds
-
swagsh
A fast, minimal, modern Linux shell. Named after swag, slang for stylish flair.
-
dedup-cli
An extremely fast and efficient duplicate file finder
-
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
-
runmat-filesystem
Swappable filesystem abstraction for RunMat hosts (native, wasm, remote)
-
strided-kernel
Cache-optimized kernels for strided multidimensional array operations in Rust (ported from Julia Strided.jl/StridedViews.jl)
-
roxide
A better rm command for your terminal
-
rs-runec
A RuneScript 2 Compiler and Linter Built Entirely in Rust
-
mangle-server
HTTP server for Mangle query evaluation
-
zfshealth
manage ZFS pool scrubs
-
ruslink
A fast, modern Rust implementation of GNU Stow with built-in Git support
-
fs_at
'at' functions for various platforms
-
scrump-cli
scrump CLI binary: scan and scrub capture artifacts for leaked secrets
-
file_type
File type detector
-
dwbase-node-dev
DWBase: agent-first immutable atom store, components, and tools
-
rust-unixfs
UnixFs tree support
-
ninep-proto
9P2000.L wire protocol types (shared by the ZeroFS 9P server and client)
-
spacefinder
A disk-space cleanup tool: find old, bulky, or redundant files and clear them out
-
octl-core
Core library for orchestratectl (schema, file I/O, locking, supervisor protocol)
-
ex-cli
Command line tool to find, filter, sort and list files
-
bcmr
A modern cp/mv/scp for humans and agents — inline BLAKE3 verify, crash-safe resume, one CLI for local and SSH
-
rsdirstat
Fast, cross-platform disk usage analyzer with a treemap GUI
-
tfio
that provides a Transaction-like interface traditionally used in databases, applied to FileIO operations
-
systemd-journal-sdk-index
Index structures and query helpers for the pure Rust systemd journal SDK
-
mft2bodyfile
parses an $MFT file to bodyfile (stdout)
-
boat-cli
Basic Opinionated Activity Tracker, a command line interface inspired by bartib
-
astrid
Command-line interface for Astrid secure agent runtime
-
hjkl-fs
Single seam for hjkl disk I/O — XDG-rooted paths, atomic writes, capped reads, multi-instance locks
-
anaconda-anon-usage
Anaconda Anonymous Usage token generation for the conda ecosystem
-
zen-engine
Business rules engine
-
crossplatform_path
Crossplatform Path - Rust library
-
openstack-sdk-image
OpenStack SDK Image service bindings
-
gcsf
Filesystem based on Google Drive
-
fs-tree
Filesystem path Trie with an API focused on filesystem operations
-
files-to-prompt
Concatenates a directory full of files into a single prompt for use with LLMs
-
cruise
YAML-driven coding agent workflow orchestrator
-
heimdall-linux-sandbox
Linux sandbox backend for Heimdall using bubblewrap and namespaces
-
app-path
Create file paths relative to your executable for truly portable applications
-
ins
Instant CLI - command-line utilities
-
nameback
Rename files based on their metadata with multi-language OCR, HEIC support, and video frame extraction
-
clean-dev-dirs
A fast CLI tool for recursively cleaning development build directories (Rust, Node.js, Python, Go, Java/Kotlin, C/C++, Swift, .NET) to reclaim disk space
-
nydus-rafs
The RAFS filesystem format for Nydus Image Service
-
fstool
Build disk images and filesystems (ext2/3/4, MBR, GPT) from a directory tree and TOML spec, in the spirit of genext2fs
-
copia
Pure Rust rsync-style delta synchronization library
-
e-utils
utils
-
adana-cache-command
namespaces aliases for command lines & basic scripting language
-
lsplus
A replacement for the 'ls' command written in Rust
-
lazyprune
A TUI tool to find and delete heavy cache/dependency directories
-
git-global
Keep track of all the git repositories on your machine
-
herdr-spreader
Apply tmuxinator-style project layouts to herdr from a YAML file
-
nils-agent-docs
CLI crate for nils-agent-docs in the nils-cli workspace
-
with-watch
Watch command inputs and rerun commands when they change
-
twm
A customizable workspace manager for tmux
-
bougie-composer-resolver
Native Composer dependency resolver + installer for bougie. Reads composer.lock, downloads dists in parallel, extracts to vendor/.
-
build198x-adf
Create, master, verify, and inspect Amiga ADF floppy disk images (OFS/FFS) — the standalone ADF tool
-
nofs
A lightweight shared filesystem tool
-
lsnote
A modern ls replacement with file notes, emoji icons, and git integration
-
paseo
A CLI tool to elegantly manage your shell's PATH variable
-
secure-exec-execution
Native execution plane scaffold for secure-exec
-
agentics-storage
Storage abstractions and implementations for Agentics
-
toccofs
FUSE-based network filesystem for Tocco
-
simple-fs
convenient API for File System access
-
thoughts-tool
Flexible thought management using filesystem mounts for git repositories
-
fetter
System-wide Python package discovery, validation, vulnerability scanning, and allow-listing
-
wrappe
Packer for creating self-contained single-binary applications from executables and directories
-
pfind
Parallel directory walker tuned for APFS. ~5x faster than fd/rg on macOS via work-stealing and per-volume worker tuning.
-
lsv
Three‑pane terminal file viewer (TUI) with preview and Lua configuration
-
worm_hole
CLI tool to easily jump between directories
-
revision-lock
keeping track of changes to revisioned items
-
imge
Write disk images to physical drive or vice versa
-
overlayfs_fuse
A minimal, safe, synchronous OverlayFS implementation using FUSE
-
cerium
A lighter way to list files and directories
-
fat32-raw
Cross-platform Rust library for direct FAT32 partition manipulation with ESP support
-
ito-common
Common utilities and error types for Ito
-
marble
garbage-collecting on-disk object store
-
add-determinism
RPM buildroot helper to strip nondeterministic bits in files
-
log2
out-of-the-box logging library for Rust
-
tsumugu
A HTTP(S) syncing tool with lower overhead, for OSS mirrors
-
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
-
hfsplus
Read-only HFS+ / HFSX filesystem parser
-
jw
Blazingly fast filesystem traverser and mass file hasher with diff support, powered by jwalk and xxh3!
-
rush-sh
A POSIX sh-compatible shell written in Rust
-
cargo-kill-all
Reclaim disk space from build/cache directories across cargo and npm projects, in one pass
-
jj-hooks
Run pre-commit / lefthook / hk hooks against jj bookmark pushes
-
rusty-todo-md
A multi-language TODO comment extractor for source code files
-
download_mover
CLI: Moving File and Folder in Download Directory at Current Directory
-
mmdu
disk usage for IBM Storage Scale file systems
-
gix-config-value
gitoxide project providing git-config value parsing
-
musefs
Read-only FUSE filesystem presenting a re-tagged virtual view of a music library
-
backhopper-cache
On-disk cache plumbing for backhopper: content-addressed entries, freshness keys, atomic writes
-
toged
Daemon for building and serving the Toge filesystem index
-
timslite
High-performance mmap-backed time-series storage engine with queues and journal
-
fuse_mt
A higher-level FUSE filesystem library with multi-threading and inode->path translation
-
cap-fs-ext
Extension traits for
Dir,File, etc -
instruction-files
Discovery, auditing, and sync for AGENTS.md/CLAUDE.md instruction files
-
close_already
Speeds up programs writing lots of files on Windows
-
key-paths-core
Trait-only keypath surface (Readable, Writable, KpTrait, AccessorTrait) for building custom keypath libraries
-
fs-walk
File-system walking crate
-
sqlite-plugin
building a custom SQLite virtual file system (VFS)
-
caligula
A lightweight, user-friendly disk imaging tool
-
siwi-download
Downloader with a pure http implementation support breakpoint continuations
-
warg-client
A client library for Warg component registries
-
arcbox-ext4
Pure-Rust ext4 filesystem formatter and reader for container images
-
edirstat
A fast, cross-platform disk usage analyzer and deduplicator—with work-stealing multithreading, zero-copy snapshots, and an interactive treemap GUI
-
cloudillo-file
File storage subsystem for Cloudillo: upload, download, image processing, and variant generation
-
ntfs-reader
Read MFT and USN journal
-
tailwind_fuse
Tailwind Merge and Variants
-
fts-sys
File hierarchy traversal functions (FTS)
-
iced-swdir-tree
iced widget for file tree powered by swdir, supporting selection, lazy loading and filtering
-
reflicate
Deduplicate data by creating reflinks between identical files
-
casq
A minimal content-addressed file store using BLAKE3. (CLI)
-
rattler_repodata_gateway
interact with Conda repodata
-
hk
managing git hooks
-
sshmount
Mount the directory to which the ssh connection is made
-
rfm-bin
A super fast file-manager written in rust
-
snouty
A CLI tool for using the Antithesis API
-
if-changed
A pre-submit for file changes
-
codestats
A CLI tool for analyzing code statistics across different programming languages
-
repo-stream
Fast and robust atproto CAR file processing
-
storage-proofs-core
Core parts for proofs of storage
-
dumap
Interactive disk usage treemap visualizer — scan directories and explore space usage with a native GUI or HTML export
-
prodagent-policy
Policy engine for agent tool authorization — maps command effects to allow/ask/deny decisions
-
cabinpkg
A package manager and build system for C/C++
-
cachedir
help interacting with cache directories and CACHEDIR.TAG files
-
aube
Aube — a fast Node.js package manager
-
tauri-plugin-android-fs
Android file system API for Tauri
-
crazy-deduper
Deduplicates files into content-addressed chunks with selectable hash algorithms and restores them via a persistent cache
-
yuuskel
Initialize standardized, reproducible project directories
-
scfs
A convenient splitting and concatenating filesystem
-
ristretto_classloader
loading Java classes
-
rng-rename
Rename files to randomly generated strings
-
organizador-archivos
Herramienta CLI para organizar automáticamente archivos por extensión con Feature-Based Architecture
-
cmx-core
Embeddable core for installing agent skills across platforms — cmx-aware lockfile tracking, plan/apply installs, version guards
-
cache-manager
managed directory system for project-scoped caches with optional eviction policies
-
kasetto
A declarative AI agent environment manager, written in Rust
-
vhdx-rs
VHDX (Virtual Hard Disk v2) library
-
imago
accessing virtual machine disk images
-
nils-plan-archive
CLI crate for nils-plan-archive in the nils-cli workspace
-
kgls
A smart, adaptive ls replacement with modern features
-
embednfs
Embeddable NFSv4.1 server library
-
kvbm-physical
Dynamo Inference Framework
-
agentkit-tools-core
Tool traits, registry, execution, permissions, approvals, and auth for agentkit
-
product-os-utilities
Comprehensive utility library for file operations, networking, data manipulation, JSON/YAML processing, and more
-
timberfs
Experimental append-only, transparently compressed, write-time-indexed filesystem for log files
-
appto
A minimal CLI tool that integrates AppImages into your desktop
-
wora
A framework for building applications (daemons, etc) that run in different environments (Linux, Kubernetes, etc)
-
alpm-db
command line interface for handling alpm-db structures
-
hyprcorrect-platform
Platform layer for hyprcorrect: input capture, synthetic input, and global hotkeys (macOS, Linux/Wayland)
-
ratify
signing and verifying files and directories
-
ignore-check
Check if a path is ignored
-
gpscan
generate XML files compatible with GrandPerspective
-
null-e
CLI/TUI for null-e disk cleanup tool
-
id3-json
Read and write ID3 tags in a machine-readable way
-
rmsafe
safely removing files and directories; moving them to trash
-
lamzfs
no_std read-only ZFS reader for UEFI bootloaders (single/mirror/raidz1, unencrypted bpool)
-
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.
-
moove
🚚 Manipulate file names and locations
-
atomwrite
Atomic file operations CLI for LLM agents — read, write, edit, search, replace with NDJSON output
-
rootrat
A dotfiles manager
-
cfgmatic-paths
Cross-platform configuration path discovery following XDG and platform conventions
-
cover
syncing directories with change detection
-
sandbox-cli
Secure-by-default isolated Docker dev environments for running untrusted code (installs the
sandboxbinary) -
asimeow
managing macOS Time Machine exclusions for developer's workspaces
-
hsync
Sync files between two paths. Auto-detects drives by UUID/label.
-
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
-
kevy-persist
kevy persistence — RDB-style snapshots + AOF, pure Rust, zero deps
-
a3s-memory
A3S Memory - Pluggable memory storage for AI agents
-
dionysos
Scanner for various IoCs
-
canon-archive
A CLI tool for organizing large media libraries into a canonical archive
-
onehistory
All your history in one file
-
cachepot
sccache-like tool. It is used as a compiler wrapper and avoids compilation when possible, storing a cache in a remote storage using cloud storage.
-
sessionguard
A system-level daemon that keeps AI coding sessions intact when your projects move
-
gphoto2
High-level wrapper for libgphoto2
-
treekyt
Recreate directory and file structure from
treecommand output -
json-split-aom
Split a large JSON file containing an array of maps into multiple files
-
gam
Generalized penalized likelihood engine
-
cpz
Fast cp provides an alternative to cp that focuses on maximizing performance
-
duvis
Disk usage visualizer for both AI and humans
-
xdg-desktop-portal-zenzai
A collection of several xdg-desktop-portal implementations to serve more lightweight wayland compositors like Hyprland
-
sneakerweb
A parallel web transported by physical media
-
fuse-stripped-notebooks
FUSE filesystem that mounts Jupyter notebooks as stripped, read-only Python files
-
singlefile
Dead simple file data manipulation
-
file-operation
providing comprehensive utilities for file operations with both sync/async support. Includes operations for copy, delete, move, read and write files. Simplifies file handling in Rust…
-
templato
Extremely simple program for using template files
-
microsandbox-image
OCI image pulling, layer extraction, and caching for microsandbox
-
notify-debouncer-mini
notify mini debouncer for events
-
usn-journal-rs
working with the NTFS USN change journal and enumerating the MFT
-
qbak
A single-command backup helper for Linux and POSIX systems
-
hadris-cpio
CPIO archive format (newc/SVR4)
-
rustfs-cli
S3 CLI client for S3-compatible object storage
-
my-http-server
a server using actix-web, markdown-ppp, and handlebars
-
treehopper
Fuzzy-pick and manage git worktrees, with optional Claude Code session support
-
auto-launcher
Auto launch any application or executable at startup. Supports Windows, macOS, and Linux.
-
hashjunkie-cli
Command-line interface for HashJunkie multi-algorithm file hashing
-
embeddenator-fs
EmbrFS: FUSE filesystem backed by holographic engrams
-
dockerfile-parser-rs
The ultimate Rust library for parsing, modifying, and generating Dockerfiles
-
bv-runtime
Container runtime trait and Docker implementation for biov
-
ext4-cli
Read ext4 filesystems from image files and block devices
-
am-partitions
Pure-Rust partition-table probe (GPT/MBR) and filesystem-magic sniffer
-
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.
-
nu_plugin_ls_colorize
A plugin for Nushell that colorizes paths using LS_COLORS
-
bard-rs
Google Gemini CLI (Bard)
-
robosync
High-performance file synchronization with intelligent concurrent processing
-
olai-uc-object-store
object_store implementation backed by Unity Catalog credential vending
-
pfs-ms
Reference implementation of PFS-MS v1.0, the PCF File System Multi-Session profile
-
opfs
Origin Private File System browser API
-
kaish-vfs
kaish VFS contract: the Filesystem trait and the LocalFs/MemoryFs backends
-
polykill
Lightweight command line utility for removing dependencies and build artifacts from unused projects
-
sparsync
rsync-style high-performance file synchronization over QUIC and Spargio
-
xfs-fuse
Read-only FUSE server implementing XFS
-
Secure_File_System
a custom file system
-
zlayer-paths
Centralized filesystem path resolution for ZLayer
-
fontspector-checkapi
developing checks for the fontspector font QA tool
-
appimagetool
creating AppImages
-
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
-
dirstamp
Sync a directory's modified time to its newest contained item
-
tika-magic
Determines the MIME type of a file using the Apache Tika mime database
-
dotr-dear
A dotfiles manager as dear as a daughter
-
npkl
Like npkill, but written in Rust
-
abseil
An easy app storage provider
-
vfs-kit
Virtual file systems KIT
-
zlob
SIMD optimized glob pattern matching library faster than glob crate
-
ikigai-throttle
Reliability interception overlays for ikigai: RateLimit (per-prefix rate), Retry (re-issue transient idempotent failures), CircuitBreaker (trip open on a failing dependency), Failover (try [primary…
-
utf8path
String-friendly path type
-
zv
Ziglang Version Manager and Project Starter
-
vtm-core
Core logic for vde-tmux-manager
-
dupfinder
A fast duplicate file finder with glob/regex filtering, JSON export, and cross-platform delete scripts
-
opticaldiscs
Format-agnostic optical disc image reading and filesystem browsing (ISO, BIN/CUE, CHD)
-
rust-find
Faithful Rust port of FreeBSD find(1)
-
dirs-sys
System-level helper functions for the dirs and directories crates
-
stowe
git for big and binary files: versioned, deduped, pushed to backups you can still play (mirror) or compact blob stores (S3)
-
dependable
CLI to check dependency versions and scan for known vulnerabilities
-
patharg
Treat "-" (hyphen/dash) arguments as stdin/stdout
-
melin-md-gateway
FIX 4.4 market data gateway for the Melin exchange
-
astrid-vfs
Virtual File System and Capability sandbox for Astrid agent runtime
-
magical_rs
Rust framework for file recognition, aiming for high extensibility and customization
-
stable-which
Evaluate binary path stability and find stable PATH candidates
-
cfgmatic-source
Configuration sources (file, env, memory) for cfgmatic framework
-
accroitre
High-speed, cross-platform file copier with deduplication and SSH streaming
-
bulk-rename-rs
A powerful bulk file renaming tool and library with regex support, Python scripting, and transactional safety
-
project-detect
Zero-config project type detection — identify any project's language, build system, and toolchain from directory contents
-
cocoonfs-cli
Cocoon TPM project - CLI utility for accessing CocoonFs images
-
pxs
pxs (Parallel X-Sync) - Integrity-first Rust sync/clone for large mutable datasets
-
zerofs
A high-performance filesystem that makes S3 your primary storage with NFS, 9P, and NBD support
-
obd-rs
overlaybd device lifecycle (TCMU + configfs) with cap-std sandboxed access to the mount
-
omnipath
Path utility library
-
jjgi
A linter/formatter wrapper for jj fix
-
photosync
copying photos from SD cards
-
tonz
See what's heavy — a modern, fast disk usage viewer
-
can-cli
Cross-platform command line tool for moving files to the trash
-
rex_router
File-system router with trie-based matching for the Rex framework
-
talea-store-log
Append-log storage backend for the talea ledger: in-memory state, group commit, strict fsync-per-batch durability
-
rdump
A fast, expressive, and language-aware file search tool
-
sui-store
Nix store abstraction with SeaORM-backed metadata for the sui Rust-native runtime
-
wbraster
A pure-Rust library for reading and writing raster GIS formats
-
pai_kernel
PAI-Kernel governance sidecar binary · runs daemon · policy · storage as integrated axum server with CLI for verify · export · version
-
xtee-sdk-cli
CLI tools for xTEE Rust SDK build and signing workflows
-
gibblox-pipeline
Pipeline descriptor types and codec helpers for gibblox
-
cargo-http-registry
A cargo registry allowing for quick publishing of crates when using crates.io is just not desired
-
ccd-pick
A fast, intelligent directory navigation tool with frequency tracking
-
recursive_copy
A minimal, safe, and portable recursive copy library for Unix systems
-
polyfuse
A FUSE (Filesystem in Userspace) library for Rust
-
duxx
Calculate disk space used by a folder
-
pks
Welcome! Please see https://github.com/alexevanczuk/packs for more information!
-
rspack_watcher
rspack watcher
-
erigon-seg
Read, query, write, and merge the Erigon 3 seg state file format: .kv (seg-compressed words), .bt (B-tree / Elias-Fano index), and .kvei (existence/bloom filter)
-
Lion-cli
A developer tool to create files of different coding languages
-
ranged-mmap
Type-safe memory-mapped file library with lock-free concurrent writes to non-overlapping ranges
-
mpris-notifier
Generates XDG desktop notifications for MPRIS status changes (track changes)
-
kley
local package manager for npm (JS/TS)
-
shmy
Command line interpreter with builtin, Unix-like commands, and WSL symbolic link support
-
rusty-detox
Sanitize messy filenames — a Rust port of Doug Harple’s
detox(1)with the filter pipeline (uncgi, iso8859_1, utf_8, safe, wipeup, max_length),detoxrcconfig grammar, recursive collision-safe batch rename… -
le-change
Ultra-fast Git change detection library with zero-cost abstractions
-
mechutil
structures and functions for mechatronics applications
-
cargo-nfs3-server
easy-to-deploy NFSv3 server
-
autorize
Iterative-improvement harness: runs an agent CLI in sandboxed git worktrees against a scoring command, keeping improvements until a deadline fires
-
fuga
A CLI tool to operate files or directories in 2 steps
-
rez-next
Next-generation Rez package manager written in Rust
-
droid-juicer
Extract firmware from Android vendor partitions
-
kcr_longhorn_io
Kubernetes Custom Resource Bindings
-
compio-fs
Filesystem IO for compio
-
corevm-host
Types that are common across CoreVM service, builder, monitor, tooling
-
metactl
v2 reference kernel and JSON-RPC service
-
dm-database-installer
达梦数据库安装器 (dm-database-installer) — 单机/集群静默部署工具
-
ipfrs-storage
Storage backends and block management for IPFRS content-addressed system
-
j4rs
j4rs stands for 'Java for Rust' and allows effortless calls to Java code, from Rust
-
organiza
Cross-platform configurable file organizer
-
busbi
A CLI tool to create Bad-USB scripts from shell scripts for quick use
-
rs-script
create and edit single-file Rust scripts
-
bpwd
A better pwd
-
fsmon
Lightweight High-Performance File System Change Tracking Tool
-
wifi-ctrl
Tokio-based runtimes for communicating with hostapd and wpa-supplicant
-
tsoracle-driver-file
Single-node fsync-durable file driver (ConsensusDriver impl) for tsoracle
-
ttsync-client
Reusable TT-Sync v2 client pull and push engine
-
spyrun
File watcher and command executor
-
ddebug
A no_std Rust crate for Linux-style dynamic debug based on per-callsite static keys
-
vstorage
Common API for various icalendar/vcard storages
-
wasmer-package
Packaging related types and functions for Wasmer
-
file-ext
Collection of utility functions to work with files
-
tree-fs
convenient way to create a tree of files
-
path_abs
Ergonomic paths and files in rust
-
pirouette
A log/backup rotation tool
-
cavs-store
Content-addressable store with reference counting and garbage collection for CAVS
-
buffer_ring
A high-performance, latch-free log-structured storage layer built for modern flash storage and multi-core systems
-
sqlitx
fzf-powered connection picker for sqlit
-
mcp-artifact-store
Artifact Store MCP server for ADK-Rust Enterprise — governed artifact registry with provenance, integrity, and policy-driven lifecycle
-
cursor-helper
CLI helper for Cursor IDE operations not exposed in the UI
-
ssh-agent-fs
Read-only FUSE filesystem exposing SSH agent public keys as predictable files
-
enwiro-sdk
Shared SDK for enwiro plugin authors: logging, gear schema, plugin protocol types
-
firkin-envd
Protocol-level envd process and filesystem contracts for Firkin data planes
-
app_dirs2
Put your app's data in the right place on every platform. Community-maintained project.
-
copy_dir
Copy directories recursively in a straightforward and predictable way
-
fail2ban-rs
A pure-Rust fail2ban replacement. Single static binary, fast two-phase matching, nftables/iptables firewall backends.
-
rbackup
Incremental, cross-platform and multithreaded backup tool written in Rust
-
garage
S3-compatible distributed object store for self-hosted deployments
-
walcraft
A light-weight Write Ahead Log (WAL) solution with garbage collection
-
rskit-storage
File I/O, local storage, temp files, MIME detection, and storage backend traits
-
kvbm-engine
Distributed coordination primitives for KVBM
-
sedimentree_fs_storage
Filesystem-based storage backend for Sedimentree
-
atlas-rust
Directory-based store for thousands of N-dimensional datasets local or remote using object storage
-
drasi-host-sdk
Host-side SDK for loading and interacting with Drasi cdylib plugins
-
dfc
Duplicate filename counter - a program to count the number occurances of duplicate filenames within a directory structure
-
vsb
Very simple in configuring, but powerful backup tool
-
room-daemon
Broker, plugin registry, and daemon runtime for the room multi-user chat system
-
rspolib
PO and MO files manipulation library
-
path_facts
You've subscribed to PATH FACTS: Tidy filesystem information to help debug unexpected errors
-
dotling
A dotfiles management CLI — track, link, and sync your config files across machines
-
terraphim_persistence
Terraphim persistence layer
-
opfs-project
working with the Origin Private File System (OPFS) in WebAssembly applications
-
copy-path
-
file_database
A local filesystem database with ID based file and directory management
-
vanta-resolve
request to resolution, version ordering, constraints, dependency DAG
-
wtr-watcher
Filesystem watcher. Works anywhere. Simple, efficient and friendly.
-
filesystem-mcp-rs
Rust port of the official MCP filesystem server - fast, safe, protocol-compatible file operations
-
ccutils
Collection of utils from the CylonCore project
-
stil
generate STatic site from Index Listing of directory
-
ls-tree
A lightweight, dependency-free clone of the Unix
treecommand, written in Rust -
gdcleaner
asynchronous cleaning tool to delete dependecies files taking up a lot of space
-
dejavox_record
Recording backend for dejavox, a syscall-level record/replay tool
-
unbom
Remove UTF-8 BOM from files
-
codeowners-validation
validating CODEOWNERS files
-
nap-core
Core library for the Narrative Addressing Protocol
-
manaba-cli
manaba for CLI
-
histlog
hdrhistogram crate, provides off-thread serialization of HdrHistogram interval logs to file
-
path_jail
A secure filesystem sandbox. Restricts paths to a root directory, preventing traversal attacks.
-
dset
processing and managing dataset-related files, with a focus on machine learning datasets, captions, and safetensors files
-
zsh-history-cleaner
Clean your commands history by removing duplicate commands, commands between dates, etc
-
file-guard
A cross-platform library for simple advisory file locking
-
feldera-storage
Storage crate for feldera
-
zrb
Incremental ZFS snapshot replication over SSH with resumable transfers and retention-based pruning
-
filego
A file splitting & merging solution
-
pkfs-utils
ProkaFS
-
mcp-execution-files
Virtual filesystem for MCP code generation and organization
-
cartog-process-lock
PID-file locks for long-lived cartog commands; consulted by self-update
-
exe
A PE (Portable Executable) library!
-
lau-shell-transport
Transport layer for inter-shell communication — message passing via files, stdio, and memory
-
taskers-paths
Platform-aware path defaults for taskers
-
zccache-artifact
Disk-backed artifact storage for zccache
-
cert-store
CLI-based certificate store. Inspired by Password Store.
-
ratatui-explorer-multistack
ratatui-explorer is a small, but highly customizable, file explorer widget for ratatui
-
file-identify
File identification library for Rust - detects file types based on extensions, shebangs, and content
-
agentos-kernel
Shared kernel plane for agentos native and browser sidecars
-
proto-gen
Protobuf to Rust CLI tool
-
ai-playground
Run AI coding agents inside systemd containers
-
bpfcov
Generate source-based code coverage for eBPF programs
-
iso9660-rs
A no_std ISO9660 filesystem implementation with El Torito boot support
-
tempfile-fast
Support for Linux-specific tempfile extensions
-
ptracker
A CLI tool for tracking projects, file activity, and hours for freelancers
-
cowfile
A copy-on-write abstraction for binary data backed by memory or files
-
wnfs
WebNative filesystem core implementation
-
fff-notify-debouncer-full
notify event debouncer optimized for ease of use
-
moosicbox_log_runtime
Generic log runtime paths and initialization
-
yazi-cli
Yazi command-line interface
-
sery-mcp
The local-files MCP server. Pure Rust. Exposes CSVs, Parquet, Excel, DOCX, PDF, and HTML on the user's machine to any MCP-aware LLM client (Claude Desktop, Cursor, Zed, …).
-
capsula-capture-cwd
A Capsula hook that captures the current working directory
-
stash-rs
Stack-based file management for the terminal
-
iftree
Include many files in your Rust code for self-contained binaries
-
durl
multi fiber download http file
-
pomelo-fmp
Bring-your-own-key FMP data sync + snapshot-factor formulas for the yuzu backtest engine. Writes a data-layout tree to any ObjectSink (local disk or S3/R2). No FMP data redistributed.
-
nils-agent-runtime
Render / install / doctor / audit-drift CLI for graysurf/agent-runtime-kit
-
mediavault-core
Core library for MediaVault — scanning, sidecar I/O, TMDB integration, and metadata parsing
-
grim-reaper
Death Defying Data Protection - When data death comes knocking, Grim ensures resurrection is just a command away
-
gix-fs
providing file system specific utilities to
gitoxide -
zlayer-builder
Dockerfile parsing and buildah-based container image building
-
mbrkit
A CLI for building, inspecting, extracting, and verifying MBR-backed disk images
-
podserv-b
a minimalist podcast server (type b) for serving media files on the web
-
aprender-contracts-cli
CLI for provable-contracts — validate, scaffold, verify, status, audit
-
frencli
CLI frontend for fren - a fast, powerful command-line batch file renaming tool
-
swdir
Swiftly traverse and scan directories. Sway 🪭, swing 🎷 or swim 🪼 in directories.
-
msy
Modern musl rsync alternative - Fast, parallel file synchronization
-
omnicli
Omnipotent dev tool
-
s5_fuse
FUSE filesystem implementation for S5
-
filebyte
A powerful CLI tool for analyzing files and directories with detailed metadata, permissions, and size information
-
diskr
Lightweight terminal file explorer and disk/storage manager for macOS
-
ocl-include
preprocessor that implements #include mechanism for OpenCL source files
-
clonetree
A copy-on-write directory library for Rust with fast reflink cloning
-
stor-age
show aging of directories
-
rcp-tools-rlink
Fast hard-linking tool - efficiently creates hard links for large filesets (inspired by pcp/dsync)
-
rustls-cert-file-reader
A rustls certificate chain and private key file reader
-
annotate_celeste_map
rendering celeste maps, and overlaying recorded paths, lobby entrances etc
-
fuse-ufs
FUSE implementation of FreeBSD's UFSv2
-
dirscribe
A CLI tool that combines contents of files with specific extensions from a directory
-
ras-filesystem
Sandboxed file system for the agent (Csv, Docx, Pdf, Md, Json, Jsonl, Html, Txt)
-
legdur
keep your legacy durable, detect changes to your directories over time
-
cargo-nuke
effective tool to batch clean all crate artifacts that haven't been used for a while
-
helios-fhir
comprehensive FHIR (Fast Healthcare Interoperability Resources) specification model implementation that contains strongly-typed Rust representations of all FHIR data types, and resourcess…
-
dynamo-parsers-v2
Token-incremental tool-call streaming parsers for Dynamo
-
ext-php-rs-clang-sys
Fork of clang-sys with preserver none support
-
tauri-plugin-vnidrop-share
A Tauri plugin for sharing content via the system's share dialog
-
ruvector-diskann
DiskANN/Vamana — SSD-friendly approximate nearest neighbor search with product quantization
-
pjdfstest
A generic POSIX file system test suite
-
kugiri
Marker-based block editing CLI
-
csaf-rs
A parser for the CSAF standard written in Rust
-
rusty-sponge
Soak up stdin and write it atomically to a file — a Rust port of moreutils
spongewith strict-compat mode, configurable spill-to-tempfile, and a typed library API -
majutsu
Host-level multi-root snapshot history agent
-
dfh
Human-readable disk usage with colorized bars, physical disk grouping, and system volume annotations
-
tomli
CLI for quering and editing TOML files
-
dir-bunch
CLI operations on a list (bunch) of given unix-style paths
-
shirei
terminal session manager with worktree-aware dir tracking
-
dirgrab
CLI tool to concatenate file contents from directories, respecting Git context
-
finter
A Tmux plugin to quickly create session for folders in configured paths
-
ax-libc
ArceOS user program library for C apps
-
heddle-devtools
Developer tooling for the Heddle workspace
-
unrot
Find and interactively repair broken symlinks with fuzzy matching
-
localsetup
Setup your local computer / user automatically
-
fsindex
Fast, powerful filesystem indexing with .gitignore support and iterator-based API
-
nu-experimental
Nushell experimental options
-
patchify
Support for running applications to automatically update themselves
-
bhc-tensor-ir
Tensor IR for numeric optimization in BHC
-
stuckliste
reading and writing MacOS bill-of-materials (BOM) files
-
affs-read
A no_std compatible crate for reading Amiga Fast File System (AFFS) disk images
-
problemreductions-cli
CLI tool for exploring NP-hard problem reductions
-
grovedb-path
Path extension crate for GroveDB
-
patholog
Diagnose, explain, clean, and safely repair PATH behavior
-
uv-migrator
converting various python package soltutions to use the uv solution by astral
-
fswatcher
A file system watcher that executes a command when a specified file changes
-
fuse-overlayfs
Overlay Filesystem in Userspace
-
ignored
.gitignore file format for quickly checking whether a path is ignored by git - without invoking the git cli
-
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…
-
cargo-cola
Security static analyzer for Rust. Analyzes MIR to detect vulnerabilities. (Requires nightly)
-
xtee-utee
TEE internal API bindings for xTEE Trusted Applications
-
rustypath
Easily manage paths in rust. A straight-forward no bullshit crate to manage paths. Either you get what you want, or you dont.
-
boltse
A lightweight HTTP server for static files
-
hadris-io
No-std I/O traits and utilities for the Hadris filesystem crates
-
freshl
Modern ls replacement with git awareness
-
writeahead
A partitioned write-ahead log (WAL) for building append-only, high-throughput durability systems
-
tishlang_lsp
Language Server Protocol implementation for Tish
-
decayfmt
A file format where decay is a first-class property. Every open permanently corrupts the file.
-
file-storage
aids in accessing file-like storage
-
geist_supervisor
Generic OTA supervisor for field devices
-
project-jump
CLI tool for visiting project directories
-
fiux
The fastest multi-format file converter CLI tool
-
soar-utils
soar package manager
-
lsmkd
Recursively find markdown files and list them along with table of contents index
-
damascus
filesystem utility crate for the Flamberge mod manager stack
-
tinysandbox
Ultra-minimal Linux-like sandbox for AI agents: shell, coreutils, VFS, and a Wasmtime-hosted JS runtime in one crate
-
dirwalk
Platform-optimized recursive directory walker with metadata
-
scanseq
File sequence detector in Rust with Python interface for automation systems
-
filo-rs
Your Downloads folder cleans itself — safely, predictably, and reversibly
-
osh_dir_std
humans and machines deal with the OSH directory standard: https://github.com/hoijui/osh-dir-std
-
crabka-remote-storage
KIP-405 tiered-storage SPI (RemoteStorageManager / RemoteLogMetadataManager) and reference implementations for Crabka
-
p9
Server implementation of the 9p file system protocol
-
persona-exporter-types
Data types for persona-exporter
-
ext4-lwext4
A safe Rust wrapper for ext2/3/4 filesystem operations based on lwext4
-
fractal-nfs
Minimal NFSv3 server, runtime-agnostic (tokio or compio backends)
-
massmap
Static hash table that scales via disk-backed expansion to trim memory usage while ensuring each lookup needs exactly one I/O
-
mod-tempdir
Temporary directory and file management for Rust. Auto-cleanup on Drop, collision-resistant naming, orphan cleanup, cross-platform paths. Zero runtime deps by default; opt-in mod-rand…
-
gix-path
gitoxide project dealing paths and their conversions
-
gwt-core
Core library for Git Worktree Manager
-
logmv
Logged atomic file move and trash with an append-only JSON-Lines audit trail
-
normalize-facts
Code fact extraction and storage library
-
fernfs
NFS Server implementation
-
layla-log
logger library
-
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.
-
ikigai-fs
Capability-gated file/store ikigai module: jailed to a root with a default-deny path-ACL; SOURCE/SINK/EXISTS/DELETE. A cfg-gated backend links into native (std::fs) and wasm32 (browser localStorage) hosts from one crate.
-
microsoft-webui-discovery
External component discovery for WebUI framework
-
mdbook-autosummary
Generate SUMMARY.md files based on your book's file structure
-
fiemap
call ioctl FIEMAP on files with ease
-
dirs-lite
Get platform-specific config, data, and cache directories. Supports XDG-style on macOS. No dependencies.
-
pathmarks
path bookmarks for your shell
-
lcpfs
LCP File System - A ZFS-inspired copy-on-write filesystem for Rust
-
qbit
A wrapper for qBittorrent Web API
-
sanitise-file-name
An unusually flexible and efficient file name sanitiser
-
rpi-imgpatcher
customize Raspberry Pi OS images by patching the boot partition without mounting or rebuilding the system
-
yak
A modern container file library, useful for quickly building your own binary file formats. A file system in a file, focused on performance and ease of use. C and Python bindings available.
-
pna
PNA(Portable-Network-Archive) decoding and encoding library
-
read_range
A portable and efficient crate for reading a specific range of bytes from a file. Provides both sync/async APIs and uses concurrent-safe positional I/O.
-
v_utils
My utils crate
-
freebsd-nfs-exporter
Prometheus exporter for FreeBSD NFS stats
-
atm-agent-mcp
MCP proxy for managing Codex agent sessions with ATM team integration
-
expand-tilde
Expanding tildes in paths
-
standard_paths
A port of QStandardPaths class which provides methods for accessing standard paths on the local filesystem (config, cache, user directories and etc.)
-
raff-cli
Rust Architecture Fitness Functions
-
modelshelf
A shared local LLM model registry: discover, deduplicate, download, and update models across desktop apps
-
peek-cli
A fast CLI tool to open files and directories in your default browser
-
panproto-git-remote
Git remote helper for panproto:// URLs (enables git push/pull/clone via panproto)
-
zippity
asynchronously creating a ZIP file on the fly
-
tar-framing
A framing layer for tar archives
-
rc-s3
S3 SDK adapter for rustfs-cli
-
rfuse3
FUSE user-space library async version implementation
-
mkfs-gemdos
Create GEMDOS (Atari TOS) filesystem disk images
-
fslock-guard
Wrapper around a lockfile with unlock-on-drop semantics
-
canvas_syncer
A syncer to Canvas LMS with files among courses
-
posix-portable-filename
Constructs POSIX portable filenames (A-Za-z0-9._-)
-
grace-cli
CLI tool for processing files and strings
-
lazyfs
Mount remote HTTP files locally via FUSE, fetching only what you read
-
carsync
rsync with cars!
-
dabgen
DAB file structure generator
-
random-access-disk
Continuously read and write to disk, using random offsets and lengths
-
storage-guardian
Storage Conservation Guardian — detects waste across distributed filesystems
-
structops
Structured operators: differentiable DP relaxations (Soft-DTW, soft shortest path)
-
quickswitch
A terminal-based tool for quickly switching between directories and files
-
file2txt
将某一目录下所有文本文件内容聚合到文件
-
editorconfig-parser
.editorconfig parser
-
inscenerator-entity
Filesystem based hierarchical text/data format
-
vigil-baseline
Desktop Linux file integrity monitor. One operator, one workstation. Kernel-level filesystem watching, BLAKE3 hashing, HMAC-chained audit trail. Silent by default, local by design, deeply paranoid.
-
unifuse
Cross-platform async FUSE abstraction (rfuse3 + winfsp-rs)
-
raft-engine
A persistent storage engine for Multi-Raft logs
-
ecl-adapter-fs
Filesystem source adapter for ECL pipeline runner
-
apfs
Read-only APFS (Apple File System) parser
-
ai-trash
Move files to system trash — safe alternative to rm. Works with Claude Code deny policies.
-
rex-cedar-auth
Cedar-based authorization engine for REX trusted remote execution
-
syno-photos-util
Helper for a number of tasks unavailable in Synology Photos web interface
-
nuwax-upload
Upload files to MinIO (S3-compatible) storage
-
daoxide
High-performance Rust library for DAOS (Distributed Asynchronous Object Storage)
-
libpfs3
Pure Rust PFS3 (Amiga) filesystem library — read, write, format, and check
-
logical-path
Translate canonical (symlink-resolved) filesystem paths back to their logical (symlink-preserving) equivalents
-
cvmfs
CernVM-FS client implementation in Rust
-
yaque
disk-backed persistent queue for Rust
-
envtools
A modern collection of system administration tools written in Rust
-
mtp-rs-cli
Universal MTP file transfer CLI built on mtp-rs
-
garage-sdk
Async Rust SDK for Garage S3-compatible storage with uploads and public URL generation
-
dmgwiz
Extract filesystem data from DMG files
-
jbx
jbx: one-stop Java toolbox for scripts, tools, and agents
-
apotheca
Named write-once store with a compare-and-swap pinax namespace. Bytes go in by name, come out by name; deposita are never overwritten, pinakes update via compare-and-swap.
-
cljrs-ir-prebuild
Pre-compilation tool that serialises standard library forms to IR for clojurust
-
zbox
ZboxFS is a zero-details, privacy-focused in-app file system
-
btrfs-disk
Platform-independent parsing and writing of btrfs on-disk structures
-
glob-match-ultra
An extremely fast glob matcher
-
molybdenum
Recursive search and replace CLI application
-
pacfetch
a neofectch style wrapper for pacman's Syu/Sy/Su
-
erofs-rs
A pure Rust library for reading EROFS (Enhanced Read-Only File System) images
-
broom-cli
Scan a directory tree, find build/cache folders, and move the ones you pick to Trash
-
fuxi-cli
dotfile organization made easy
-
fpick
Interactive file picker
-
datapath
Type-safe structured paths with partitions, parsing, and schema associations
-
portage-binpkg
Gentoo binary package (GPKG) reading and writing
-
kopi
JDK version management tool
-
secretbro
filesystem access control for Kubernetes secrets directory
-
fnorm
Rename bulk files with simple patterns
-
stowage
A unified async storage abstraction layer for Rust, supporting various storage backends and cloud platforms
-
arcbox-boot
Boot asset manifest types, asset manager, and CLI tools for ArcBox VM runtime
-
tenenv
A dotenv CLI that loads a .env file and runs a command with those env vars set
-
simple-expand-tilde
Cross-platform and reliable tilde-expansion solution
-
buildfs
A CI-compatible CLI utility that can create root filesystem images (for use in virtual machines) from reproducible and readable TOML build scripts
-
fmutex
Cross-platform mutual exclusion across processes on a file or path
-
trawldb
A CLI for managing trawl resources
-
syntheca
Content-addressable storage on top of apotheca. Bytes go in, BLAKE3 hash comes out; the underlying cella's compare-and-swap pinax namespace is surfaced as a pass-through.
-
k8s-crds-longhorn
Kubernetes CRDs for Longhorn v1.6.0
-
fast-fs
High-speed async file system traversal library with batteries-included file browser component
-
proton-t
A smarter cd command with frecency and fallback search
-
car-registry
File-based agent registry + lifecycle supervisor for Common Agent Runtime
-
fastdfs
Rust client for FastDFS distributed file system
-
sftpman
A CLI application and library for managing and mounting sshfs (SFTP) filesystems
-
harmonia-store-core
Core Nix store semantics - pure types and validation logic
-
bb-drivelist
basically a Rust implementation of Balena’s drivelist
-
dir-structure
Model directory structures as plain Rust structs
-
inspektr
A software composition analysis (SCA) tool for generating Software Bills of Materials (SBOM) and scanning for known vulnerabilities
-
rh-packager
FHIR Package assembler — builds conformant FHIR Packages from a source directory
-
nfc2nfd
Rename files from NFC to NFD so iOS UIDocumentPicker can select CJK-named files
-
iso-parser
Boot-entry discovery from ISO installation media (Arch, Debian/Ubuntu, Fedora/RHEL, Alpine, NixOS, Mint)
-
stash-clipboard
Wayland clipboard manager with fast persistent history and multi-media support
-
hyperlight-unikraft
Embedded Hyperlight host for running Unikraft unikernels
-
rcp-tools-throttle
Internal library for RCP tools - resource throttling and rate limiting (not intended for direct use)
-
nftw
Efficient function mapping over directory trees
-
cargo-warehouse
cargo script for set up a local cache for compiled dependencies
-
tftio-silent-critic
Silent Critic: a supervision framework for agentic software development
-
heimdall-sandbox-policy
Policy document types and filesystem policy materialization for Heimdall
-
workflows
A cli tool for creating a seemless workflow with remote and local git repos
-
xdbm
Cross device backup manager, which manages backups on several storages mounted on multiple devices
-
fcnt
cmd-line tool for counting the number of files in given directories
-
jfs-zgy
A journaling file system demonstrating crash consistency (Three Easy Pieces)
-
sos-filesystem
Filesystem backend for the Save Our Secrets SDK
-
seednaut
A command-line utility for inspecting, verifying, and extracting Seedvault Android backups
-
hjkl-config
Shared TOML config loader for hjkl-based apps — XDG path resolution, span-aware parse errors, optional validation hook
-
haz-discovery
Workspace and project discovery for the haz task runner
-
dir-meta
Read a directory and get back all files and errors from the read operation
-
zlayer-storage
S3-backed container layer persistence with crash-tolerant uploads
-
gobblytes-fat
FAT32 filesystem adapter for gibblox block readers
-
draviavemal-xml_rs
A high-performance, low-memory XML DOM parser for Rust — with namespace-aware parsing, order-preserving attributes, and round-trip safe serialization
-
a2fuse
Mount and maintain Apple II ProDOS disk images
-
xdg-user
accessing common user file directories according to
xdg-user-dirs -
epics-bridge-rs
EPICS protocol bridges: Record↔PVA (QSRV), CA gateway, pvalink, PVA gateway
-
git-leave
Check for unsaved or uncommitted changes on your machine
-
kcr_csi_ceph_io
Kubernetes Custom Resource Bindings
-
pwd
Safe interface to pwd.h
-
walkdir_minimal
Fast, minimalist, and POSIX-compliant recursive directory traverser with zero external dependencies
-
sideagent
Run another coding agent from your current session
-
cowsync
CLI tool to sync directories using copy-on-write with include/exclude pattern support
-
diskann-benchmark
DiskANN3 is a composable library for bringing scalable, accurate and cost-effective vector indexing to multiple databases
-
libarchive2
Safe Rust bindings for libarchive v3.8.1, providing cross-platform archive reading and writing capabilities
-
doublecrypt-core
Encrypted filesystem core library with C ABI for cross-platform frontends
-
rebecca-ntfs
Read-only NTFS MFT parsing primitives for Rebecca
-
swap-rs
creating Linux swap areas (SWAPSPACE2 format)
-
obsidian-backups
A Git-based backup library for Rust applications. Originally designed for the Obsidian Minecraft Server Panel, but generic enough to be used in any project requiring file backup management.
-
mir-php
Fast PHP static analyzer
-
nexcore-downloads-scanner
Downloads Intelligence Scanner - classifies files by NexVigilant Core relevance
-
cortexfs
Agent OS ABI design core
-
yrba
Incremental remote backups made simple!
-
iris-cli
Smart file organization
-
luff
Print files with formatting
-
synkery
Early placeholder for the Synkery file sync and backup CLI
-
zep-kvs
Elementary zero config cross platform key-value persistence library
-
fstree
blazing fast File System Tree command in Rust with smart file type icons
-
fiddler-script
A minimal C-style scripting language interpreter
-
ruffly-all
Generate a migration path to ruff from anywhere
-
dx-forge
Production-ready VCS and orchestration engine for DX tools with Git-like versioning, dual-watcher architecture, traffic branch system, and component injection
-
goup-rs
goup is an elegant Go version manager
-
columbus
A TUI file explorer written in RUST with Ratatui
-
filess
Simplified file management
-
bonsai-fs
Efficient filesystem suitable for SPI NOR flashes for embedded systems
-
no-mistakes
Static analysis tools for codebase dependency and symbol queries
-
melin-journal
Durable write-ahead journal with CRC32C checksums, BLAKE3 hash chain, and snapshot framing
-
mago-reporting
Structured error and diagnostic reporting utilities
-
validate_directory_structure
A powerful tool to validate directory(Files and folders) structures
-
io-vdir
Vdir client library for Rust
-
nils-memo
CLI crate for nils-memo in the nils-cli workspace
-
confuse
A fuser-compatible filesystem API facade using Dokan on Windows and fuser elsewhere
-
fuser-ng
A higher-level FUSE filesystem library with inode->path translation
-
trusty-bm25-daemon
Per-palace BM25 lexical-index subprocess for the trusty-* ecosystem (issue #156)
-
dcr
managing C/C++ projects in a Cargo-like style
-
ffscan
Fast directory & process scanner: scan large files/folders, list/kill processes, and print system info
-
triad-cli
Reference CLI for deterministic claim verification with triad
-
snipren
Easy rename for unix-like systems
-
tuxdoctor-metrics
TuxDoctor metrics generator based on device test reports
-
czkawka_core
Core of Czkawka app
-
syz
Interactive CLI to explore and visualize file and directory sizes
-
tidy-files
A fast, safe CLI tool to organize files into categorized folders
-
sysdirs
Cross-platform system directory paths for iOS, macOS, Android, Linux, Windows and other Unix
-
rew-core
Core utilities and types for the Rew runtime system
-
rebecca-cli
Windows-first cleanup CLI for caches, app leftovers, and project artifacts
-
ryu-tool-registry
Unified tool-catalog primitive for Ryu (#474): the Contract-1 descriptor types (
ToolKind/ToolDescriptor/DescribedTool/DescribedArg), the swappableToolRanker(BM25 default + an embedder-backed Semantic seam)… -
lisette
Little language inspired by Rust that compiles to Go
-
xshell-venv
manages your Python virtual environments in code
-
iocore
safe library for unix CLI tools and Systems programming. IOCore provides the [
iocore::Path] abstraction of file-system paths designed to replace most [std::path] and [std::fs]… -
ferro-storage
File storage abstraction for the Ferro framework
-
ninep-sync
A bare bones 9p implementation
-
microcad-std
µcad Standard Library
-
path-extra
Extra methods on
Pathfor ergonomic and chainablefsoperations -
uniffi-bindgen-node-js
Generate ESM Node.js bindings for UniFFI cdylibs using koffi
-
fren-date-cli
fren - file renamer that understands dates (CLI)
-
taskmd-core
Core logic for taskmd — Markdown-native task management
-
libkrun-sys
FFI bindings to libkrun and libkrunfw
-
cat-cli
Concatenate and send files to standard output
-
ndless
interacting with Ndless for the TI-Nspire
-
fuseftp-mount-helper
Mount helper for fuseftp
-
numpack
A high-performance array storage and manipulation library
-
cjrh-moreutils-vidir
Rust implementations of the moreutils tools
-
humanbyte
A procedural macro for deriving human readable byte functions
-
rivia
reduce code verbosity
-
metrique-util
Additional utilities for metrique
-
rflatten
Flatten subdirectories by moving all files to the root directory
-
opendal-service-fs
Apache OpenDAL Fs service implementation
-
mmap-guard
Safe, guarded memory-mapped file I/O for Rust
-
urlmatic
Slice and dice URLs on the command line
-
nydus-api
APIs for Nydus Image Service
-
slugify-filenames
"slugify" strings and filenames, available as a rust library and as two standalone command-line binaries. The slugify-filenames renames all files in the given paths (or current path if none is given)…
-
rdpal
manipulate Linux initrd files
-
platform-dirs
obtaining platform dependant directory paths for application and user directories
-
include_dir_as_map
Embed files from a directory as a hashmap in the rust binary
-
shannon-nu-path
Path handling library for Nushell
-
libpijul
Core library of Pijul, a distributed version control system based on a sound theory of collaborative work
-
chunkstore-core
Content-addressed chunk storage with deduplication and refcount GC
-
deno_resolver
Deno resolution algorithm
-
ayran
Fuzzy Directory Navigation Tool
-
rs9p
Filesystems library using 9P2000.L protocol, an extended variant of 9P from Plan 9
-
typst-upgrade
upgrade typst packages
-
moosicbox_log_watch
Generic log watching, filtering, and optional TUI
-
aegis-wire-formats
Signed attestation manifest format for aegis-boot USB sticks — serde types + JSON Schema
-
sui-daemon-graph
Binary that runs the sui graph-server: GraphServer over UDS + GraphStore + LruHotCache, with tsunagu shutdown handling. Installable as a systemd service via the matching nixos-sui-daemon-graph profile in pleme-io/nix.
-
git-proc
Process-based git CLI wrapper with rich types
-
dotzilla-cli
A CLI tool to manage dotfiles with symbolic linking and staging capabilities
-
vimputti
Linux input system pretender for isolated containers
-
configfs-tsm
Generate quotes for remote attestation on confidential computing platforms using Linux's configfs-tsm filesystem interface
-
tarfs
Tar reading library, designed for using in embedded systems
-
bdstorage
A speed-first local data deduplication engine using tiered BLAKE3 hashing
-
unftp-sbe-fatfs
A storage backend for libunftp that provides read-only access to FAT filesystem images
-
shrub-rs
working with Evergreen Project configurations
-
fileluya
— Secure, encrypted reactive filesystem with hybrid post-quantum cryptography
-
branchfs
FUSE filesystem with atomic branching for speculative execution
-
car-integrations
OS-native account-bound integrations (Calendar, Contacts, Mail) for CAR
-
combine_code
CLI tool to merge source files by extension while respecting .gitignore rules
-
oxigeo-rs3gw
rs3gw storage backend for OxiGeo - High-performance cloud storage access
-
mime_to_ext
no_std MIME ↔ extension lookup from embedded JSON, no OS files
-
nemo-relay-cli
Coding-agent gateway CLI for NeMo Relay observability
-
cellos-sink-dlq
Dead-letter queue wrapper EventSink for CellOS — spills CloudEvents to disk when the primary sink fails. Replayable.
-
toolchain_find
A small library to help find installed Rust components
-
ckg-cli
ckg — codebase knowledge graph CLI
-
agenvo-core
Core library for Agenvo room protocol storage and rendering
-
harness-detect
Detect installed LLM harnesses and resolve their config/state paths from an embedded JSON registry
-
lash-tool-files
File-system tool suite (read/write/list) for the lash agent runtime
-
nfs
A userspace NFSv3 and NFSv4 client library
-
bootloader-x86_64-bios-boot-sector
BIOS boot sector for the
bootloadercrate -
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…
-
archivum
TAR archiver with SHA-256 checksums, split parts, and incremental updates
-
openvet-package
Per-registry package fetch and unpack adapters for OpenVet audit authoring
-
myowndirs
OS app storage directory conventions
-
findit-rs
A fast, lightweight command-line filesystem search tool
-
toss
A throw-catch style move and copy program
-
pnafs
PNA(Portable-Network-Archive) file system
-
heimdall-core
Core Heimdall sandbox runtime orchestration and execution types
-
slash-files-rs
Configurable Rust file browser with HTMX UI, JSON API, previews, batch operations, and multi-framework adapters
-
darn_cli
CLI for darn - CRDT-backed filesystem management
-
rust-safe-io
Safe filesystem I/O SDK for REX with Cedar authorization
-
qubit-local-files
Local filesystem utilities for Rust
-
btrfs-mkfs
Create btrfs filesystems
-
sley-fsck
Object and connectivity fsck for sley
-
fakecloud-efs
Amazon Elastic File System (elasticfilesystem) implementation for FakeCloud
-
transferred-files
Local filesystem source and destination (Parquet and other file formats) for the transferred data transfer engine
-
tapis-files
The Tapis Files API provides for management of file resources on Tapis systems
-
matrix256
Rust reference implementation of matrix256v1 — a SHA-256 fingerprint over the (path, size) records of a rooted filesystem tree
-
ito-core
Core functionality and business logic for Ito
-
vdsl-sync
File synchronization engine — N-location, pluggable store & backend
-
wallshift
wallpaper updater using feh
-
flatpage
filesystem-based Markdown page loader
-
nipaw_core
一个git平台的api封装库,core实现
-
krnchr
Combine files into a single output. Supports JSON, text, XML, YAML, and CSV formats.
-
stamp-cli
A cli tool for applying project templates
-
dwbase-node
DWBase: agent-first immutable atom store, components, and tools
-
braces
Convert path lists into compact brace expansion syntax
-
clauhist
Browse Claude Code history across working directories and resume sessions
-
yet
yet(yet-another task executor) is a tool for executing tasks -
y-sweet
A standalone Yjs CRDT server with built-in persistence and auth
-
twitter/rezolus
High resolution systems performance telemetry agent
-
executable-path
Get the path of a binary target's executable
-
any-storage
Virtual FileStore Abstraction for different Backends
-
looseleaf
Organise temporary files
-
sy
Fast, modern file sync — rsync's mental model, Rust performance, sane defaults
-
manualmap
Manually map PE to process memory
-
nflz
CLI + Library to add leading zeros to ascending numbered file names. NFLZ stands for Numbered Files Leading Zeros.
-
brewfatherlog
Log temperatures from grainfather fermenters to brewfather
-
canonical-path
Path and PathBuf-like types for representing canonical filesystem paths
-
wasixcc
C/C++ compiler for the WASIX platform
-
wbgeotiff
Shared GeoTIFF / BigTIFF / COG read-write engine for Whitebox crates
-
dirs-sys-next
system-level helper functions for the dirs and directories crates
-
file_shred
binary to securily delete files, overwriting and moving them before removal
-
lau-complex-agents
Complex analysis and holomorphic dynamics for agents
-
a2kit
Retro disk image and language utility
-
qtbridge-build-utils
Build utilities for qtbridge
-
document-state
Document lifecycle for editors: path, dirty flag, atomic save, backups, window title, external-change detection and text merge
-
jql
JSON Query Language - is a fast and simple command-line tool to manipulate JSON data
-
brakoll
Opinionated issue tracker built for solo developers
-
normalize-path
Like canonicalize, but without performing I/O
-
spqr-shortest-path-index
A shortest-path index for bidirected graphs based on the SPQR decomposition
-
clientapi-pdm
Generated from apidoc.js. NOT an official Proxmox specification. See https://pdm.proxmox.com/docs/api-viewer/ for the upstream documentation.
-
ito-templates
Template management and installation for Ito
-
firo
Straightforward rotating file implementation
-
axfatfs
FAT filesystem library
-
ext4plus
No-std compatible Rust library for ext2/ext3/ext4 filesystems
-
bamboo-permission
Tool-execution permission system (rules, grants, bash-security analysis) for the Bamboo agent framework
-
whichdisk
Cross-platform disk/volume resolver — given a path, tells you which disk it's on, its mount point, relative path, disk usage, and per-volume capabilities (case-sensitivity, filesystem type)
-
anydir
working with both compile-time embedded directories and runtime directories using an abstraction
-
agent_feed_summarize
projection-safe feed for local coding-agent activity
-
homeboy-paths
Filesystem path resolution (config/data/artifact/rig/runtime dirs) for homeboy
-
filessh
A fast and convenient TUI file browser for remote servers
-
product-os-model-sandbox
Sandboxed CLI and optional gateway for isolated model and tool execution
-
vectordata
tools for dataset.yaml
-
get_dir
get directory
-
smooai-file
A unified file handling library for working with files from local filesystem, S3, URLs, and streams
-
watch_dir
Monitors a directory for file changes and delivers new UTF-8 content over a channel, with configurable read strategies
-
jetstream_9p
Jetstream is a RPC framework for Rust, based on the 9P protocol and QUIC
-
gix-discover
Discover git repositories and check if a directory is a git repository
-
iso-probe
Runtime ISO discovery for rescue environments (loopback mount + GPT/ISO9660 + sha256/minisign sidecar verification)
-
arct-core
Core library for Arc Academy Terminal - command analysis and learning engine
-
appimageupdate
Fast, bandwidth-efficient AppImage updater using zsync
-
ps-organizer
A command-line tool to organize PS (Problem Solving) source files by problem number
-
gix-pathspec
gitoxide project dealing magical pathspecs
-
homeboy-engine-primitives
Low-level execution primitives (shell, command, text, run_dir, template, output parsing, identifiers) for homeboy
-
shifty-opt
Static analysis, normalization, and logical/physical planning over the SHACL IR
-
wiztree-metafile
-
wnfs-wasm
WebNative Filesystem API (WebAssembly)
-
tether-utils
Tether Systems
-
unf
UNixize Filename -- replace annoying anti-unix characters in filenames
-
coding_agent_tools
Coding agent tools (CLI + MCP). First tool: ls.
-
cleard
Interactive, multi-ecosystem build-artifact disk reclaimer (npkill, but for everything)
-
garage_web
S3-like website endpoint crate for the Garage object store
-
vite-rs
Uses ViteJS to compile frontend assets and embeds the results into your Rust binary. (Serves from the ViteJS dev server in development.)
-
aw-watcher-agent
ActivityWatch watcher for code agent sessions — tracks session duration, models, token usage, and costs
-
flix-fs
Filesystem scanner for flix media
-
cooklang-find
finding and managing Cooklang recipes in the filesystem
-
rscni
Deprecated: renamed to rscni-plugin
-
cursus
release management CLI
-
detect
Expression-based file search combining name, content, metadata, and structured data predicates
-
nix-bindings-store
Rust bindings to Nix store library
-
zawgl-core
Zawgl Graph Core Library
-
neimar
TUI app for managing multiple AI bot sessions in a terminal
-
foyer-common
common components for foyer - Hybrid cache for Rust
-
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
-
omnifuse-git
Git backend for OmniFuse
-
tauri-store
Persistent stores for Tauri
-
rivia-vfs
Ergonomic facade for the Rivia Virtual FileSystem
-
onerom-app
Shared, transport-free logic for One ROM applications (CLI, Studio, web, embedded)
-
mcp-server-filesystem
A comprehensive Model Context Protocol (MCP) server for filesystem operations
-
fpr-cli
that allows one to write cli tools quickly
-
systemd-journal-sdk-engine
Async query engine components for the pure Rust systemd journal SDK
-
exhume_extfs
Extract Extended Filesystem specific artefacts from a Partition
-
cocoon-tpm-storage
Cocoon TPM project - secure persistent storage
-
isideload-walkdir
Recursively walk a directory
-
actr-cli
Command line tool for Actor-RTC framework projects
-
dg_sysfs
Utils for working with SysFS in Garden OS
-
bare-vfs
A minimal, synchronous, in-memory virtual filesystem for no_std and wasm32-unknown-unknown
-
openstack-types-block-storage
OpenStack API Types - Block Storage
-
greentic-distributor-dev
Dev-only distributor source that serves packs and components from the local filesystem
-
cbh_command
cargo-bench-history - do not reference directly
-
xio
providing common functionality for file system operations and asynchronous file processing
-
syn-inline-mod
Inlines modules in Rust source code for source analysis
-
smop
Batteries-included scripting utilities for Rust
-
file-io
Easy interfaces for file i/o
-
renamex
A fast CLI tool to clean, normalize, and safely rename files in bulk
-
cpb
a faster, simpler alternative to cp
-
algorithmz
corresponding implemenation of the python module of the same name
-
fuselage
Linux CLI tool for running commands with ephemeral, namespace-private filesystems
-
nzb-decode
yEnc decoding, file assembly, and article cache for NZB download clients
-
xml-disassembler
Disassemble XML into smaller, manageable files and reassemble on demand
-
fuc_engine
Engine for the FUCing project
-
am-fs-core
Pure-Rust block-device framework — BlockRead/BlockDevice traits + FileDevice + CallbackDevice + LRU cache. Foundation crate for fs-* drivers and img-* containers.
-
vfs-sync-core
Common S3 sync logic for Monaka VFS (host- and WASI-shared)
-
ruff_db
internal component crate of Ruff
-
rx-script-core
Core runtime detection and execution planning for rx
-
tokmd-analysis
Analysis logic and enrichers for tokmd receipts
-
write_atomic
Write to files atomically
-
watchman_client
a client for the Watchman file watching service
-
clean-path
A safe fork of the
path-cleancrate -
blkreader
Read file data directly from block device using extent information
-
skills-validator
validates agent skills according to the Agent Skills specification, informed by the OpenCode and Claude Code implementations
-
vibe-fs
Incremental file scanning with BLAKE3 hashing
-
file_linked
Controlling objects linked directly to a file
-
lamfat
no_std read/write FAT12/16/32 filesystem library (republish of fatfs)
-
net-bytes
handling file sizes, download speeds, and download acceleration with support for both SI and IEC standards
-
transit_model
Transit data management
-
rustdrivesync
Production-ready CLI tool for one-way file synchronization with Google Drive. Features: dependency injection, rate limiting, retry with backoff, parallel uploads, and comprehensive documentation.
-
dodot-lib
Core library for dodot dotfiles manager
-
trussed-fs-info
extension providing filesystem metadata for trussed
-
dysk-cli
the dysk cli as a library
-
shannon-nu-glob
Fork of glob. Support for matching file paths against Unix shell style patterns.
-
filepath
Get the filesystem path of a file
-
tudiff
A high-performance terminal directory comparison tool written in Rust - bringing Beyond Compare's intuitive interface to the command line
-
rsblkid
Safe Rust wrapper around the
util-linux/libblkidC library -
leviso-elf
ELF binary analysis and library dependency copying utilities using readelf
-
which-fs
Give me a path, I'll tell you the filesystem it's on
-
puniyu_path
puniyu 路径管理库,统一提供应用、插件与适配器目录路径
-
athena-s3
S3 credential catalog and storage metadata helpers for Athena
-
pathsearch
Search for files in PATH
-
haz-domain
Shared domain types for the haz task runner (identifiers, paths, errors)
-
ferret-rs
A blazingly fast file finder, organizer, and pentesting tool for Linux/Unix systems with netcat-style combined flags
-
bonsai-eval-utils
Test utils for the bonsai-fs
-
tanzhenhui_code_lib
toolbox for my own
-
async-watcher
Trigger events when files or directories change
-
a3s-box-runtime
MicroVM runtime engine — VM lifecycle, OCI images, attestation, networking
-
recv-dir
Recursive directory walker
-
evdev-shortcut
Global shortcuts using evdev
-
allow-inventory
Source-tree root discovery and file inventory for cargo-allow
-
gix-dir
gitoxide project dealing with directory walks
-
strided-perm
Cache-efficient tensor permutation / transpose (HPTT-inspired)
-
mkfs-mfs
Create Macintosh File System (MFS) disk images
-
bougie
PHP toolchain management the luxury way
-
twrk
Open a project from your workspace in a tmux session with a configurable layout, optionally in a fresh git worktree
-
cargo-test-support
Testing framework for Cargo's testsuite
-
sync-rs
A CLI tool to sync files between directories
-
meld
Deterministic filesystem state management using Merkle trees
-
abgleich-lib
zfs sync tool, core library
-
unctool-gui
A GUI program to convert between Linux and Windows UNC paths. Converts local Linux path to Windows/Linux UNC and vice versa.
-
octopos
xv6 for RISC-V in Rust
-
cp_r
Copy files and directories recursively, preserving mtime and permissions
-
rustic_backend
supporting various backends in rustic-rs
-
neuxcfg
managing an application’s configuration directory
-
jackup
backup tool for creating and restoring compressed file snapshots
-
sfa
A minimal, flat file archive encoding/decoding library
-
btrfs-core
Pure-Rust from-scratch btrfs filesystem reader — superblock, chunk-tree logical→physical mapping, B-tree navigation, over any byte source
-
hardy-localdisk-storage
Local filesystem bundle storage backend for Hardy BPA
-
opentelemetry-system-metrics
System metric export through Opentelemetry
-
khata-rs
A high-performance disk-persistent message queue. Optimized for low-latency scenarios.
-
buf-tools
Official Buf CLI binaries from bufbuild/buf releases — fetched and verified at build time (see README)
-
desktop_shortcut_remover
A program that periodically removes desktop shortcuts
-
randy
Conky like app in Rust
-
m4b-extractor
CLI tool to extract chapters, metadata and cover for M4B Audiobook
-
tux-icons
getting desktop icons in linux
-
rskit-fs
Local filesystem primitives for paths, files, directories, temp files, and atomic writes
-
fast-search
⚡ Blazingly fast, cross-platform file search & duplicate finder — usable as a library or CLI
-
mcpdef-policy
MCPdef — deny-by-default tool allowlist + RBAC + a policy-as-code rule engine (per-agent / per-argument allow/deny) for the OSS engine
-
ghfs
Mount GitHub repositories as a local filesystem
-
mkfs-xfs
A dependency-free Rust library for building XFS filesystem metadata
-
diskonaut-ng
Terminal disk space visual navigator
-
bekoedit-fs
Workspace scoping, file tree index, safe file operations, atomic save, and recovery snapshots for bekoedit
-
shvrpc
SHV-RPC protocol
-
vfy
Verify backup integrity by comparing directory trees
-
hadris-part
Partition table support for MBR, GPT, and Hybrid MBR
-
mkit-transport-file
File-system transport for mkit, used in tests and local content-addressed repositories
-
ratatui-async-explorer
ratatui-explorer is a small, but highly customizable, file explorer widget for ratatui
-
env_home
Get the user home directory in a cross-platform way
-
rpi_resize
Shrink Raspberry Pi root filesystem and create additional partitions for swap, /var, and /home
-
boarddown-fs
Filesystem storage backend for BoardDown
-
rcp-tools-rcmp
Fast file comparison tool - efficiently compares metadata across large filesets
-
junkyard
Cross-platform system trash API
-
rem-utils
Extraction Maestro
-
hjkl-anvil
Mason-style LSP and developer-tool installer
-
rspack_storage
rspack cache storage
-
retree
Fast, cross-platform GNU tree compatible directory listing
-
lamella
Orchestration layer for CoW-accelerated git worktree hydration
-
self_upgrade
Self upgrade for standalone executables
-
difftree
A blazingly fast, minimalist, git-aware directory tree viewer, written in Rust. An early fork of lstr.
-
vtx-protocol
Official WIT interface definitions for VTX Project
-
tairitsu-browser-fetch
Zero-config Chromium resolver for Tairitsu — ort-style build-time auto-download of Chrome for Testing (headless-shell or full), with a runtime fallback
-
garbage
CLI tool for interacting with the freedesktop trashcan
-
siquery
osquery implementation to query system information
-
kconfirm-cli
kconfirm cli
-
dhara_storage
Rust-first file analysis, metadata, and storage operations with a Windows-first shell integration layer
-
axfs-ng-vfs
Virtual filesystem layer for ArceOS
-
jja
swiss army knife for chess file formats
-
shared-files
Single writer, multiple reader in-process file sharing
-
supplement
The awesome supplement for your awesome CLI app
-
wipedicks
Wipe files and drives securely with random ASCII dicks
-
remi-fs
🐻❄️🧶 Official and maintained remi-rs crate for support of the local filesystem
-
rushfind
Fast Rust implementation of Unix find with GNU-compatible syntax and parallel traversal
-
kaish-kernel
Core kernel for kaish: lexer, parser, interpreter, and runtime
-
dryice-bio
High-throughput transient container for read-like genomic records
-
bestls
A fast and colorful Rust-based ls replacement CLI tool with JSON output and sorting options
-
s3sh
Interactive S3 shell with Unix-like commands and archive navigation
-
sys-compare
Track Filesystem Integrity via 'Snapshots' which contain a HashMap of the files and their corresponding hash signature from a specified directory
-
anyfs-backend
Core traits and types for the AnyFS pluggable virtual filesystem standard
-
locate-path
Find the first existing path from an ordered list of candidates
-
wsb
Workspace - A tool suite for file operations, version management, and development workflow automation
-
mmap-shield
SIGBUS-safe memory-mapped file access for network filesystems (NFS/EFS)
-
rolldown-notify-debouncer-full
notify event debouncer optimized for ease of use
-
spann
Proof-of-concept SPANN-style approximate nearest neighbor index in Rust
-
hashjunkie
Fast multi-algorithm hashing library with file-sharing and cloud hash support
-
librarium
reading, creating, and modification of cpio file systems
-
tauri-plugin-icloud-container
iCloud container access plugin for Tauri 2
-
ergo-loader
Project discovery, graph decode, and source loading for the Ergo graph execution engine
-
mogh_config
merge config from multiple files / directories
-
skrills-discovery
Filesystem discovery and hashing utilities used by the skrills MCP server
-
kanumi
A cli to manage collections of images
-
yadf
dupes finder
-
swc_visit
Visitor generator for stable rustc
-
fencecat
Walkdir cat with markdown fenced code output
-
gamebox
A powerful Rust library for game collection management with automatic scanning, intelligent metadata retrieval from multiple databases (DLsite, IGDB, TheGamesDB), and smart matching algorithms
-
roost-dot
A TUI-first, Rust-based dotfiles manager with git-sync
-
reinhardt-storages
Cloud storage backend abstraction for Reinhardt framework
-
cadcore-ops
Geometric operations for the cadcore CAD kernel - O(N) filament sweep, analytic B-Rep construction without Boolean ops
-
sonarr
API docs - The v3 API docs apply to both v3 and v4 versions of Sonarr. Some functionality may only be available in v4 of the Sonarr application.
-
zub-store
Git-like content-addressed filesystem store with metadata preservation
-
cuba-lib
Cuba, a lightweight and flexible backup tool
-
mkemptyfile
creates an empty file
-
shuflr
Streaming shuffled JSONL: chunk pool, shuffle algorithms, I/O, sinks
-
audiflow-preset-server
Local API server for audiflow preset editor
-
scanner-core
Public facade for the Archivist filesystem scanner (scan API and FileRecord types)
-
minidex
A lightweight indexing engine for filesystem entries
-
axum-asset
embedding static assets in your Axum application at compile time
-
kanri
Manage your projects within the terminal
-
no_std_path
A no_std fork of the path module from https://github.com/rust-lang/rust
-
scanit
A fast, multi-threaded filesystem search tool
-
celestial-catalog
Astronomical Catalog operations
-
hunt
command to quickly search a file/folder by name
-
lingxia-transfer
Shared file transfer domain/runtime for LingXia
-
miniximg
creating, inspecting, and editing Minix v1 filesystem images
-
karabiner-rcmd-binder
TUI for configuring Karabiner-Elements right_command key bindings
-
rustic-prometheus-exporter
A Prometheus exporter for Restic repositories, utilising Rustic
-
cargo-target-scanner
A desktop GUI tool to scan, visualize, and clean up Rust project target directories
-
cap-primitives
Capability-based primitives
-
iceberg-file-catalog
Filesystem catalog for the unofficial Iceberg table format implementation
-
obliterate
Force-remove Files and Directories on Linux Including Paths with 000 Permissions
-
bevy_etcetera
Tiny Bevy wrapper for etcetera: An unopinionated library for obtaining configuration, data, cache, & other directories
-
philiprehberger-mime-detect
File type detection from content (magic bytes), file extension, and MIME type mapping
-
transient-btree-index
allows you to create a BTree index backed by temporary files
-
rtb-assets
Embedded-asset + overlay filesystem abstraction. Part of the phpboyscout Rust toolkit.
-
pds-core
powering pds — sphinx-needs corpus gate-and-query primitives
-
sparseutils
Small command-line utilities for working with sparse files
-
zd
Fast recursive directory jumper — like z, but instant and stateless
-
frostx
monitors project directories for inactivity. Once a configured inactivity threshold elapses (e.g. “90 days since any file was modified”), frostx executes a pipeline of actions - e…
-
switchyard-fs
Switchyard: safe, atomic, reversible filesystem swaps with policy and audit
-
rustic_testing
rustic_testuing - library for test support in rustic-rs
-
spyc
TUI file commander where the AI agent in the side pane can query the file commander itself
-
rsmount
Safe Rust wrapper around the
util-linux/libmountC library -
f00
f00 — a modern, friendly directory lister (ls rewrite)
-
hitchmark-cli
CLI tool for stable, addressable document links via hook:// URIs
-
rosetree
A fast command-line tool for scanning directories, analyzing file structures, and extracting file contents with gitignore support
-
elemental-core
Core library for Elemental, providing common utilities and abstractions used across the project
-
cognis
umbrella crate: agent builder, multi-agent orchestration, memory, middleware (rate limit, retry, PII, prompt caching), built-in tools, and re-exports of cognis-core, cognis-graph, cognis-llm, and cognis-rag
-
musefs-db
SQLite store and schema for musefs (tracks, tags, content-addressed art)
-
nydus-service
Nydus Image Service Manager
-
rexgen
A fast CLI to generate text that matches regex-like patterns
-
micro-games-kit
Micro Games Kit
-
cargo-workspace-analyzer
A CLI tool that analyses dependencies within a Cargo workspace
-
flysystem
A filesystem abstraction layer for Rust
-
mmoxi
tools for IBM Storage Scale file systems
-
mktemp
files and directories
-
sim-table-core
Shared table substrate: path references and the table operation protocol
-
tauri-plugin-file-access
Native text file import/export plugin for Tauri
-
rex-redaction
Sensitive data redaction utilities for REX
-
kcr_sparkoperator_k8s_io
Kubernetes Custom Resource Bindings
-
obliviate
Small utility to delete files older than a certain amount of days
-
snyd
A fast trigram-indexed file search daemon with fuzzy matching and real-time filesystem watching
-
cabinpkg-registry-file
Local file-registry backend for Cabin
-
did-scid
did:scid in Rust
-
lyon_extra
Various optional utilities for the lyon crate
-
edgecrab-security
Security primitives: injection scanning, secret redaction, command approval, URL safety
-
gravityfile
A state-of-the-art file system analyzer with TUI
-
file-vec
Uses memory mapping to store a Vec like data structure on the disk instead of in RAM
-
moduforge-rules-engine
moduforge 引擎规则
-
aqc-filetree
Walk one directory root into a FileTree: gitignore-aware phase 1 plus rule-driven recovery phase 2
-
proka-fs
The filesystem of ProkaOS, which is light and simple
-
monochange
Manage versions and releases for your multiplatform, multilanguage monorepo
-
edgecrab-migrate
Migration tool: hermes-agent / OpenClaw → EdgeCrab config, sessions, skills
-
dar-orchestrator-api
Public orchestration bus contract shared between orchestrator and dashboard
-
am-img-qcow2
Pure-Rust QCOW2 reader. Exposes a Rust API and a C ABI suitable for FFI from C/C++/Go/Swift.
-
radicle-surf
A code surfing library for Git repositories
-
draviavemal-openxml_office
create and manipulate excel,power point and word documents
-
kboot
A custom target runner for Rust-based operating system kernels
-
lsplt-rs
binding for LSPlt
-
atefs
Distributed filesystem built on an immutable data store with strong encryption and authentication
-
kindred-plugin-sweep
Generic file-sweep source plugin for kindred: glob a directory tree into hashed, immutable evidence
-
hxcfe
Rustty safe abstraction over hxcfe-sys. Unfinished work, contributions are welcomed.
-
agent-doc-callback-io
Filesystem-backed callback request and response sidecars for agent-doc
-
pulith-state
Transaction-backed persistent state for Pulith resources
-
exfat-fs
A comprehensive implementation of the exFAT filesystem
-
java-locator
Locates a Java installation in the host
-
guse
A git-based virtual filesystem mounted with fuse. It allows mounting of multiple repositories, fetched from GitHub or Gitlab, independently as well as running automated builds and tests on them.
-
fmeta
Find alternative that emits files with rich metadata (mime, encoding) - AI-friendly
-
usn-parser
A Windows utility for NTFS/ReFS to search the MFT & monitoring the changes of USN Journal
-
ozymandias
Alpha-quality backup program
-
elio
Snappy, batteries-included terminal file manager with rich previews, inline images, bulk actions, and trash support
-
microsandbox-filesystem
Filesystem backends and guest filesystem support for microsandbox
-
snapdir-stores
snapdir stores: FileStore, S3/B2/GCS native SDK stores + external-store shim
-
rmtree
faster rm -rf
-
hostab
Your dev tool to manage /etc/hosts like a pro — written in Rust
-
ax-fs
ArceOS filesystem module
-
jdx-tar
Secure streaming tar reading, writing, and GNU sparse extraction
-
cliclack-file-autocompletion
File path autocompletion for cliclack prompts
-
openstack-cli-image
OpenStack CLI Image commands
-
pistonite-cu
Battery-included common utils to speed up development of rust tools
-
xdg
storing and retrieving files according to XDG Base Directory specification
-
e9571_file_lib
file and directory operations, including MD5 hashing and recursive copying
-
domain_status_cli
CLI definition for domain_status (single source of truth for completions and man page)
-
treetoclip
Generate a clean directory tree and copy it to the system clipboard
-
empty-dir
Remove empty dirs
-
ninep
A bare bones 9p implementation
-
oxifont-discovery
Pure Rust OS font-directory discovery for OxiFont
-
libflatterer
Lib to make JSON flatterer
-
forever-ago
Nightly tar.gz backups of a directory with SHA-256 verification and retention pruning
-
pict-rs-store
File store abstraction for pict-rs
-
mani
in-memory manifest of related files
-
dotsy
A basic dotfile manager created to replace my usage of dotbot
-
prefer
A lightweight library for managing application configurations with support for multiple file formats
-
bmrk
A fast TUI for directory navigation and bookmark management
-
navi-vfs
Local agentic engine and terminal-first coding agent
-
ebod
An Easy/Efficient Backup Solution for manual backup of syncing data in local storage devices
-
git-where
Git extension for navigating repos and worktrees — find files, directories, and branches across projects with frecency-ranked fuzzy selection
-
normalizefs
Normalization of file system paths
-
hashtree-fuse
FUSE filesystem mount for hashtree content-addressed trees
-
utime
A missing utime function for Rust
-
syft-objects
Content-addressed object storage and snapshot trees for syft
-
jokolink
copy MumbleLink of Guild Wars 2 by running in wine and copying it to linux filesystem for native access by linux apps
-
protoc-bin-vendored-linux-x86_64
protoc binary for linux-x86_64 compiled by Google and bundled in this crate
-
stellar-archivist
Stellar History Archive tools and utilities
-
nornir-guard
AI-agent guard rails — enforces a
[guard].forbiddenpath list at the filesystem level (chmod -w) with a tamper-evident sha256 manifest, so a misbehaving agent gets EACCES rather… -
gc_fst
Gamecube ISO unpacker and rebuilder
-
ruvix-fs
Minimal filesystem for the RuVix Cognition Kernel (ADR-087 Phase E)
-
zaino-common
Common types and configurations shared across Zaino crates
-
cachecow
A stupid simple JSON key-value filesystem cache
-
uni-app
native/wasm compatibility layer for window creation, input and filesystem
-
oxistore-blob
OxiStore blob storage: BlobStore trait + local/memory backends
-
supernote_pdf
CLI to convert .note files (and directories of them) into pdfs for archival and backup
-
allex-guards
Disk/RAM headroom watchdog (gauges with hysteresis) for fire-and-forget allex services
-
pay-respects-utils
pay-respects CLI tool
-
fileluya-lattices
Filesystem lattice types for KeyLeLuYa, extending propagators-chirho
-
arcpeek
Core library for arcpeek, a FUSE-based Archive Filesystem for Linux
-
diskspace-cli
Find the dead weight in your cargo hold — a personalized, reversible disk-cleanup CLI
-
project-root
return the absolute path to your project root
-
glob-rs
port of Python’s glob: shell-style pathname expansion (*, ?, [seq], [!seq], ** recursive) over the filesystem, matching CPython semantics
-
bv-core
Core types for biov: manifests, lockfile, cache layout, and error types
-
save_my_code
save code and other files
-
pcf-compact
Compactor for Partitioned Container Format (PCF) files: reclaims dead space and trims reservations
-
dkdc-bookmarks
Bookmarks in your filesystem
-
lstr
A blazingly fast, minimalist directory tree viewer, written in Rust
-
hexga_io
io file traits abstraction to allow read/write bytes from a file, and iterating over directory
-
cellos-export-local
Local-filesystem ExportSink for CellOS — writes per-cell evidence bundles to an operator-configured directory
-
rune-fs
Read-only, low level, virtual file types for the RuneScape file system
-
brk_rolldown_fs
Filesystem abstraction layer for Rolldown
-
integrity-checker
integrity checker for backups and filesystems
-
bv-runtime-apptainer
Apptainer/Singularity container runtime implementation for bv
-
dtw_rs
A zero-dependency Dynamic Time Warping (DTW) library for Rust
-
winfsp_wrs
WinFSP wrapper for rust
-
exact-reader
I/O buffering crate, supporting reservation-based reads and virtually-concatenated file handling
-
krun-devices
Virtual device emulation for libkrun
-
loppel
local file backups with a bit of compression
-
canvas-downloader
Download and organize all your course materials from Canvas LMS 📚
-
shardline-storage
Content-addressed object storage contracts and adapters for Shardline
-
bevy_prefs_lite
preferences system for Bevy
-
rust_c3
C3 for Rust
-
rs-drivelist
basically a Rust implementation of Balena’s drivelist
-
oci2rootfs
Convert OCI container images to ext4 root filesystems
-
degenverate
Loads environment variables from an environment.d directory
-
fshasher
Scan the destination folder and make a hash of all files to get the current state of the directory
-
sos-vfs
Virtual file system same as tokio::fs
-
hh-record
Halfhand recorder: PTY runner, FS watcher, MCP proxy
-
compile_time_ls_colours
A compile-time map of LS_COLORS-style extension-to-colour mappings
-
xt-oss
Aliyun OSS SDK
-
rusk-tuf
TUF (The Update Framework) metadata verification for rusk
-
bindport-runner
BindPort command runner primitives
-
hadris
A unified Rust storage toolkit for filesystems, partitions, archives, and disk images
-
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…
-
gimic
The solution for maintaining borrowed directories/files in remote repos
-
ruri
Calculates the CRC-32 of a file and checks it against the filename
-
lune-utils
Lune
-
tempfs
A lightweight Rust crate for managing temporary files and directories with automatic cleanup
-
boundedio
TOCTOU-safe size-capped reads (file / reader / stdin) for the Santh fleet, defends against decompression-bomb and /dev/zero-style unbounded reads
-
builddir-clean
Cleans rust build directories recursively
-
synchi
Two-way file sync with conflict detection for local and SSH roots
-
bitslideslib
Core library for synchronizing volumes in the background
-
dataspool-rs
Efficient data bundling system with indexed .spool files and SQLite vector database
-
luks-header-backup
A luks header backup tool
-
walkthrough
recursive directory traversal
-
rmp_fs
A small lib that help to serialize and deserialize from/to rmp (RustMessagePack) with a file
-
triad-fs
Filesystem adapter for triad claims, config, snapshots, and evidence
-
siteforge
Archive websites into AI-readable local knowledge archives
-
russh-core
Core SSH session management library — config, resolution, validation, and command building
-
opendev-tools-core
Tool framework foundation for OpenDev: traits, registry, policies, and sanitization
-
filelocks
Platform-native file locking with blocking and non-blocking support
-
drasi-bootstrap-scriptfile
ScriptFile bootstrap plugin for Drasi
-
spacemap
A beautiful CLI tool for analyzing disk space usage with rich terminal visualizations
-
arcbox-virtio-blk
VirtIO block device implementation for ArcBox
-
decmpfs
Apply OS-level transparent filesystem compression (APFS decmpfs / btrfs / NTFS) to a file in place
-
filterpath
fp (FilterPath) is the filter equivalent for the Unix test util
-
picon
Get process icons in a cross-platform way
-
ram-map-viewer
Graphical viewer for a simple format memory map
-
rustpix-io
Memory-mapped file I/O for rustpix
-
fsx
File System eXerciser
-
rangefs
A fuse-based filesystem to map ranges in file to individual files
-
icon_finder
Find the path to a Linux application icon by name and resolution
-
rust-silos
Minimal, robust file embedding for Rust. Efficient, allocation-free, and reliable.
-
mofu
More optimistic file utilities
-
formcalc-interpreter
FormCalc expression interpreter for XFA dynamic forms. Experimental — part of the PDFluent XFA stack, under active development.
-
confguard
Guard your sensitive configuration files
-
smart-tree
Smart Tree - An intelligent, AI-friendly directory visualization tool
-
dream_archivetool
Inspect, extract, create, and update Bethesda BSA and BA2 archives
-
capulus
Shared support helpers for komputation CLI tools
-
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…
-
libzetta
stable interface for programmatic administration of ZFS
-
concrete-cli
Command-line client for the Concrete platform
-
diskforge
Intelligent disk cleanup CLI for developers — scan, find, deduplicate, and clean
-
vta-backup
VTA backup/restore subsystem — encrypted full-state export/import, the sealed backup-bundle store, and its TTL sweeper
-
fence-tui
Terminal reviewer for Fence sessions
-
covy-cli
Fast Rust CLI for coverage and diagnostics gating
-
tree-type
Rust macros for creating type-safe filesystem tree structures
-
dowser
A recursive, canonicalizing file finding library for Unix
-
rrcm
Rust RC file Management commands
-
pankosmia_web
A web server for pankosmia desktop applications
-
rune-chain-loader
Document loaders for rune-chain: plain text, JSON Lines, CSV, and directory walking
-
esh
Embeddable SHell - a Rust library for building interactive, command-driven CLI applications
-
timestore
Fully serializable on-disk datastore for time data
-
raz-override
Override management system for raz with stable key generation
-
esl01-indexedlog
Append-only on-disk storage with integrity checks and indexing support
-
a3s-box-sdk
Rust SDK for a3s-box direct runtime-backed management APIs
-
rolldown_fs
Filesystem abstraction layer for Rolldown
-
quanttide-devops
QuantTide DevOps toolkit — 契约驱动的 DevOps 治理工具库
-
discord-updater
download and install the latest Discord version to resolve update issues
-
spacetimedb-fs-utils
Assorted utilities for filesystem operations used in SpacetimeDB
-
tos-cli
Dedicated ByteCloud TOS command-line installer
-
npingler
A Nix profile manager for use with npins
-
weight
Allows you to quickly and easily calculate the size of all files even with deep nesting
-
picomeson
A small parser for meson.build files
-
include-exclude-watcher
Async file watcher with glob-based include/exclude patterns and built-in debouncing
-
google_drive_client
Google Drive Client (Rocket) for api rest
-
gonzalo-store-fs
Filesystem storage substrate for gonzalo
-
get-executable
Find the appropriate executable to run from a name or path
-
omnifs-host
Host runtime for the OmnIFS virtual filesystem with WASM provider support
-
usnjrnl-forensic
NTFS USN Journal parser with full path reconstruction via journal rewind
-
endur
backs up your work automatically via Git commits
-
needs_rebuild
check if files need to be rebuilt based on their modification times
-
mime_multipart
MIME multipart parsing, construction, and streaming
-
backuppc_pool_reader
CLI for reading BackupPC pool files (contains a FUSE file system to mount the pool)
-
koto_tempfile
A Koto library for working with temporary files
-
hashtree-fs
Filesystem-based content-addressed blob storage for hashtree
-
blinkvm-shared
Shared Blink protocol types and constants
-
roder-tools
Agentic software development tools and SDKs for Roder
-
normalize-ecosystems
Project dependency management for multiple package ecosystems
-
wae-storage
WAE Storage - 存储服务抽象层,支持腾讯云 COS、阿里云 OSS、AWS S3、Google Cloud Storage、本地存储
-
cargo-afl-common
Fuzzing Rust code with american-fuzzy-lop
-
btrfs-fuse
Userspace FUSE driver for btrfs, built on btrfs-disk
-
llmenv-paths
Path resolution utilities for llmenv
-
forensic-vfs-engine
The forensic-vfs registry + resolver: one Vfs::open(path) that detects the container/volume/filesystem stack of a piece of evidence and mounts a read-only dyn FileSystem
-
zesh
A zellij session manager with zoxide integration, inspired by tmux sesh
-
rtop-rs
Faster and better alternative to Vtop written in Rust
-
rustydemon-blp2
reading BLP texture files (BLP0/BLP1/BLP2)
-
safe-path
safely handle file system paths for container runtimes
-
cat-dir
Bundle directory tree into one plain-text file. (like tar, but you can
catit) -
parcopy-cli
Fast parallel file copy command (pcp)
-
composefs-storage
Read-only access to containers-storage (overlay driver)
-
wikijs
API bindings, CLI client and FUSE filesystem for Wiki.js written in Rust
-
bluenoise
Ergonomic blue noise (poisson disk sampling) for the masses
-
tidemark
Snapshot a directory tree and diff what changed - no git required. Built for humans and agents.
-
biometrics_prometheus
prometheus-compatible exporter of biometrics
-
imf
processing .imf files
-
trackone-evidence
Rust-native verifier and deterministic compactor for TrackOne v2 evidence bundles
-
cfdp-rs
High level CCSDS File Delivery Protocol components
-
audiorouter-dashboard
HTTP/SSE dashboard API and static-file host for audiorouter
-
bigbro
tracking file accesses of processes
-
cap-tempfile
Capability-based temporary directories
-
brk_website
Standalone website server for BRK
-
hlg
HLG, or HI, Let's Go!, is a powerful bookmark manager to keep track of your favorites both on the filesystem and the web
-
rok-storage
Driver-swappable file storage for the rok ecosystem
-
bomboni_fs
Utilites for working with the file system. Part of Bomboni library.
-
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…
-
zouni
Variety of functions that
stddoes not offer orstdoffers but are not satisfiable -
skilllite-fs
SkillLite FS: centralized file read/write/search_replace
-
iso9660
(Incomplete) implementation of ISO9660 filesystem
-
composefs-ioctls
Low-level ioctl wrappers for composefs (fs-verity, loop devices)
-
oxidros-build
Build utilities for oxidros ROS2 message generation and FFI bindings
-
rawdb
Single-file, low-level and space efficient storage engine with filesystem-like API
-
converge-storage
Object storage contract types for Converge — ObjectStore re-exports, URI parsing, and the optional Polars/Parquet bridge
-
fs_rollback
offers a rollback mechanism in Rust for fs common operations
-
qtcloud-devops-cli
量潮DevOps云命令行工具
-
fifi
Find identical files in subdirectories
-
tectonic_io_base
Basic types for Tectonic's pluggable I/O backend system
-
apple-sdk
Interact with Apple SDKs
-
siff
File browser with repomix and yek as supported parsing backends
-
rfs-webserver
a small Rust webserver built with axum that serves a seeded randomly generated virtual filesystem
-
xdvdfs
interacting with XISO/XDVDFS images
-
rattler_lock
Rust data types for conda lock
-
gosyn
Golang syntax parser in Rust
-
anpm
Alonso's Node Package Manager - Fast, simple, and pretty
-
uv-cache-info
internal component crate of uv
-
libstorage
Storage helper functions
-
kondo-lib
Shared code lib for kondo and kondo-ui
-
dir_indexer
The project is a Rust library for indexing and retrieving file paths within a directory tree
-
dustr-cli
Fast Rust-based disk usage analyzer with histogram visualization
-
abstract-gui
Declarative GUI structure language and CLI
-
fabricatio-constants
Constants for the fabricatio
-
kora-cdc
Change Data Capture with per-shard ring buffers and subscriptions for Kōra
-
embd
Read files or directories from the filesystem at runtime on debug, embed on release
-
dps
Debian Profile Sync — deploy a Proxmox LXC container and sync user profiles across Debian machines
-
mtp-mount
Mount MTP devices as local filesystems via FUSE
-
kirmes
providing access to systemd's userdb varlink interface
-
filemind
Production-grade, deterministic, content-aware file organizer CLI — zero AI, zero network, single binary
-
fs_extra_rs
Expanding std::fs and std::io. Recursively copy folders with information about process and much more.
-
oswo
Organize your sway outputs
-
scankit
Walk + watch + filter directory trees. The shared scanner Tauri / Iced / native desktop apps reach for when they need to enumerate user files.
-
ploys
manage projects, packages, releases and deployments
-
fcntl-tool
Your small yet useful swiss army knife for the
fcntlsystem call, specifically for acquiring and testing file locks, but not limited to those -
supgit
GIT CLI simplified
-
dia-files
-
re_entity_db
In-memory storage of Rerun entities
-
hom-brain
Core brain daemon — memory, ledger, recall, quality gates, vector search
-
zettelkasten-cli
A zettelkasten CLI that just works and gets out of your way
-
shotpaste
One screenshot, three pastes. Atomic multi-format clipboard (image + file + path) on Windows, macOS, and Linux.
-
crud-path
-
embeddenator
Sparse ternary VSA holographic computing substrate
-
app-rummage
Find installed and running applications on Linux
-
nfs3_client
NFS3 client
-
fsig
A filesystem signal crate for monitoring, debouncing, and filtering events
-
precursor
Pre-protocol payload tagging, similarity clustering, and packet/firmware triage CLI
-
melin-server-runtime
Application-agnostic server runtime with accept loop, journaling, replication, and optional DPDK transport
-
tapfs
FUSE filesystem that mounts enterprise REST APIs as agent-readable files
-
trussed-wrap-key-to-file
extension for wrapping large keys to the filesystem with trussed
-
learnerd
The way to interact and learn stuff
-
dwh
digitronic protocol dwh
-
linkleaf-cli
Local-first protobuf-only link feed manager (linkleaf.v1) for the terminal
-
xtee-teec
TEE client API bindings for xTEE Rust SDK
-
fdedup
Cross platform md5 based file deduplication tool
-
bougie-fs
Filesystem primitives for bougie: file locks, on-disk state, install-tree layout
-
onelf-format
Binary format definitions for onelf
-
cooldown-registry
Shared HTTP client, on-disk metadata cache (with a monotonic publish-time floor), and per-host concurrency for cooldown registry adapters
-
clawsh
A shell built in rust for codecrafters
-
mount-fstab
Type-safe /etc/fstab parsing, editing, and validation library
-
stackathon
The interpreter for the Stackathon language
-
file_picker
Prompts the user to pick a file interactively from the current directory
-
libreoffice_convert_rust
converting documents using LibreOffice
-
recently-used-xbel
Parse the ~/.local/share/recently-used.xbel file
-
protontools
CLI tool for discovering and invoking Proton installations on Linux systems
-
TidyTUI
A blazingly fast, terminal-based system cleaner written in Rust
-
pmbs
(每分钟) 创建 btrfs 快照, 并自动清理. (Make btrfs snapshot (every minute), and auto clean)
-
build-deps
Rust build-script dependencies generator for data/IDL files
-
libbtrfsutil
bindings
-
extended-notify
extended cross-platform filesystem notifications
-
aa-cli
aasm — command-line tool for Agent Assembly
-
arigato
barebones Rust framework for creating and serving a 9p filesystem
-
build-crate
Generic cargo-inside-cargo orchestration for cross-compiling guest programs
-
mnemo-cma
Anthropic CMA-Memory drop-in compatibility shim — mount, mirror, export the Markdown-tree filesystem-of-memory beta announced 2026-04-23 (v0.4.1 P0-2)
-
veks-io
Standalone vector data I/O — read and write fvec, ivec, mvec, dvec, bvec, svec, npy, parquet, and slab formats
-
rew-utils
Core utilities and types for the Rew runtime system
-
bestiary
A catalog of Linux apps and where they keep their data
-
codex-multi-workspace
Run Codex CLI in Docker across saved single-folder or multi-folder workspaces
-
jsph-tg-arceos-tutorial-exercise-ramfs-rename-axfs
ArceOS filesystem module
-
neatcli
A smart CLI tool to organize and clean up messy directories
-
fierros-sdk
Stable extension contracts and compatibility harness for Fierros
-
casc-storage
CASC (Content Addressable Storage Container) implementation for local game file storage
-
exhume_filesystem
This exhume module is proposing a standard abstraction layer of a FileSystem, File and Directory for any exhume filesystem modules (extfs, ...)
-
east-manifest
Manifest data model, YAML parsing, and import resolution for east
-
ty_module_resolver
internal component crate of Ruff
-
moosicbox_app_models
MoosicBox App models package
-
mlua-check
Lua checker on mlua — undefined variable/global/field detection with LuaCats support
-
squishy
A convenient high level library for reading SquashFS and DwarFS files
-
atomic-file
upgradeable ACID one-shot files
-
deno_fs
Ops for interacting with the file system
-
protoc-plugin-by-closure
Use Google Protocol Buffer compiler (
protoc) with your closure code -
fsspec_rs
fsspec-compatible backends with Rust acceleration
-
mchdir
enter a directory in one command
-
autoeq-testfunctions
A collection of non linear functions for testing optimisation algorithms
-
shannon-nu-experimental
Nushell experimental options
-
ristretto_test_util
Internal shared test utilities for the ristretto workspace
-
squick-watch
Debounced filesystem watcher for Squick: triggers incremental rescans on file save
-
zcopy
Copy files in the command line with ease
-
udev-xpath
Match udev devices with xpath queries
-
btrfs-fs
High-level filesystem API on top of btrfs-disk: lookup, readdir, read, xattr
-
cmake-parser
parse cmake language
-
fcp
A significantly faster alternative to the classic Unix cp(1) command
-
simd-r-drive-extensions
Storage extensions for SIMD R Drive
-
revelo-reader
Input/reader layer for revelo (file and directory sources)
-
exhume_exfat
Extract exFAT Filesystem specific artefacts from a given Partition
-
secure-exec-sidecar
Native Secure Exec sidecar runtime
-
shacl_rdf
RDF data shapes implementation in Rust
-
oni-comb-uri
Zero-copy RFC 3986 URI parser with URN support built on oni-comb-parser
-
cache-lite
A cross-platform caching library for Rust with configurable storage, lifecycle, and file formatting
-
photon-wal
WAL contracts and adapters for Photon
-
tokyo-codegen-engine
Path-free orchestration for Tokyo code generators
-
ulysses-link
Background service that extracts documentation files from code repositories and links them for Ulysses external folder importing
-
simple-home-dir
Returns the path of the current user's home directory if known
-
contexa
Git-inspired context management for LLM agents -- COMMIT, BRANCH, MERGE, and CONTEXT over versioned memory (arXiv:2508.00031)
-
distronomicon
GitHub release updater for Linux binaries
-
ambient-fs-core
Core types and pure logic for ambient-fs
-
positioned-io2
Reading and writing at an offset
-
yan-log
轻量级日志库
-
mkfs-sysv
Create SVR4 (System V) filesystem images
-
parity-path
Path utilities
-
rattler_cache
manage the caching of data in rattler
-
bobr-sandbox
Sandboxed build execution for the bobr content-addressed build system
-
wireman-config
Config for wireman
-
gitmeta
Fast per-file git metadata (last-commit time/author/subject, churn, tracked/ignored) resolved by scanning a working tree once
-
owfs
Rust API for OWFS (1-Wire file system)
-
infolyt
Complete filesystem intelligence — index, analyse, organise
-
cross-xdg
Cross-platform XDG Base Directory Specification implementation
-
dpp-tool
CLI to explore Apple DMG disk images: DMG → HFS+/APFS → PKG → PBZX → files
-
fclones
Finds and removes duplicate files
-
trackone-constants
Shared constants for TrackOne crates
-
pict-rs-fjall-repo
fjall repo for pict-rs
-
gnoci
Small OCI image builder
-
qubit-fs
Pluggable filesystem abstraction for Rust
-
rencfs
WARNING! UNDER ACTIVE DEVELOPMENT. An encrypted file system that is mounted with FUSE on Linux. It can be used to create encrypted directories.
-
tree-owners
Find all owners (user and group) inside a directory tree
-
sf3
File Format Family in Rust
-
stellar-org
A fast CLI tool to organize your files automatically by category, date, or hybrid mode
-
notnow
A terminal based task and TODO management software
-
exocrate
An exoskeleton for your crate
-
jacquard-olsrv2
Deterministic OLSRv2-class link-state routing engine for Jacquard
-
docufort
A toolbox for the docufort crash fault-tolerant append only file format
-
cpp-linter
Run clang-format and clang-tidy on a batch of files
-
safeatomic-rs
Atomic POSIX filesystem primitives: write_atomic, write_once, append+fsync, rename, fsync_dir. Rust sibling of the Python
safeatomicpackage. -
zsplit
Split text into multiple files by line
-
xous-tools
A set of tools for managing Xous ecosystem binaries
-
yak_cl
Command line tool for Yak
-
kcr_shipwright_io
Kubernetes Custom Resource Bindings
-
anvil-appimage
Automatically install AppImages with desktop integration
-
vshadow
Pure Rust parser for Windows Volume Shadow Copy (VSS) snapshots. Read-only access to VSS stores from forensic disk images without Windows APIs.
-
aliyundrive-fuse
FUSE for AliyunDrive
-
permanager
Scan and list GitHub permanent links (blob/<sha40>) in your source code
-
rcp-tools-rrm
Fast file removal tool - efficiently removes large filesets (similar to rm -rf but much faster)
-
tmpfile
A temporary file writer with an option to persist
-
graphgarden
CLI for GraphGarden — crawl a site and generate its protocol file
-
rusoto_fsx
AWS SDK for Rust - Amazon FSx @ 2018-03-01
-
unin-bin
A universal installer for many languages so you don't have to remember any commands
-
fontlift-core
Core font management library for fontlift
-
velo-rendezvous
Rendezvous data staging and large payload transfer for velo
-
gobblytes-core
Filesystem traits, OSTree path wrapper, and shared test helpers
-
clipboard-history
CLI for interfacing with the ringboard server
-
s3bolt
High-performance S3 file copy tool — concurrent, async, built in Rust
-
rust-filesearch
Fast developer tools: fexplorer (file explorer) and px (project switcher with fuzzy search and frecency)
-
phd
an esoteric gopher server
-
xvc-walker
Xvc parallel file system walker with ignore features
-
pushd
that implements pushd
-
coffee-ldr
Coffee: A COFF loader made in Rust
-
Disk-Mosaic
Disk Mosaic is a disk utility helping you to identify biggest folders
-
fskit
Abstractions for building read-only sans-io abstractions VFS
-
dirstride
Platform-optimized recursive directory walker with metadata
-
zuit-plugins
Subprocess-based third-party analyzer plugins for zuit
-
lunar-lib
Common utilities for lunar applications
-
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
-
abus
Dbus implementation
-
kcode-kweb-db
A disk-first convergent signed-DAG store for Kweb nodes and objects
-
ttsync-fs
File system adapter for TT-Sync manifest scanning and atomic I/O
-
backup-suite
Fast, secure & intelligent local backup tool with AES-256 encryption and Zstd compression
-
gen-bazel
gen — Bazel BUILD.bazel + MODULE.bazel renderer. Sibling of gen-nix (per-crate Nix) and gen-nix-bulk (per-tree Nix); same typed Manifest in, typed Starlark out. Operators pick the…
-
toai
path crawler, that copies all SRC files into a singe output to send it to a ai (toai)
-
az_logger
Very simple logging crate for my projects
-
taill
A TUI log viewer with search, filtering, and real-time file monitoring
-
osrand
Random numbers from the OS interface
-
ffcnt
Fast file counting on HDDs
-
path_helper
简单易用的路径处理库
-
analysis
Contrail analysis UI and scoring service
-
btrfs-cli
User-space command-line tool for inspecting and managing Btrfs filesystems
-
chithi
OpenZFS replication tools
-
renamore
More ways to rename files
-
tbl-core
reading and modifying tabular files
-
opentalk-report-generation
OpenTalk report generation functionality
-
embedded-exfat
ExFAT filesystem library with async support, mainly focusing on embedded system
-
crev-recursive-digest
implementing recursive digest for filesystem directories
-
skidbladnir
Skíðblaðnir — 100% Rust airgap pack/move/unfold/install framework (Redfish · Terraform · KVM)
-
filelock
Cross-platform file locking library for Rust
-
project-origins
Resolve project origins and kinds from a path
-
fileluya-ledger
Quantum-resistant token system for KeyLeLuYa — balances as propagator cells, transfers as Forge gears, sigchain as ledger
-
rtag-lib
File tagging library for Linux targets
-
hashdir2
A fast, parallel, multi-algorithm directory hasher
-
linera-wallet-json
Persistent wallet implementation for the Linera protocol
-
hard-sync-core
Core library for hard-sync: file sync engine, drive detection, config, and watch mode
-
crust_shared_infrastructure
Shared infrastructure layer for the Crust project
-
sley-index
Native-Rust reader and writer for Git's index (staging area) file format, versions 2 through 4 plus the cache-tree extension
-
tidymyfiles
fast file organizer written in Rust
-
manualmap_nostd
Manually map PE to process memory
-
git-vendor
An in-source vendoring alternative to Git submodules and subtrees
-
teamy-mft
TeamDman's Master File Table CLI and library for NTFS
-
lz
A CLI tool to list the 5 most recently accessed files in a directory tree, sorted by last access time
-
smfh
Sleek Manifest File Handler
-
lingshu-security
Security primitives: injection scanning, secret redaction, command approval, URL safety
-
iforgor
The CLI tool for all those commands you forget about
-
dotnetrawfilereader-sys
A low-level interface to a in-process dotnet runtime for Thermo Fisher's RawFileReader library
-
hx-solver
Dependency resolver for Haskell packages
-
noice-rs
A minimal suckless-style file browser for the terminal with vim-like keybindings
-
limo
Interactive shell for Project Lighthouse model servers
-
cow-cli
Copy-on-write workspace manager for parallel development
-
which_problem
Diganose your executable lookup problems with this rust library
-
inotify-sys
inotify bindings for the Rust programming language
-
wfs
Rust client for WFS
-
herolib-virt
Virtualization and container management for herolib (buildah, nerdctl, kubernetes)
-
alass-util
convenience API for subtitle synchronization with alass-core
-
mimetype-cli
MIME type lookup, detection and reverse lookup CLI tool
-
rapid-delete-lib
A high-performance file deletion library
-
curie-deps
Maven dependency resolution for the Curie build tool
-
re_data_ui
ui elements for Rerun component data for the Rerun Viewer
-
libdiskonaut
Disk usage model, treemap layout, and formatting for diskonaut
-
sail-rs
Official Rust SDK for Sail: create and drive sailboxes (sandboxed cloud VMs) with lifecycle, streaming exec, file transfer, and ingress
-
globber-ai
AI-native glob — POSIX-rooted pattern matching with SIF output, budget-aware walking, multi-pattern rulesets, and linear-time matching
-
poe_data_tools-cli
A CLI for working with Path of Exile game data
-
ambient-fs-watcher
Filesystem watcher with debounce and attribution
-
newt-tools
Newt-Agent file/code tool surface — read, edit, search, apply-patch
-
py_executer
A Rust-based command-line tool to execute Python scripts with automatic virtual environment and dependency management
-
car-utils
ipfs car file reader writer and utils CLI
-
vdisk
Virtual disk image tool for creating, partitioning, formatting, and manipulating images
-
easy_file
easy file system
-
tyt-fs
Operations on the filesystem
-
snowbinary
A header based system for writing and reading binary files using its own format
-
lineriver
Non-blocking buffered line reader for Read objects
-
bitmagnet-comparer
extracting hashes from bitmagnet and outputting them to the console
-
weblauncher
execute commands through a web interface
-
scanner-output
Output record types and rendering helpers used by scanner-core
-
rocfl
A CLI for OCFL repositories
-
yazi-fs
Yazi file system
-
guestkit
Pure Rust VM disk toolkit with beautiful output, Windows registry parsing, and VM migration support
-
bucketwarden-fs
BucketWarden filesystem storage boundary
-
vcs-watch
Watch a Git or Jujutsu repository and stream typed state-change events (branch, HEAD, dirty, conflicts) — async, built on vcs-core
-
maram
A modern, high-performance alternative to the Unix tree command
-
softpath
A human-friendly file and directory path manipulation library for Rust
-
mcp-storage
Universal cloud storage MCP server — S3, R2, MinIO, GCS, Azure Blob. List, upload, download, search, manage buckets and objects
-
wnfs-nameaccumulator
Cryptographic accumulators for the Webnative Filesystem
-
syncor-cli
Cross-machine directory sync tool — link, push, pull, resolve conflicts
-
camino-tempfile-ext
Quality-of-life extensions for camino-tempfile
-
steady-fs
Small, boring, reliable filesystem helpers for Rust CLI tools and developer apps
-
tauri-plugin-fs-pro
Extended with additional methods for files and directories
-
onpath
Get your tools on the PATH — cross-shell, cross-platform, zero fuss
-
ohos-fileuri-binding
OpenHarmony's fileuri binding for rust
-
chronocode
Watch directory structure and file changes in real-time with a beautiful TUI
-
jumprs
Unified API for reading directory jumper databases (zoxide, z, autojump, fasd)
-
blaze-core
Blaze as a library
-
daipendency
AI coding assistants with public API from dependencies
-
agent-os-kernel
Shared kernel plane for Agent OS native and browser sidecars
-
wholesum
Wholesome collection of file hashing algorithms all bundled in a single tool. Like sha256sum, b3sum and others, but one: the whole-sum.
-
feff10-cli
CLI for running FEFF10 calculations
-
lib_file
File handling utility functions
-
iso9660_simple
ISO9660 reading library
-
corsa_bind_lsp
LSP-focused clients, overlays, and virtual documents for typescript-go
-
indexlake-index-rabitq
IndexLake RaBitQ index
-
breezy-debian
Debian support for Breezy
-
file-id
reading inode numbers (Linux, MacOS) and file IDs (Windows)
-
opendal-service-hdfs-native
Apache OpenDAL HDFS Native service implementation
-
browser-forensic-discovery
Auto-detection of browser profiles on the local filesystem
-
dedups
A fast and efficient file deduplication tool with support for media files
-
atm-refraction
Tools for calculating light paths in the atmosphere
-
rncls
react native or nodejs package manager
-
disky
Fast macOS disk analyzer and cleanup CLI in Rust — ncdu / dust / GrandPerspective alternative with snapshot diff, agent-native JSON, and Trash-restorable cleanup
-
spring-opendal
OpenDAL plugin for spring-rs
-
xch
A CLI utility and rust crate to atomically swap the content of two paths
-
rm_rf
Force-remove a file/directory and all descendants
-
name_exchanger_rs
Exchange names of two files, directories, or symbolic links with Rust and C APIs
-
skills-rs
Agent Skills library for Rust AI applications
-
vite-rs-dev-server
Uses ViteJS to compile frontend assets and embeds the results into your Rust binary. (Serves from the ViteJS dev server in development.)
-
fanotify-rs
The high-level/low-level implementation of Linux Fanotify
-
uira-security
Platform-native sandboxing (macOS/Linux) and permission management for Uira
-
borgbackup
A wapper for the borgbackup utility
-
zngur-autozng
Generating Zngur zng files automatically for a Rust crate
-
kiln-sv-wave
Surfer waveform integration for kiln
-
loq_fs
Filesystem operations for loq - enforce file size constraints
-
agglayer-elf-build
Building zkvm elf binaries, Agglayer-style
-
generate_from_path
Generate a Rust project from a local Liquid template. A stripped-down version of cargo-generate.
-
ext4_rs
Cross-platform rust ext4
-
normal-path
Ensure paths are normalized without I/O
-
persistent-map
async, persistent key-value store for Rust, backed by SQLite and designed for extensibility with other storage backends
-
orogene
node_modules/package manager and utility toolkit -
findfont
find font by file name
-
perl-path-security
Workspace-bound path validation and traversal prevention for Perl tooling
-
rosist-sallina-tg-rcore-tutorial-easy-fs-t1l4
Student AI4OSE lab easy-fs crate for Chapter 6 hard-link support in rCore Tutorial
-
linprov-ebpf
BPF LSM programs for the linprov daemon. Source crate consumed by
linprov’s build.rs to produce the in-kernel object; Dual MIT/GPL kernel-side, MIT OR Apache-2.0 source. -
koala-drift
Wiki ↔ code drift detector
-
rs-blocks
A lightweight i3/sway status bar written in Rust
-
ringboard
CLI for interfacing with the ringboard server
-
flopen
Reliably open and lock a file
-
leash-integration-filesystem
Typed Filesystem integration for Leash
-
include-lines
Macros for reading in the lines of a file at compile time
-
pijul-repository
Functionality for interacting with a pijul repository
-
tokio-dl-stream-to-disk
A micro-library for downloading from a URL and streaming it directly to the disk
-
ifft
IF Filsystem-event Then
-
cargoless-cas
Content-addressed artifact store: trait + local-disk implementation. Remote backends are v1.
-
aube-linker
Isolated symlink layout linker for Aube
-
git-backup
Bundles multiple repositories and copies to target directory
-
rhai-safe-io
Rhai bindings for safe filesystem I/O access in REX scripts
-
rustdoc-json
working with rustdoc JSON
-
proper_path_tools
Collection of algorithms and structures to handle paths properly
-
cmps
short for compose, a tool used to create or fill files with a default content
-
titor
A high-performance checkpointing library for time-travel through directory states
-
agent-sdk-store-file
Filesystem-backed durable store adapters for the Agent SDK
-
oli
OpenDAL Command Line Interface
-
duplicate_file_finder
Finds duplicate files
-
br-addon
addon
-
archivefs
A read-only FUSE filesystem for mounting compressed archives, inspired by archivemount
-
janice
A file sync tool that refuses to waste your time
-
dadk
DragonOS Application Development Kit DragonOS应用开发工具
-
nfs_mirror
Mirror a local directory into an NFS shared service
-
puzzlefs
next-generation container filesystem
-
decomp_settings
reading the decomp.yaml settings file
-
devdust
Clean build artifacts from development projects to reclaim disk space
-
evix-cli
Command line tools for evix
-
gam-model-api
Model and custom-family trait API and contracts for the gam penalized-likelihood engine
-
netcdf-src
Build scripts for building
netCDFfrom source -
helios-fhir-gen
module that serves as the cornerstone for generating Rust code from official FHIR (Fast Healthcare Interoperability Resources) specifications. This tool transforms FHIR StructureDefinitions into Rust types…
-
lwext4_rust
lwext4 in Rust
-
disktree
Disk usage TUI: scan a drive, see what's taking space, and delete it safely
-
dokan
Rust-friendly wrapper for Dokan (user mode file system library for Windows)
-
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
-
skillsrs-skillstore
Skill storage and filesystem management for skills.rs - Load and watch skill definitions
-
freneng
A useful, async-first file renaming library
-
atd-tools-fs
Built-in fs tools for the ATD reference runtime
-
hadris-common
Common types and functions used by Hadris
-
axiomsync
Local retrieval runtime and CLI for AxiomSync
-
n5
tensor file system format
-
affinidi-did-web
Minimal did:web DID method resolver for the Affinidi TDK
-
atrg-blob
Content-addressed blob storage for at-rust-go (S3 + filesystem backends)
-
dracon-system-lib
System diagnostics, SSH remote execution, and notification adapters
-
ext4-fs
A very basic library to read the ext4 filesystem
-
libatasmart
A wrapper around libatasmart-sys raw bindings
-
create-output-dir
Create an excluded from cache directory atomically
-
spook
File watcher geared towards automatic HTML generation and autoreload
-
dirk_assets
The DirkEngine's asset system
-
lms
A fast and reliable alternative to rsync for synchronizing local files
-
googleapis-tonic-google-devtools-cloudbuild-v1
A Google APIs client library generated by tonic-build
-
rsy
A blazing fast parallel copy tool for Unix
-
microsandbox-agentd
Guest init process and agent daemon for microsandbox microVMs
-
silicube
sandboxed code execution
-
walogs
A crash-safe write-ahead log library with multi-segment rotation and configurable durability
-
filenamegen
Shell-style filename generation aka globbing
-
az-config-center-contract
AIO Desktop 配置中心契约层:Shell 组件类型、注册表、构建结果及桌面后端状态的数据类型定义
-
ckg-query
Shared query layer for ckg — pure functions returning typed structs, consumed by both ckg-cli and ckg-mcp
-
cargo-apfs-compress
Compress Cargo target artifacts with APFS compression on macOS
-
smoky
clean CLI REST stress testing tool
-
untree
inverts the action of tree. It allows you to create directory trees from a textual representation of the tree.
-
format-commodore-amiga-adf
Deterministic, dependency-free Amiga ADF (OFS/FFS) disk images — read, write, and verify bootable floppies
-
nessie-backend-zfs
ZFS-backed storage backend for nessie-store (zfs/zpool/exportfs over a CommandRunner seam)
-
go22dos
go to todos, now talking to Vikunja
-
audio-preview
TUI for quickly navigating the file system and previewing audio files
-
resolve-path
Easily resolve tilde paths and relative paths
-
greentic-bundle-reader
Read-only bundle reader for greentic-bundle SquashFS artifacts and normalized build directories
-
fhrn
File Hash Renamer
-
zenops-safe-relative-path
Relative path type that statically prevents
..traversal -
soma-studio
Command-line launcher for the local-first Soma Studio browser app
-
mountpoint-s3-fuser
A fork of fuser - Filesystem in Userspace (FUSE) for Rust - only for use in Mountpoint for Amazon S3
-
idx_file
handling single-dimensional array data. It uses mmap and avltriee.
-
filetree-traversing
working with file trees
-
glob-set
A globset-compatible glob matcher –
no_std, no regex, built on glob-matcher -
fastfind
Fast parallel find — a drop-in GNU find replacement for AI agents and large codebases
-
path-ext
Provide convenient methods for path operations
-
filector
Cross-platform file sync and scheduled backup app
-
xdvdfs-cli
interacting with XISO/XDVDFS images
-
kismet-cache
A bounded multiprocess cache of files on disk
-
dua-cli-tokens
Fork of dua-cli - A tool to conveniently learn about the disk usage of directories, fast! Now with token counting capabilities
-
skip_ratchet
Skip ratchet
-
shell-buddy
Shell Buddy (sb)
-
hazelnut
A terminal-based automated file organizer inspired by Hazel
-
rolldown-file-id
reading inode numbers (Linux, MacOS) and file IDs (Windows)
-
libxcp
libxcpis a high-level file-copy engine with support for multi-threading, fine-grained progress feedback, pluggable drivers, and.gitignorefilters.libxcpprovides the core functionality ofxcp. -
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…
-
cooldown-npm
JavaScript/TypeScript tool adapters for cooldown: npm, pnpm, yarn, and bun lockfiles backed by registry.npmjs.org publish times
-
am-img-vhd
Pure-Rust VHD (Microsoft Virtual Hard Disk) reader. Fixed, dynamic, and differencing variants. Exposes a Rust API and a C ABI suitable for FFI from C/C++/Go/Swift.
-
irust_repl
IRust Repl abstraction
-
ext4
Read information from EXT4 filesystem images
-
shellsuggest
smarter zsh autosuggestions — ranked by your current directory
-
btrfs-diskformat
BTRFS disk format
-
cleanr-fs
Filesystem scanning for cleanr
-
docbox-core
Docbox core business logic and functionality
-
darn_core
Core library for darn - CRDT-backed filesystem management
-
brain-brew-core
package: pure domain model for Brain Brew local-first deck federation; no public Rust API commitment
-
nofus
A daemon for monitoring and reacting to the status of NFS mounts
-
url_path
canonicalize, normalize urls
-
brk_rolldown_fs_watcher
Filesystem watching implementation for Rolldown
-
quirks_path
path library with quirks that is as platform-agnostic as possible
-
spillover
Generic, disk-spilling external sort pipelines with pluggable keys, codecs, and deduplication
-
mount_status_monitor
Paranoid filesystem monitor which reports malfunctioning mountpoints
-
crok-lib
CLI-based testing library
-
workspaces-rs
A CLI tool to switch between directories
-
rs-car-sync
CAR v1 and v2 specifications using standard sync api
-
copy-metadata
Copy metadata from one file to another
-
shock
Regularly
shockyour ZFS pools to maintain good hygiene and prune stale snapshots -
systemd-journal-sdk
Pure-Rust systemd journal reader and writer SDK
-
docwx
A minimal, performant book-keeping, authoring and documentation tool
-
crossbundle
Build and publish apps for Android/iOS
-
tauri-plugin-custom-themes
A custom themes system plugin for Tauri v2 apps
-
tauri-plugin-android-external-storage
Tauri plugin for raw path-based access to shared external storage on Android
-
conda-express
A lightweight, single-binary conda bootstrapper — powered by rattler
-
agentfs-sdk
AgentFS SDK for Rust
-
electron-hardener
remove features from Electron that modify runtime behavior
-
crax_utils
Some common utils
-
agentdir
Virtual file tree infrastructure for agent-ready file layouts using CoW reflinks
-
esl01-mincode
Bincode-like serialization with VLQ encoded integers
-
storify
A unified command-line tool for managing object storage with HDFS-like interface
-
in_place_macro
in-place file editing with automatic renaming and backup support
-
cargo-reclaim
Safe Cargo cleanup for target directories, stale artifacts, and Cargo home caches
-
gvm-cli
general version manager
-
ntfs-forensic
Forensic anomaly auditor for NTFS — timestomping, alternate data streams, deleted records, and MFT-record slack as graded report::Finding, built on ntfs-core
-
vmdk-forensic
Forensic integrity analysis for VMware VMDK images — redundant-grain-directory adjudication, dangling-pointer scan, recovery triage, and header provenance
-
bunsen-cache
disk cache for bunsen
-
trasher
A small command-line utility to replace 'rm' and 'del' by a trash system
-
mkdirp
mkdir -p
-
evalbox-sandbox
Sandbox orchestration for evalbox
-
parex
Blazing-fast parallel search engine — generic, embeddable, zero opinions
-
nils-git-lock
CLI crate for nils-git-lock in the nils-cli workspace
-
bkr
Backup and restore tool for syncing files to AWS S3 with native zstd compression
-
kuksa-rust-sdk
SDK for the Eclipse KUKSA Databroker
-
h3xup
A file-level updater tool for (primarily) Windows applications
-
rfm
Expanded options for interacting with files and directories. Creating/copying/moving etc. File manager, only inside Rust 🦀
-
polyfs
Minimal, extensible, no_std, no_alloc FAT32 file system driver for SD cards
-
objstore_fs
Filesystem backend for objstore
-
pearl
low level blob-based I/O library
-
make
just making files and directories
-
tinymist-std
Additional functions wrapping Rust's standard library
-
cjrh-moreutils-chronic
Rust implementations of the moreutils tools
-
csv-zip-maker
csv and zip maker
-
redoxer
Method for quickly running programs inside of Redox from a KVM capable OS
-
userdmp
in Rust for parsing Minidump (.dmp) files generated in user mode on Windows
-
cleanr-cli
Cleanr command-line interface
-
sequoia-directories
Directories used by Sequoia
-
random-dir
Create directories and files with random contents in tests
-
hexz-fuse
FUSE filesystem adapter for Hexz snapshots
-
agentignore
FUSE filesystem that hides files matching .agentignore rules from processes - control what agents can see while building apps
-
spekter-cli
Spekter CLI − instant recursive directory diff (no GUI)
-
shadow-storage
Content-addressed storage with erasure coding and chunking for Shadow Network
-
disko-core
Scanning, size aggregation and filesystem metadata engine behind disko
-
fs-set-times
Set filesystem timestamps
-
jql-runner
Runner for jql - the JSON Query Language tool
-
historyprovider
historyprovider-rs
-
komichi
Application tools for working with file-system paths
-
fa10
Pack files and directories into one larger, fully-reversible .fa10 archive (the opposite of zip)
-
openstack-types-image
OpenStack API Types - Image
-
sapphire-framework-sync
Git-based workspace synchronization library
-
hjkl-xdg
XDG Base Directory resolution — env-first, $HOME-fallback, uniform across platforms
-
oxigdal-rs3gw
rs3gw storage backend for OxiGDAL - High-performance cloud storage access
-
gobblytes-erofs
EROFS filesystem adapter for gibblox block readers
-
safename
Filename and path validation for security hardening
-
liteboxfs
A modern POSIX filesystem in a SQLite database
-
bimm
burn image models
-
doto
Fast comment mark searching tool
-
greentic-dw-runtime
Runtime kernel and memory extension surface for greentic-dw
-
rebecca-core
Core planning, safety, scanning, and history models for Rebecca
-
cloudillo-blob-adapter-fs
Filesystem-backed content-addressed blob storage adapter for the Cloudillo platform
-
n5gest
CLI utilities for N5 files
-
bitters
Make BTRFS easier
-
git-nuke
Remove all ignored files from a git workspace, fast
-
inspect_path
Cross-platform inspection of filesystem paths, including local and remote mounts
-
nenjo-nenpm
Nenjo package manager install planning
-
vmap
Cross-platform library for fast and safe memory-mapped IO and boundary-free ring buffer
-
possum-db
concurrent disk-backed cache supporting efficient direct file I/O, transactions, and snapshots using file cloning and sparse files
-
musefs-fuse
FUSE adapter for musefs (fuser)
-
agent_feed_directory
projection-safe feed for local coding-agent activity
-
dio-align
Query direct I/O alignment requirements for a filesystem path
-
plow_package_management
Plow: A package manager for ontologies
-
krishiv-shuffle
Krishiv — hybrid batch and streaming compute engine
-
nfs3_types
Type definitions and utilities for working with NFSv3
-
lnk
parse and write Windows shortcut files (.lnk)
-
test-each
Generate tests at compile-time based on file resources
-
elb-dl
that resolves ELF dependencies without loading and executing them
-
symlink
Create symlinks in a cross-platform manner
-
vomit-config
Shared configuration library for all Vomit project tools
-
async-fd-lock
Advisory cross-platform file locks using file descriptors with async support by spawning blocking tasks
-
alun-fs
Alun file system abstraction: local file storage and multi-backend support (MinIO/S3)
-
notify-types
Types used by the notify crate
-
summer-opendal
OpenDAL plugin for summer-rs
-
cdfs
ISO 9660 / ECMA-119
-
xdge
A complete, zero-dependency implementation of the XDG Base Directory Specification (v0.8) for Linux and Unix systems
-
foyer-storage
storage engine for foyer - Hybrid cache for Rust
-
image-rider-fat
Rust nom parser to read FAT file systems
-
pict-rs-file-store
filesystem store for pict-rs
-
filesystem-mcp-rust
A Model Context Protocol (MCP) server for advanced filesystem operations with file handling capabilities
-
space_finder
find and visualize the largest files and folders on your disk
-
path_macro2
Cross-platform path construction macro supporting both slash (/) and comma (,) syntax with variable interpolation
-
ceph-safe-disk
Ceph disk safety removal tool
-
listdisk-rs
win32 disk info utils
-
pop-os/popsicle
USB Flasher
-
llm-optimizer-collector
Metrics and data collection from LLM systems
-
openmw-cfg
interacting with the openmw config file and the virtual file system it defines
-
trailing-whitespaces
Removes trailing whitespaces and trailing empty lines from text files
-
block-utils
work with block devices. Formatting, getting device info, identifying type of device, etc.
-
waylog
Automatically save chats from Claude, Codex, and Gemini CLI to local Markdown files
-
rv-version
Maven version parsing and comparison for Raeva
-
msb-sync
Filesystem sync between local and microsandbox microVMs via S3-compatible storage
-
cellshell-runtime
Execution graph evaluator and runtime orchestration
-
CTErrors
A lightweight, descriptive error enumeration for Rust projects, designed to handle common file system operations, data validation, and custom error messaging
-
cjrh-moreutils-lckdo
Rust implementations of the moreutils tools
-
zccache-fscache
Filesystem metadata cache for zccache
-
inscenerator-xfs
Filesystem abstraction for Inscenerator
-
defect-storage
Session persistence and storage backend for the defect agent
-
maelstrom-util
by non-WASM Maelstrom libraries and binaries
-
changepacks-node
Node.js project support for changepacks (npm, pnpm, yarn)
-
peckish
Create, manipulate, and transform Linux package formats!
-
clang-tools-manager
installing specific versions of clang-format and clang-tidy, used by cpp-linter
-
timelord
preserve file timestamps (mtime) between builds, even with fresh git checkouts
-
heimdall-macos-sandbox
macOS Seatbelt sandbox backend for Heimdall
-
srfng
generating semi-random file names
-
disklens
A high-performance disk space analyzer with TUI interface
-
libfs
libfsis a library of file and filesystem operations that is supplementary tostd::fs -
fleet-api-rs
Fleet API structures generated by kopium from upstream CRDs
-
agent-skills-rs
CLI for installing agent skills
-
in-place
file processing
-
aparte
XMPP console client written in Rust and inspired by Profanity
-
hanzo-brain
Hanzo Brain — pure-CPU algorithm primitives consumed by the Hanzo Node. Cross-runtime byte-equivalent with @hanzo/bot-memory (TS), hanzo-memory (Python), bot-go (Go), and bot-cpp (C++).
-
peeko
exploring container images without launching a container runtime
-
log-analysis
A zeek log analysis library implemented in Rust
-
flashkraft-tui
FlashKraft — OS image writer terminal application (Ratatui TUI)
-
hanzo-bindgen-cuda
Bindgen like interface to build cuda kernels to interact with within Rust
-
allourthings-core
Core storage library for All Our Things — shared across MCP server, iOS, and Android
-
streambed-confidant
Confidant is a small library that implements a file-system-based secret store
-
mojo
Versioning filesystem for sqlite database. This is a placeholder but the project is real
-
rjango-contrib-staticfiles
Rjango staticfiles contrib application
-
unctool-cli
A CLI tool to convert between Linux and Windows UNC paths. Converts local Linux path to Windows/Linux UNC and vice versa.
-
semsearch
Search your filesystem semantically
-
fsobj-hash
Content-addressed hashing of filesystem objects for the bobr build system
-
kpathsea
Rust interface to the kpathsea TeX file management library
-
rattler-build
A fast CLI tool to build conda packages on Windows, macOS and Linux
-
joat-repo
Metadirectory repositories
-
dkdc-home
Find and create the ~/.dkdc home directory
-
rapport-files
Testable filesystem primitives for Rapport workflow code
-
blink-shared
Shared Blink protocol types and constants
-
megaspace-pipeliner
Static site generator pipeline with markdown, post feeds, and RSS
-
quiet-stroll
A web server to deliver basic File System informations
-
ffm
A blazing-fast terminal file manager with three-panel layout, fuzzy search, multi-select, and full keyboard control
-
rust-idm
A high-speed Rust-based download manager for fast file retrieval
-
oxo-flow-core
Core library for the oxo-flow bioinformatics pipeline engine
-
kopitiam-index
Pure-Rust (redb-backed) embedded persistence for KOPITIAM's .kopitiam project state directory
-
timetrack
Automatically track how you are spending your time by watching the file system
-
osh_dir_std_cli
humans and machines deal with the OSH directory standard: https://github.com/OSEGermany/osh-dir-std
-
vortex-sim
Simulated I/O implementations (network, storage, clock) for Vortex
-
winfsp-sys
Raw bindings to WinFSP
-
pulith-store
Composable local artifact storage for Pulith
-
kaguya
Linux game saves and configurations backup manager for CLI enjoyers
-
lets_find_up
Find a file or directory by walking up parent directories
-
ad1-core
Pure-Rust reader for the AccessData AD1 logical image container (FTK Imager / Custom Content Image)
-
spacetimedb-paths
The spacetimedb directory structure, represented as a type hierarchy
-
ferret-tracker
A curious file tracker - monitors and logs new files in a searchable TUI
-
re_context_menu
Support crate for context menu and actions
-
qubit-magika
Magika-backed MIME detector integration for qubit-mime
-
dsq-io
I/O utilities for dsq - handles reading and writing to disk, STDIN, STDOUT
-
littertray
Lightweight sandboxing for tests that write to the filesystem
-
linux-disk-space-manager
a system controller for linux disk space management
-
aube-lockfile
Multi-format lockfile reader/writer for Aube (aube-lock, pnpm-lock, package-lock, yarn.lock, bun.lock)
-
harmonia-utils-test
Test utilities for Harmonia (proptest strategies, macros)
-
smoo-host-blocksources
Reverse USB Mass Storage
-
cap-directories
Capability-based standard directories for config, cache and other data
-
ckg-fs
ckg — shared filesystem and process helpers (secure dir create, chmod, symlink, has_command)
-
fs_metadata
A wrapper around Rust API for getting file metadata
-
mkfs-xiafs
Create xiafs filesystem images
-
car-sandbox
Sandboxed execution surface for CAR — process isolation primitives for untrusted agent steps
-
acme-disk-use
Fast disk usage analyzer with intelligent caching for incremental write workloads
-
temp_deno_which
Temp fork with Sys impl of which crate until a new version is published
-
vfstool_lib
constructing and manipulating virtual file systems in Rust, based on OpenMW's VFS implementation
-
filesentry
robust (recursive) file watcher
-
vedette
Debounced filesystem watch sessions with normalized workspace events
-
lash-local-store
Local filesystem storage adapters for the lash agent runtime
-
ghee
That thin layer of data change management over the filesystem
-
everything-ipc
Rust port of voidtools' Everything's IPC SDK. Can be used to search user files quickly on Windows.
-
stuckliste-cli
A command-line utility for reading and writing MacOS bill-of-materials (BOM) files
-
dyn_fs
Abstraction for the std::fs stdlib
-
includedir
Include a whole directory tree at compile time! - Runtime part
-
wnfs-hamt
IPLD HAMT implementation for Webnative Filesystem
-
lua-rs-lfs
omniLua’s LuaFileSystem (lfs) module — internal crate; depend on
omnilua -
nix-sweep
clean up old Nix profile generations and left-over garbage collection roots
-
spillover-bio
Genomics-focused disk-spilling sort pipeline for FASTQ/FASTA sequence records
-
io-arg
Conviniently accept either standard streams or file paths in CLI tools written in Rust as arguments
-
axfs_vfs
Virtual filesystem interfaces used by ArceOS
-
read_chunk_iter
Iterator adapters over a reader that yield fixed-size chunks at a time
-
amg
Resume Codex sessions by git branch
-
directory-indexer
AI-powered directory indexing with semantic search for MCP servers
-
duplicate_destroyer
Finds and annihilates duplicate directories
-
bonds-cli
CLI for creating and managing symlink-based bonds
-
jql-parser
Parser for jql - the JSON Query Language tool
-
fast-clean
quickly clean the target dir
-
uv-cache
internal component crate of uv
-
rdupes
port of pydupes. Super fast.
-
prefixload
S3 cli backup by file name prefix
-
fusio-dispatch
dispatcher for Fusio file system
-
ohos-fileuri-sys
OpenHarmony's fileuri sys for rust
-
rolldown_fs_watcher
Filesystem watching implementation for Rolldown
-
kapy
Cli tool to copy photos with optimizations
-
syne_supervisor
Tier-7 supervisor for the Syne runtime. PID + heartbeat watcher, filesystem lock, rollback authority. Never imports mnemosyne, cortex, voice, swarm, or avatar.
-
stowsave
Automates moving files into a stow directory then using stow to create symlinks back to where the files came from
-
peroxide-cryptsetup
Command-line utility for managing LUKS encrypted volumes using 2FA methods (for example Yubikeys)
-
bash-condexp
bash-like conditional (test) expression evaluation lib in pure rust
-
kcr_operations_kubeblocks_io
Kubernetes Custom Resource Bindings
-
keyhog
GPU-accelerated secret scanner for code, Git history, cloud, containers, browser assets, and live credential verification
-
opendal-core
Apache OpenDAL™: One Layer, All Storage
-
slumber_util
Common utilities used across several subcrates of Slumber. Not for external use.
-
lsql
A command-line utility that queries files and directories using SQL-like syntax
-
dirge
Convenient extensions to the standard library's path types
-
monocoque
Btrfs RAID monitoring backend
-
memofs
Virtual filesystem with configurable backends
-
haz-vfs
Filesystem abstraction used by the haz task runner
-
varlinkfs
A FUSE filesystem providing variant symlinks that resolve based on process environment variables
-
filesfinder
Find files within current directory that match given patterns, while respecting gitignore rules
-
arcbox-fs
High-performance filesystem service for ArcBox (VirtioFS)
-
coreutilsp
Parallel implementations of GNU coreutils (du, rm, cp) for high-performance file systems
-
maelstrom-fuse
interacting with FUSE with async Rust
-
vuefinder
file manager
-
protoc-bin-vendored-linux-ppcle_64
protoc binary for linux-ppcle_64 compiled by Google and bundled in this crate
-
bytescale
Demonstration of humanbyte usage for human readable byte functions
-
prefligit
pre-commit implemeneted in Rust
-
ckg-core
Shared types, errors, and traits for ckg
-
lawn-fs
Generic file system functionality for Lawn
-
omnifuse-wiki
Wiki backend for OmniFuse
-
riji
Scripting environment using rhai
-
axfs-ng
ArceOS filesystem module
-
dirgrab-lib
Core library for dirgrab: concatenates file contents from directories, respecting Git context
-
starla-common
Shared types and utilities for the Starla RIPE Atlas software probe
-
libmount
The type-safe wrapper around mount system call
-
opencoop
Sandboxed AI agent sessions with remote access
-
swink-agent-artifacts
Versioned artifact storage for swink-agent sessions
-
lb-fs
A Virtual file system implementation for lockbook.net
-
lisette-deps
Little language inspired by Rust that compiles to Go
-
nix_rs
interacting with the Nix command
-
ddh
Compare and contrast directories
-
search_path
very simple search path file finder
-
noosphere
A high-level package for dealing with accessing the Noosphere
-
lamxfs
no_std read-only XFS filesystem reader for UEFI bootloaders
-
redirt
Recursive Directory Tool
-
gobblytes-ext4-view-rs
No-std compatible Rust library for reading ext2/ext3/ext4 filesystems
-
libblobd-direct
blobd, direct variant
-
oak-vfs
Virtual file system abstraction for the Oak framework, supporting disk and memory-based storage
-
gen-npm
gen — npm/pnpm/yarn adapter. Parses package.json + package-lock.json/pnpm-lock.yaml into gen_types::Manifest. The npm half of the universal package-manager engine; sibling of gen-cargo.
-
renert
Rust extractor of named entities from Russian texts
-
fusio-manifest
Backend-agnostic, append-only manifest/WAL for Fusio (RFC-0001)
-
symphony-workspace
Workspace management and hook execution for Symphony
-
util-easy
Small utility helpers for common tasks
-
sapling-dag
DAG used for source control
-
oci2rootfs-cli
CLI tool for converting OCI container images to ext4 root filesystems
-
simple-path-match
Trivial path matching
-
rustar
A pure-rust USTAR implementation for OS-dev
-
frentui
Interactive TUI for batch file renaming using freneng
-
rblake2sum
Calculate recursive blake2 digest for path or directory
-
controlhub-vortexseries
An ultra-lightweight, fully offline desktop client for Vortex Series mice
-
mise-interactive-config
Interactive TOML config editor for mise
-
fret-platform-native
Native desktop platform integration for Fret
-
starbase_utils
General fs, io, serde, net, etc, utilities
-
mvm-apple-container
Apple Virtualization.framework backend for mvm
-
rasa
A plugin-based disk space cleaner for developers
-
watchexec-filterer-globset
Watchexec filterer component based on globset
-
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
-
dir_walker
Traverse a directory recursively preserving compatbility with the standard library
-
ipfs-webdav
A WebDAV server that enables direct access to IPFS MFS as a mounted drive
-
agent-team-mail-mcp
MCP proxy for managing Codex agent sessions with ATM team integration
-
deno_lockfile
lockfile used in Deno
-
dirpulse
A CLI tool to analyze directory contents and report file statistics
-
sim-table-fs
SIM workspace package for sim table fs
-
mega-download
A small Rust CLI for downloading all files from a public MEGA folder
-
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
-
zfind
zsh which provides easy access to your previous commands
-
ephemeral-dir
creating temporary directories that are auto-cleaned
-
quota-layer
A quota layer for OpenDAL
-
media-duplicate-eraser-rs
CLI tool to find and remove duplicate media files using SHA-256 and perceptual hashing
-
pleme-io-wadachi
Wadachi (轍 — "the well-worn rut") — a native typed-Rust directory frecency primitive for the pleme-io fleet. Records the directories you walk, ranks them by frequency+recency through the shared wadachi-spec core…
-
googleapis-tonic-google-cloud-vmmigration-v1
A Google APIs client library generated by tonic-build
-
lawn-sftp
SFTP file system functionality for Lawn
-
sos-backend
Backend storage abstraction for the Save Our Secrets SDK
-
wasm-bus-fuse
WebAssembly fuse bus interface
-
mxr-config
Configuration management for mxr
-
clibra
CLI for the LIBRA CMake framework
-
sam-zfs-unlocker
controlling encrypted ZFS pool datasets
-
siz
A versatile, cross-platform command line file size reporting executable with default recursive file system traversal
-
exhume_apfs
This exhume module is proposing Apple FileSystem Parsing
-
s5_fs
Content-addressed filesystem abstraction for S5
-
nydus-accessor
Runtime accessor APIs for EROFS-based Nydus images: metadata parsing, on-demand blob caching and storage backends
-
sector-builder
database of sectors
-
x0x-symphony-workspace
Contained workspace manager and hook executor for x0x-symphony
-
dirbuf
reusable directory buffers
-
rufs
FUSE implementation of FreeBSD's UFSv2
-
fine-directory-curator
A Rust-powered CLI tool to organize and curate files in macOS directories
-
rmbrr
Fast parallel directory deletion with cross-platform support
-
chunkfs
An in-memory file system that can be used to compare different deduplication algorithms
-
gix-refspec
gitoxide project for parsing and representing refspecs
-
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…
-
ferripfs-repo
IPFS repository management - datastore, keystore, and identity
-
polyfuse-kernel
FUSE application binary interface for
polyfuse -
parquet-record
High-performance Rust library for moving structs to/from disk using Parquet format. Abstracts complex Arrow/Parquet usage while providing batch writing and parallel reading capabilities for maximum performance.
-
plow_linter
A linter to lint Plow ttl documents (interpreted as ontologies)
-
backitup
Stupidly simple crate for backing up files and directories
-
gity
Make large Git repositories feel instant - a lightweight daemon that accelerates Git operations
-
agentskills
Agent skills package manager — install, manage, and discover AI agent skills from GitHub
-
extattr
Extended Attributes API bindings for Rust
-
jax-object-store
SQLite + object storage backend for blob data
-
fusabi-stdlib-ext
Extended standard library modules and domain packs for Fusabi
-
ext2
Read and write on Ext2 partitions without mount
-
liquid-cache-datafusion-local
10x lower latency for cloud-native DataFusion
-
win_tree
Tree command to generate file system tree structure snapshot in JSON
-
warpgate_api
APIs for working with Warpgate plugins
-
fluvio-jolt
Fluvio JSON to JSON transformation library
-
git-comma
AI-powered git commit message generator using OpenRouter API
-
term-detect
Terminal emulator detector
-
mac-cleanup
macOS disk cleanup tool for developers
-
mountpoint-s3-fs
Mountpoint S3 main library
-
zccache
Local-first compiler cache for C/C++/Rust/Emscripten
-
hitchmark-core
Core library for hook:// URI links, stable bookmark IDs, and purple-number paragraph addressing
-
kopitiam-models
KOPITIAM model acquisition: curated multi-family model catalog, XDG cache resolution, sha256 verification, and an autofetch-first / bring-your-own acquire path. Sits below kopitiam-ai;…
-
libnode_sys
C bindings for libnode
-
rsid3
command line ID3v2 tag editor designed for scripting
-
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…
-
testfile
Temporary test file/dir management for unit tests
-
virtual-filesystem
A virtual filesystem implemented in Rust
-
stowr-cli
CLI tool for file management, including compressing, extracting, renaming, and organizing files
-
miniximg-shell
Interactive REPL for inspecting and editing Minix v1 filesystem images
-
rust-commander
A fast asynchronous TUI file manager inspired by Midnight Commander
-
mime-multipart-hyper1
MIME multipart parsing, construction, and streaming compatible with hyper v1.x (fork of mime_multipart crate)
-
gravityfile-scan
File system scanning engine for gravityfile
-
nydus-rs
Nydus Image Service
-
circus-nix
Nix data types and helpers for Circus
-
syncless
ordered, atomic storage without durability guarantees
-
hm
homemaker. Slightly more than yet another dotfile manager.
-
libicsneoc2-sys
FFI bindings to the libicsneo icsneoc2 C library
-
portable-network-archive
cli
-
activitystreams-ext
Extension types for the ActivityStreams crate
-
sequitur
working with numbered file sequences
-
btrd
The btrfs debugger
-
dirscan
A high performance tool for summarizing large directories or drives
-
fslint
Linter for filesystem consistency: names, metadata, permissions and sizes
-
data_downloader
way to download and cache files
-
stow-rs
Stow - manage symbolic link farms
-
msb_krun_devices
Virtio device implementations for msb_krun microVMs
-
lingxia-app-context
Shared app/product context for LingXia crates
-
binroots
Serialize and expose data, one file per field
-
pmv
Pattern based mv(1)
-
sim-table-db
SIM workspace package for sim table db
-
pawkit-fs
PawKit's filesystem module
-
yazi-plugin
Yazi plugin system
-
systemio
generalized I/O interface
-
fls
A fast POSIX ls that doesn't require a libc
-
thisdir
(WIP) Extremely flexible filesystem sandboxing
-
ostring_base
ostring base crate include some basic function
-
wslpath
Convert Windows to WSL Path and vice-versa
-
am-img-vmdk
Pure-Rust VMDK (VMware Virtual Machine Disk) read+write driver. Monolithic sparse variant, BlockDevice-backed. Exposes a Rust API and a C ABI.
-
ipld-car
DAG-PB serialization/deserialization library for IPFS CAR v1 archives
-
rong_fs
Filesystem module for RongJS
-
srtlib
handling .srt subtitle files
-
tendrils-core
Core library for Tendrils
-
cover-files
syncing directories with change detection
-
afs
The first choice of fs library, inspired by node:fs
-
hanzo-fs
Hanzo AI - Filesystem Library
-
mdquery-rs
binding library for macOS Spotlight search using Metadata Query API
-
patternhunt
A high-performance, cross-platform glob/pattern matching library for filesystem search with advanced pattern support and metadata filtering
-
boxlite
Embeddable virtual machine runtime for secure, isolated code execution
-
snapdir-api
stable async facade over snapdir-core/-stores/-catalog for language bindings
-
s3-path
Describe paths inside an S3 bucket like working with std's Path and PathBuf
-
infolyt-daemon
Background daemon for Infolyt
-
rusty_hogs
project provides a set of scanners that will use regular expressions to try and detect the presence of sensitive information such as API keys, passwords, and personal information. It…
-
cortexa-gcc
Git-inspired context management for LLM agents -- COMMIT, BRANCH, MERGE, and CONTEXT over versioned memory (arXiv:2508.00031)
-
platter
Provide a uniform async interface for file loading between desktop and browser
-
cattail
Tail multiple files and glob patterns with live discovery and labeled output
-
file-handle
A lean lib to manage files: open with default apps, reveal in managers or terminals, or trash files
-
opendal-service-monoiofs
Apache OpenDAL Monoiofs service implementation
-
lamfold
no_std read-only media filesystem stack — substrate core (codec registry, immutable-block cache, bounded zero-copy parse, frontend trait, integrity-verification seam)
-
flash-watcher
A blazingly fast file watcher that executes commands when files change
-
pict-rs-typed-path
Type-safe serializable and parsable string keys and values for pict-rs
-
yazi-sftp
Yazi SFTP client
-
common-path
Finds the common prefix between a set of paths
-
vs-shell
Shell activation and path helpers for the vs runtime manager
-
guth-cli
Headless plugin discovery and dispatch for the Guth file manager
-
astrid-capsule-install
Capsule install machinery — file layout, lifecycle hooks, content-addressing, topic baking. Shared by the CLI and the kernel-side admin install handler so both reach disk through the same code path.
-
disk-forensic
Forensic disk-image orchestrator — decodes E01/VMDK/VHDX/VHD/QCOW2/DMG containers, auto-detects MBR/GPT/APM, and routes ISO 9660 to filesystem analysis
-
bindport-dashboard
Local dashboard server for BindPort
-
async-fuser
Async + Sync Filesystem in Userspace (FUSE) building library for Rust
-
backdown
A smart CLI for removing thousands of duplicates on your disks
-
fileman
Two-panel file manager
-
re_recording_panel
The UI for the recording panel
-
parawalk
Blazing-fast parallel directory walker with zero filtering baggage
-
llm-coding-tools-core
Lightweight, high-performance core types and utilities for coding tools - framework agnostic
-
duende-ublk
ublk device lifecycle management for swap-critical daemons
-
shellframe
A shell framework for building custom shells
-
clientapi-pve
Generated from apidoc.js. NOT an official Proxmox specification. See https://pve.proxmox.com/pve-docs/api-viewer/ for the upstream documentation.
-
rdirstat-gui
A fast disk space analyzer (GUI) — parallel scanner with live snapshot updates, built on egui
-
markd
Bookmark directories for easy directory-hopping in the terminal
-
monochange_github
GitHub release payload rendering and publishing for monochange
-
linkleaf-core
Local-first protobuf-only link feed manager (linkleaf.v1) library
-
easy-shortcuts
easy helper utilities for short command-line programs
-
xfs-core
Pure-Rust from-scratch XFS filesystem reader — superblock, AG headers, inodes, extents, directories, over any Read + Seek source
-
diskit
intercepting disk requests
-
gibblox-mbr
Block reader for MBR partitions
-
dumbo_log
helper functions for web development
-
block-device-driver
Block device trait
-
gravityfile-plugin
Language-agnostic plugin system for gravityfile
-
nydus-blobfs
Blob object file system for Nydus Image Service
-
path-opener
Detects installed apps (editors, terminals, file managers, Markdown apps) and opens paths with them. Cross-platform.
-
eryx-vfs
Virtual filesystem implementation for eryx sandbox
-
lockfile
Create lockfiles that remove themselves when they are dropped
-
agent_feed_adapters
projection-safe feed for local coding-agent activity
-
squib-snapshot
Squib snapshot subsystem: bitcode state file, sparse memory file, dirty-page tracking
-
mdsh
Markdown shell pre-processor
-
conserve
A robust backup tool
-
rattler_solve
solve conda environments
-
kaa_file_manager
CLI file manager. Very simple. By KAA
-
dir_tools
Набор инструментов для работы с директориями
-
musefs-cli
musefs command-line interface: scan a music library and mount a re-tagged virtual view
-
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…
-
expanduser
attempts to expand ~ and ~user while creating a filesystem path
-
detecteff
Find and delete duplicate files
-
agentvfs
Virtual filesystem CLI backed by embedded databases for AI agents
-
exifrename
Rename or copy files based on EXIF data
-
ichwh
An async implementation of
which -
git-filter-tree
Filter and write trees in Git's object database
-
rust_search
Blazingly fast file search library built in Rust
-
tree-rust
A fast, feature-rich implementation of the Linux tree command
-
mangadex-fs
FUSE driver using MangaDex API
-
rust-safe-system-info
Safe system information SDK for REX with Cedar authorization
-
recast
Transforms one serialization format into another
-
wlk
File-centric, event-sourced version control system with implicit branching
-
staged_file
Creates a temporary file which can then be committed to a final path
-
osoy
Command-line git repository manager
-
scbl-utils
A command-line utility for data processing and delivery at the Single Cell Biology Lab at the Jackson Laboratory
-
roxy-loader-utils
Host-side utilities for building and packaging roxy-loader artifacts
-
pulith-install
Composable installation workflow primitives for Pulith
-
cruft
Find and remove reclaimable build and cache directories like node_modules and target
-
mantle-git
CoW-accelerated git worktree hydration
-
real_parent
Symlink-safe path extension for parent directory
-
bigfiles
Find what's eating your disk — a parallel directory scanner with category breakdown, stale-file flagging, and hardlink-aware duplicate detection
-
mi-simple-io
Small synchronous IO utilities for common file and terminal workflows
-
bougie-paths
XDG / Windows path resolution (BOUGIE_HOME, BOUGIE_CACHE)
-
eto
A small updater
-
plyphon-buffers
Async buffer-source traits for loading sample data into the plyphon engine (native and web)
-
clitest-lib
CLI-based testing library
-
fastrm
A fast version of the rm command
-
harness-write
Write/Edit/MultiEdit tool for AI agent harnesses — atomic write, read-before-edit ledger, OLD_STRING_NOT_UNIQUE with match locations, OLD_STRING_NOT_FOUND with fuzzy candidates, sequential multi-edit pipeline
-
cargo-zb
Cargo build with better caching
-
hfs-reader
A read-only parser for classic HFS (Hierarchical File System) disk images
-
rualdi
Rust Aliasing Directory
-
gen-config
gen — typed shikumi::TieredConfig for the universal package-manager engine. Owns the operator-facing knobs: workspace root resolution, cache substituter URLs, render policy (per-crate / per-tree)…
-
btrfs-stream
Btrfs send stream parser and receive operations
-
systemd-journal-sdk-registry
Directory registry primitives for the pure Rust systemd journal SDK
-
dupefinder
A duplicate file finding utility library that supports directory recursion, multiple directories, and specific file duplicate searching
-
fuseftp
Mount FTP servers as local filesystems
-
scanner-walker
Filesystem walking and filtering used by scanner-core
-
cunw
A tiny utility that generates a file representing the structure and content of a directory. Made to easily give context to a LLM.
-
uniffi-bindgen-arkts
Generate ArkTS bindings for UniFFI Rust libraries
-
lloom-guards
Defensive guards for desktop apps: path-traversal protection, size limits, and Claude Code headless sandboxing helpers
-
dart_io
dart inspired high level abstraction to interact with io operations
-
wesichain-tools
Rust-native LLM agents & chains with resumable ReAct workflows
-
zccache-ipc
IPC transport layer for zccache
-
monofs
monofsis an immutable distributed file system -
xtagger
Command line application for managing and searching tags stored in filesystem extended attributes
-
below-common
Common below code
-
snapcraft
Access to snapcraft environment
-
bootsector
Read partitions from block devices or files
-
manix
Nix documentation searcher
-
hidefix
Concurrent HDF5 and NetCDF4 reader (experimental)
-
kcr_work_karmada_io
Kubernetes Custom Resource Bindings
-
panex-tui
Terminal UI for PanEx file explorer
-
rudu
Fast, parallel Rust CLI tool for analyzing directory sizes
-
file-requirements
Composable file existence requirements with nested AND/OR logic and duplicate-term protection
-
ta-workspace
Staging workspace manager and change store for Trusted Autonomy
-
libpfu
PackFixerUpper: bring up AOSC OS packages magically
-
torvyn-security
Capability model, sandboxing, and audit for Torvyn
-
zenops-safe-relative-path-validator
Shared traversal-validation logic for
zenops-safe-relative-path -
advisor-output
Text and JSON renderers for cargo-advisor reports
-
netsky
CLI: the viable system launcher and subcommand dispatcher
-
menta-cli
Interactive CLI agent for menta
-
bougie-telemetry
Anonymous, opt-in usage telemetry for bougie: consent mode, event spool, flush client
-
rsomics-plink-cluster
IBS-based complete-linkage clustering of samples (plink --cluster)
-
torvyn-engine
Wasm engine abstraction and ComponentInvoker for Torvyn
-
fist
Interactive Search Tool
-
uymas_cli
the fast and minimal dependency development tool for rust language
-
treee
A fast tree command with gitignore support and flexible filtering
-
hoard
backups of files across your filesystem into one location
-
hrx-get
Reader for Human Readable Archive (.hrx) data
-
nmuidi
Parallelizes deleting directories which can significantly speed up deleting large deeply nested directories with a large number of files on Windows
-
copy_to_output
A small rust library to copy files/folders from the project directory to the output directory
-
holt-regression
A UI toolkit for Leptos
-
ripzip-cli
A multi-threaded zip/unzip CLI
-
exhume_ntfs
Extract NT Filesystem specific artefacts from a given Partition
-
cj-path-util
working with Path/PathBuf more productive
-
firkin-trace
Trace and benchmark sample primitives for the firkin Rust containerization library
-
wnfs-unixfs-file
IPLD UnixFS File implementation for Webnative Filesystem
-
my-test-app-bergwolf
Fuse(filesystem in userspace) servers and virtio-fs devices
-
qwertty-term-termio
Terminal IO foundations ported from Ghostty: PTY primitive plus termio message/mailbox/backend plumbing
-
fold-rs
Minimal, dependency-free resolver for standard base directories
-
tdms
A LabView TDMS file parser written in Rust
-
syntheon
Build script utilities shared across sys crates
-
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.
-
floreum_parser
A no_std parser for Floreum messages
-
onelf-rt
Runtime stub for onelf packed binaries
-
s3get
Download a single file from S3 using chunks
-
cc-sync-session
syncing Claude Code session files
-
libbtrfs
working with the btrfs filesystem
-
fts
high performance directory walking using libc fts
-
luff_sys
Low-level system primitives for luff
-
common-testing
Common testing shortcuts and utilities reused across projects
-
tokmd-walk
File listing and asset discovery utilities for tokmd analysis
-
disk-space
Tiny lib for disk space info of os file system (cross-platform)
-
omnifuse-app
Application-level mount preparation for OmniFuse
-
dotstrap
Template-driven dotfiles bootstrapper for macOS
-
fs-mcp
mcp server for filesystem access
-
macdirstat
fast windirstat clone for macos
-
evix-protocol
Daemon JSON protocol and shared wire types for evix
-
neco-filetree
Pure file tree snapshot helpers for merge, flatten, reveal, and lookup
-
eliprompt
Elegant and informative shell prompt
-
fddf
Fast, parallelized duplicate file finder
-
mkfs-ext
Create original ext (pre-ext2) filesystem images
-
es-fluent-runner
Shared protocol and filesystem helpers for es-fluent runner crates
-
keypropdecode
decoding Windows file system elements attributes constants
-
hxy-vfs
VFS detection, registry, and built-in handlers for the hxy hex editor
-
aquila_fs
Aquila server file system file backend implementation
-
shiplog-workstreams
Repo-based clustering and curated/suggested workstream file management for shiplog
-
wasmer-vfs
Wasmer Virtual FileSystem
-
sley-formats
Native-Rust readers and writers for Git's on-disk and wire formats: reftables, commit-graph, bundles, and repository layout
-
stagecrew
Disk usage management for shared or staging filesystems with automatic cleanup policies
-
temporary
The package provides means of managing temporary files and folders
-
changenog-staging
Zero-config changelog generator with monorepo support
-
r2x-logger
Logging utilities for the r2x CLI
-
vmette-providers
The default rootfs-provider registry for vmette (dir + squashfs + tar + OCI, in resolution order)
-
ignore-files
Find, parse, and interpret ignore files
-
comhad
A ranger-style terminal browser for S3, with multi-pane layout, previews, background transfers, and sync
-
generate-sample-pdf
Distinguishable sample PDF generator
-
serve_static
Headless utilities for static file serving: path jail, range parsing, MIME detection, directory listing
-
wasi_virt_layer
A virtual layer for WASI modules
-
xtax-blob-storage
Application-level blob storage abstraction with filesystem/S3 backends, optional encryption, rekey, cleanup, and background maintenance
-
jwalk-meta
Filesystem walk performed in parallel with streamed and sorted results
-
illfs
File System Operations
-
calf
A very basic library to read QCOW files
-
bumv
bumv (bulk move) lets you use your favorite editor to rename files
-
tlg
Tools to process TLG image file
-
nils-agent-scope-lock
CLI crate for nils-agent-scope-lock in the nils-cli workspace
-
linera-persistent
persisting data types to disk with a variety of backends
-
metatheca
Path-and-fact layer over a syntheca cella: stable entry IDs, content-addressed facts, a single-track state chain, and a compare-and-swap head pinax
-
rattler_shell
help with activation and deactivation of a conda environment
-
unpaired
Terminal utility for finding unique (non-duplicated) files
-
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…
-
nm-remover
A TUI tool to find and remove node_modules folders
-
uv-globfilter
internal component crate of uv
-
git-set-attr
Set Git attributes via code, or from the command-line
-
puzzlefs-lib
Build, mount and extract PuzzleFS images
-
nils-zsh-kit
CLI crate for nils-zsh-kit in the nils-cli workspace
-
syncor
Cross-machine directory sync tool — link, push, pull, resolve conflicts
-
jdexmd
generate a Johnny Decimal system for Obsidian and your Documents folder
-
forge-core-utils
Core utilities for the Forge task execution framework
-
context-driven-development
Context-driven development installer and tooling
-
googleapis-tonic-google-cloud-netapp-v1
A Google APIs client library generated by tonic-build
-
anyhow-std
Wrap std APIs with anyhow error context
-
turboinstall
overlaying directory trees on top of each other
-
bevy_mod_mipmap_generator
A basic runtime texture mipmap generator and compressor for bevy
-
gluster
interface with Gluster's CLI. This is being leveraged by a Juju charm to manage a Gluster deployment
-
lotus-lib
reading data from Warframe's files stored in the Cache.Windows folder
-
hunter
Fast, lag-free terminal file browser
-
bcachefs-top
A top-like tool for bcachefs statistics
-
mont
A task tracker to help you and your agent write robust, reliable code
-
stormlib-rs
Rust-native MPQ archive toolkit
-
livedisk-core
Cross-platform live block-device enumeration — list physical disks and partitions on the running host (macOS IOKit, Linux sysfs, Windows DeviceIoControl) in one unified model, with…
-
esl01-vlqencoding
VLQ encoding (https://en.wikipedia.org/wiki/Variable-length_quantity)
-
memory-mcp-rs
SQLite-based knowledge graph MCP server for persistent memory
-
vasp-poscar
read and write VASP POSCAR files
-
dux-core
Core library for DUX disk usage analyzer - tree data structures and parallel scanning
-
gitice
Freeze your local git repositories for easy restoration
-
lintrunner
A lint running tool and framework
-
binate-cli
Reproducible build validator for Rust binaries
-
relative-path-utils
Portable, relative paths for Rust
-
rebecca
Cross-platform cleanup CLI and Rust library surface for Rebecca cleanup planning, rules, and platform adapters
-
folder
The package allows for scanning directories in parallel
-
sley-pathspec
Byte-faithful port of Git's wildmatch engine and pathspec magic parser for the sley engine
-
fuse3_opendal
fuse3 integration for Apache OpenDAL
-
protoc-bin-vendored-linux-aarch_64
protoc binary for linux-aarch_64 compiled by Google and bundled in this crate
-
awsbck
backup a folder to AWS S3, once or periodically
-
smb-fscc
FSCC (File System Control Codes) implementations for
smb-rs -
root_boot
A CLI tool that allows you to restart your PC and then auto-boot into a selected device
-
pathos
A natural API for handling OS-specific user or system directories, including iOS and Android
-
dtree-tui
A fast, lightweight TUI for interactive directory tree navigation with file preview and fuzzy search
-
current_dir
Thread Safe Current Working Directory
-
redox_installer
A Redox filesystem builder
-
hadris-cd
Hybrid ISO+UDF optical disc image creation (UDF Bridge format)
-
seal-core
Core domain logic for seal — events, storage, projection, SCM
-
kcr_kmm_sigs_x_k8s_io
Kubernetes Custom Resource Bindings
-
lw
Log-Watcher utility - replacement for:
tail -F /some/path/*- that uses Kqueue to watch for new files as well… -
axil-docs
Dependency documentation memory for Axil (Phase 16)
-
fsize-core
Core size-computation, formatting, and disk-usage logic for the fsize CLI
-
dumap-layout
Squarified treemap layout algorithm for dumap
-
yazi-tty
Yazi TTY access layer
-
marty_plugin_protocol
Protocol definitions for Marty workspace provider plugins
-
snapsafe
A lightning-fast, lightweight command-line tool for creating efficient directory snapshots
-
file_alloc
跨平台、高性能、兼容性好的文件大小分配库
-
azure_mgmt_liftrqumulo
generated REST API bindings
-
fpv
A minimal, keyboard-first TUI file previewer with syntax highlighting
-
sandbox-workspace
Workspace sandboxing and patch filesystem primitives
-
clonehunter
command line utility that identifies groups of identical files and displays them to the console
-
quarb-archive
Zip and tar archive adapter for the Quarb query engine
-
perl-source-file
Shared Perl source file classification helpers
-
scanner-hash
Hashing utilities used by scanner-core
-
hotwatch
conveniently watching and handling file changes
-
file-with-meta
store a file's metadata for caching purposes
-
bp3d-util
OS independant Rust language utilities
-
arbhx-vfs-ftp
The FTP layer for Arbhx
-
backhand-cli
Binaries for the reading, creating, and modification of SquashFS file systems
-
async-fusex
Async fuse library to make fuse develop easier
-
layfetch
A system information tool with better layouts
-
aube-util
Shared helpers reused across aube crates (semantic hashing, async dedup, atomic filesystem ops, bincode sidecars)
-
bitrouter-blob
BitRouter blob storage backends
-
crate
rate is a cross-platform tool that clears all installed Rust crates from the .cargo/registry folder, helping you free up disk space. It works on Windows, macOS, and Linux.
-
provekit_nargo
Noir's package manager
-
ripfind
A fast and lean replacement for the find command
-
smoo-host-cli
Host CLI for serving smoo block exports over USB
-
mkfs-bfs
Create SCO BFS (Boot File System) images
-
darya
A fast, keyboard-driven disk usage explorer built on ratatui
-
sley
Ergonomic facade over the sley engine, a native-Rust reimplementation of Git's plumbing
-
image_writer_rs
Write bootable OS images to USB drive (dd on steroids)
-
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
-
synwire-index
Semantic index pipeline for Synwire VFS providers
-
librarium-cli
reading, creating, and modification of cpio file systems
-
wintheon
discover, rank and inspect launchable Windows file entries
-
subio
Read, write, and seek within a portion of a file as if it were itself a standalone file
-
agent-diva-files
File management system for agent-diva with deduplication and reference counting
-
reflink
copy-on-write mechanism on supported file systems
-
gen-caixa-bridge
gen — typed bridge between pleme-io's caixa SDLC primitive and the gen ecosystem. (defcaixa …) blocks declare a :gen slot; this crate translates the typed CaixaToGen request into…
-
horsie-runtime
Sandboxed per-job runtime child for horsie
-
ghrm-stat
Repository statistics for ghrm
-
fastdu
Parallel, cross-platform version of du
-
fs9p
A 9P client library for Rust
-
pulsemon
Cross-platform system monitor TUI — CPU, memory, disk, GPU, ports, process management
-
cabinpkg-index
Local JSON package index for Cabin
-
precious-testhelper
A helper library for precious tests - not for external use
-
dupdup
Find duplicate file
-
odirect
Minimal cross-platform direct I/O abstraction for Rust
-
pure_fat
A super flexible library for parsing FAT file systems
-
x79d8
Serve encrypted files via local FTP
-
rdirstat
A fast disk space analyzer (TUI) — parallel scanner with live snapshot updates
-
hjkl-fs-watch
Debounced filesystem watcher wrapper around notify. Tokio-free sync backend for hjkl editors and pickers.
-
keepr
customizable file finder for Rust
-
rarch
A blazing fast, content-aware, and atomic file organization tool with undo support
-
dune
A shell🐚 by the beach🏖️!!
-
mavdac
MAVIS Differential Astrometric Calibrator
-
rew-data-manager
The conf module for rew
-
licverify
Rust client for go-license verification system
-
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…
-
json_state
managing states using json with file persistence
-
pish
pretty incredible shell
-
devclean
clean up your development environment
-
cortexfs-tool-sdk
Rust SDK for CortexFS tool modules
-
tinymist-vfs
Vfs for tinymist
-
id3-image
embed images into mp3 files
-
apimock-routing
Routing model for apimock: rule sets, request matching, and read-only views for GUI tooling
-
walkup
Finds a file by walking up the directory tree
-
louke
漏刻 (Louke) — the runtime observation dimension of Tianheng: declare which concrete-type origins may cross a runtime seam, probe live dyn objects in production fail-closed, react as a structured event (panic opt-in)…
-
yosh
A POSIX-compliant shell implemented in Rust
-
iqan
Sync Nix flake pins
-
fscommon
Filesystem common utilities
-
rattler_build_types
Common types shared across rattler-build crates, including glob matching, version pinning, and variant configuration keys
-
mdif
written in rust, terminal-based disk usage analyzer
-
perl-path-normalize
Secure workspace-relative path normalization
-
docopticon
An argument-parser based on the obligatory help-text
-
foyer-bench
bench tool for foyer - Hybrid cache for Rust
-
vfs-sync-host
S3 synchronization for Monaka VFS (native environment)
-
uv-fs
internal component crate of uv
-
ntdb_unwrap-cli
CLI tool for decrypt/decoded NTQQ database files
-
vanta-platform
OS/arch/libc detection, paths, link strategies, shells, executable handling
-
sheesy-tools
Tooling to make using shared secrets effortless
-
openstack-cli-dns
OpenStack CLI DNS commands
-
shell-sanitize
Type-safe input sanitizer for shell arguments and file paths — rejects injection, traversal, and expansion attacks
-
dedcore
A high-performance deduplication tool
-
yazi-proxy
Yazi event proxy
-
deno_npm_installer
Installer of npm packages used in Deno
-
realpath-ext
realpath() (with some extensions) for *nix systems
-
disktest-lib
Tester for Solid State Disks, Non-Volatile Memory Storage, Hard Disks, USB Sticks, SD-Cards, etc
-
fsquirrel
cross-platform get/set extended file attributes
-
rsdupes
A file deduplication utility
-
e9571_io_lib
file I/O operations, including line-by-line reading, various write modes, and byte stream reading
-
xerxes
High-performance filesystem navigation engine
-
fs-utils
help working with the filesytem
-
czkawka-dupes-to-symlinks
Safely turn Czkawka duplicate reports into space-saving symlinks
-
dumpfiles
A CLI and library for generating structured YAML representations of directory contents, optimized for efficiently sharing codebases with LLMs
-
mattress
A command line tool for working with Linux extended attributes (xattrs)
-
astro-io
I/O operations for astronomical image formats
-
perl-workspace-ignore
Shared ignore rules for workspace traversal and filtering
-
oximedia-archive
Media archive verification and long-term preservation system
-
backpak
A content-addressed backup system with deduplication and compression
-
ept-lib
Edgeless Package Tools
-
hadris-udf-cli
CLI utility for Universal Disk Format image operations
-
woody
A logger for Rust that's *actually* easy to use
-
xdg-termfilechooser-bridge
The bridge between xdg-desktop-portal-termfilechooser and your favorite terminal based filepicker
-
mixtape-tools
Ready-to-use tool implementations for the mixtape agent framework
-
watchexec-filterer-ignore
Watchexec filterer component for ignore files
-
file-matcher
search files and folders based on the name pattern (regex, wildmatch, exact)
-
nvpair
Work with nvlist and nvpair (using nvpair-sys, libnvpair.so)
-
path-security
Comprehensive path validation and sanitization library with 85%+ attack vector coverage
-
copytree
Copy directory trees
-
uv-resolver
internal component crate of uv
-
embednfsd
NFSv4.1 server daemon powered by embednfs
-
id3-image-rs
embed images into mp3 files (forked, updated and extended api)
-
ipipe
Cross-platform named-pipe API
-
batty
Battery Health Tool for Linux
-
am-img-vhdx
Pure-Rust VHDX (Microsoft VHD's modern successor) reader. Used by Hyper-V and WSL2. Exposes a Rust API and a C ABI suitable for FFI from C/C++/Go/Swift.
-
greenfield
images
-
bindport-adapters
BindPort proxy adapter primitives
-
path_no_alloc
with_paths! macro, for joining paths ergonomically and without allocation
-
permissions
query for file permissions (read, write, execute, removal and creation)
-
vite-rs-interface
Uses ViteJS to compile frontend assets and embeds the results into your Rust binary. (Serves from the ViteJS dev server in development.)
-
alfred-clean
🧤 Alfred - A blazingly fast CLI tool to automatically organize your folders
-
fishez
Lightning-fast terminal file manager for developers: type-to-filter, quick view, fd/ripgrep, cd-on-exit
-
quickwit-storage
Quickwit's storage abstraction
-
blkpath
Resolve the underlying block device path from a file path or file descriptor
-
openat
A wrapper around openat, symlinkat, and similar system calls
-
finder_info
parse Apple HFS/HFS+/APFS FinderInfo attribute
-
onelf-preload
LD_PRELOAD library for onelf execve interception
-
esl01-hgtime
Parse time from strings
-
afetch
A CLI system information tool written in Rust
-
daytona-client
Rust client for Daytona — secure sandboxes for AI code execution
-
artushak-web-assets
Asset file manager
-
git-lfs-store
Content-addressable on-disk store for Git LFS objects
-
rust-safe-disk-info
Safe disk information SDK for REX with Cedar authorization
-
minibox-core
Cross-platform shared types, domain traits, and protocol for the minibox container runtime
-
gix-prompt
gitoxide project for handling prompts in the terminal
-
rustdupe
Smart duplicate file finder with interactive TUI
-
ruau-fs
Filesystem-backed module source and analysis config adapters for Ruau
-
rust_search_fork
Blazingly fast file search library built in Rust. Forked due to abandoned project.
-
rust-fd
A fast file finder written in Rust with glob pattern matching
-
sys-file-manager-path
获取 Mac Finder、Windows Explore 窗口的路径
-
opendal-service-webhdfs
Apache OpenDAL WebHDFS service implementation
-
rtools
Set of tools for my needs
-
krypt-core
Core engine for the
kryptdotfiles manager: config, paths, copy, manifest, runner -
dolang-ext-sqlite
SQLite extension for the Do language
-
exhume_partitions
Extract GPT and (E/M)BR partitions from a Body of data
-
shrinkpath
Smart cross-platform path shortening for CLIs, prompts, and tools
-
tatara-pkgs
Package set abstraction + nixpkgs bridge + tend-driven tatara-lisp mirror — the tatara equivalent of nixpkgs
-
ext4-lwext4-sys
FFI bindings to lwext4 - a lightweight ext2/3/4 filesystem implementation
-
notify-forked
Cross-platform filesystem notification library
-
hadris-fat-cli
CLI utility for FAT filesystem analysis and management
-
gobblytes-erofs-rs
A pure Rust library for reading EROFS (Enhanced Read-Only File System) images
-
ekv-fs
A chunked, #![no_std] Virtual File System built on top of the Embassy ekv key-value store
-
dmux
fast and easy tmux workspace opener
-
local-store
Local storage primitives: platform-agnostic paths, atomic file/dir storage, atomic IO, format dispatch
-
forensic-mount
Mount forensic disk images, archives, and memory dumps as a filesystem on Linux, macOS, and Windows — ext4/NTFS/exFAT/HFS+/APFS/ISO, EWF/VMDK containers, zip/7z/tar, LiME/AVML/crash dumps
-
sbox
Tiny Linux containers implementation
-
ddupe
Fast, cross-platform CLI for finding and removing duplicate files by content hash
-
streambed-logged
Logged is a small library that implements a file-system-based commit log
-
provekit_fm
File manager for the Noir compiler
-
ruff_python_stdlib
internal component crate of Ruff
-
hadris-iso-cli
CLI utility for ISO 9660 image operations
-
libfasttree
inspired by libostree, but based on distribution repositories
-
copy_on_write
Copy-On-Write Rust implementation
-
gibblox-cache-store-std
Filesystem-backed cache store with XDG-friendly defaults
-
kcr_jobsmanager_raczylo_com
Kubernetes Custom Resource Bindings
-
enwiro-daemon
Background daemon for enwiro: refreshes the recipe cache and forwards workspace switch events
-
tin-summer
Command-line tool to find build artifacts and thing occupying space on your computer. Shatters records not glass.
-
shuck-semantic
Semantic analysis model for shell scripts with scopes, bindings, and dataflow
-
nullfs
A blazingly simple, pragmatic, store agnostic, fully decentralized file system
-
allow-diff
Source-tree and policy posture diff helpers for cargo-allow
-
uv-python
internal component crate of uv
-
libzfs
Rust wrapper around libzfs-sys
-
redoxfs
The Redox Filesystem
-
disk-spinner
A burn-in tool for spinning rust HDDs
-
fuseftp-cli
CLI for mounting FTP servers as local filesystems
-
samevol
A lightweight Windows utility for determining if two paths reside on the same storage volume. 轻量级 Windows 工具库,用于检测两个路径是否位于同一存储卷。
-
azk_assets
Locate Azakura application assets in platform data directories
-
workspace_root
get workspace root
-
tinysrv
tiny, nostd, ~50kb http server/library
-
haw-core
hawser domain logic: manifest, lock, resolver, workspace, changesets
-
memfd-exec
Run an executable directly from memory with a friendly interface
-
oneiros-engine
The engine underlying oneiros' CLI
-
btrfs-tune
Tune btrfs filesystem parameters
-
omnifuse-cli
CLI for OmniFuse — a universal VFS utility
-
guestkit-job-spec
VM Operations Job Protocol specification and types
-
config-better
Configure your application in a friendlier and more consistent way!
-
agent_feed_identity
projection-safe feed for local coding-agent activity
-
unctool
convert between Linux and Windows UNC paths. Converts local Linux path to Windows/Linux UNC and vice versa.
-
valida-vm-api-linux-x86
wrapper around
validaexecutable - zero-knowledge virtual machine -
wslpath2
Convert Windows to WSL paths and vice-versa
-
shiplog-bundle
Bundle manifest and profile-scoped zip writer for shiplog run directories
-
lolcate-rs
A comically fast way of indexing and querying your filesystem. Replaces locate / mlocate / updatedb.
-
libparted
Rust wrappers for libparted
-
oxiphysics-io
File I/O and serialization for the OxiPhysics engine
-
serraria
A command-line log inspection tool
-
dj
CLI-first backup solution with content-addressable storage
-
lamfold-erofs
no_std clean-room EROFS reader — the lamfold forward-standard frontend, with the fs-verity integrity story
-
skrills-server
Core library for the skrills MCP server: discovery, filtering, manifest generation, and runtime control
-
dir-cache
Directory based kv-store
-
heft
Fast disk usage scanner with mtime tracking
-
easychangedirectory
Tools for easy cd
-
notify-twophase
Two-phase notify-debouncer-full setup: subscribe before bind, drain after, no startup-gap event loss
-
miniximg-cli
Command-line tool for building, inspecting, editing, and interactively exploring Minix v1 filesystem images
-
bt_file_cache
A caching mechanism for downloading and storing files from URLs
-
quickseal
Create Kubernetes SealedSecrets with a single secure command
-
rsdirstat-macos
macOS filesystem scanner for rsdirstat (getattrlistbulk)
-
cruftkill
Polyglot dev-cache reaper — find and delete node_modules, .venv, target, DerivedData and the rest of your build cruft from a fast terminal UI
-
efs
An OS and architecture independent implementation of some Unix filesystems in Rust
-
firkin-single-node
Production Apple/VZ runtime composition for the firkin Rust containerization library
-
filesync
Sync files between different sources
-
shell-rs
Rust reimplementation of common coreutils APIs
-
carbon14
file-system forensics
-
fileluya-proto
Shared protocol types for KeyLeLuYa encrypted filesystem
-
image-find
A high-performance tool to find similar images using perceptual hashing
-
kcr_policy_karmada_io
Kubernetes Custom Resource Bindings
-
below-dump
Dump crate for below
-
terminal-commander-supervisor
Cross-platform supervisor for Terminal Commander daemon — IPC bring-up, peer identity, ensure-daemon helpers
-
arbhx-sync
The sync layer for Arbhx
-
fs-swap
Cross-platform implementation of path swap
-
selinux-sys
Flexible Mandatory Access Control (MAC) for Linux
-
googleapis-tonic-google-cloud-gkebackup-logging-v1
A Google APIs client library generated by tonic-build
-
opendal-layer-route
Apache OpenDAL route layer
-
starbase_sandbox
A temporary sandbox for testing file system and process operations, with fixtures support
-
getattrlistbulk
Safe Rust bindings for macOS getattrlistbulk() system call for high-performance directory enumeration
-
zngur-parser
Parser of the zng file
-
protoc-bin-vendored-linux-x86_32
protoc binary for linux-x86_32 compiled by Google and bundled in this crate
-
dateframe
Clean up files & folders
-
sapling-atomicfile
Atomically write a file with retries
-
xcom
Windows file operations utility with shell integration for copy and move operations
-
bootsmith-disk
Raw device access for bootsmith. macOS impl; Linux/BSD planned.
-
sqsh-sys
Low-level bindings to the libsqsh library
-
aube-store
Content-addressable global package store for Aube
-
jfsm
A command-line tool to read file system metadata then return it in JSON format (output and errors)
-
node_module-nuke
Efficiently delete node_modules directories with nuclear precision
-
rebecca-rules
Owned cross-platform cleanup rule catalog for Rebecca
-
gen-poetry
gen — poetry adapter. Parses pyproject.toml + lockfile into a typed gen_types::Spec emission. One of N adapters that share the typed core via Spec/QuirkRegistry/Invariants traits.
-
libfonthelper
Reads fonts in passed directories and return objects of fonts for Figma Font Helper
-
dracon-files
Dracon multi-language Rust libraries for AI, system, media, and developer tooling
-
drill-press
A cross platform library for listing and manipulating holes in sparse files
-
xattrs
Cross-platform xattr support
-
simple-snap
Minimalist BTRFS periodic snapshot tool
-
bias-vfs
A virtual filesystem for Rust
-
harness-glob
Glob tool for AI agent harnesses — bash-style pattern matching with .gitignore enumeration, alias pushback, NOT_FOUND siblings, and auto-split absolute-path patterns
-
sapphire-track
File-type-agnostic mtime-based file-change detection
-
cast-watch
Experimental: Live, file-watching daemon for cast::*! annotations — maintains an incremental concept graph and exposes a query socket for LLMs and editor tooling. Peer to cast-extract;…
-
supersigil-verify
Verification engine for supersigil spec documents
-
firkin-e2b-wire
Wire protocol shapes for E2B-compatible firkin sandbox APIs
-
disksift
A modern CLI tool to analyze disk usage and find largest files/directories
-
guardrail
Defensive guardrails for AI coding agents — block destructive commands via hooks
-
ta-connector-fs
Filesystem connector for Trusted Autonomy
-
neco-pathrel
Policy-driven path relation and rename remap helpers for workspace runtimes
-
systemd-journal-sdk-host
Optional host identity and monotonic timestamp helpers for the systemd journal SDK
-
ontocore-plugin-shacl
SHACL validator plugin for OntoCore (rudof adapter)
-
openhawk-savepoint
Copy-on-write filesystem snapshots and rollback for OpenHawk agents
-
nym
Manipulate files en masse using patterns
-
carcli
CLI tool for Content Addressable Archive (CAR) from IPLD
-
wasi_virt_layer-cli
CLI for the wasi_virt_layer crate
-
tatara-ebpf
eBPF authoring surface for tatara-lisp — typed program / map / policy declarations + a Lisp-to-Rust codegen path that produces aya-compatible source for hermetic BPF builds. The 'kernel…
-
sapling-indexedlog
Append-only on-disk storage with integrity checks and radix tree indexing
-
arkv
A fast, no-frills file archiving tool that copies files to remote servers via SFTP
-
neco-watchnorm
Host-agnostic file watcher event normalization and batch coalescing
-
s3invsync
AWS S3 Inventory-based backup tool with efficient incremental & versionId support
-
jailer
in creation of sandbox environment
-
gpt-parser
GUID Partition Table (GPT) read-only parser. Endian aware and usable against no_std+alloc.
-
fungus
reduce code verbosity
-
unshared
Terminal utility for finding unique (non-duplicated) files
-
iocore-test
IOCore is a safe library for unix CLI tools and Systems programming. IOCore provides the [
iocore::Path] abstraction of file-system paths designed to replace most [std::path] and [std::fs]… -
winfsp_wrs_sys
WinFSP wrapper for rust
-
durrrrrenv
A zsh alternative to direnv that automatically loads environment configurations when you enter a directory
-
esl01-drawdag
Parse an ASCII DAG into parent relations
-
dnc
CLI path launcher - dance around your files!
-
voc
Voc Agent — the Rust terminal cockpit for Vibecrafted
-
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!
-
opendal-unofficial
Apache OpenDAL™: One Layer, All Storage
-
asyncfuse
FUSE user-space library async version implementation
-
fstapi
API for manipulating Fast Signal Trace (FST) format waveforms
-
sqlite-vfs
Build SQLite virtual file systems (VFS) by implementing a simple Rust trait
-
dev-clean
A TUI tool to find and remove node_modules folders
-
ntfsanitise
Sanitise filenames for use on NTFS filesystems
-
antop
TUI application for monitoring antnode instances. Discovers nodes via log files, fetches metrics (resource usage, peers, bandwidth, etc.), calculates network speeds, and displays the…
-
nils-agent-out
CLI crate for nils-agent-out in the nils-cli workspace
-
bt_file_utils
Basic file read operation. Returns string with file. The file is either a relative location or passes via an environment variable
-
s3reader
Read S3 object like local files with byte offsets
-
DiskAnalyzer
make diagram base on system folder size
-
tauri-plugin-advanced-file-manager
Advanced file manager plugin combining fs, dialog, and opener functionality for desktop platforms
-
brk-notify
Cross-platform filesystem notification library
-
opendal-service-hdfs
Apache OpenDAL hdfs service implementation
-
rsfdisk
Safe Rust wrapper around the
util-linux/libfdiskC library -
dotthz
open and write dotThz files in rust
-
dumap-cli
CLI tool for dumap: scan directories and visualize disk usage as interactive treemaps
-
pfs
A portable, crass-platform, serializable representation of contained file system
-
recurse
Recursive directory traversal file management tool
-
spielrs_diff
compare two direcories or two files asynchronously
-
tiverse-mmap
Modern, safe, and ergonomic memory-mapped file I/O library with zero unsafe in public API
-
git-bug
interfacing with git-bug repositories
-
lamexfat
no_std read-only exFAT reader for UEFI bootloaders (removable media)
-
fileluya-gui-chirho
Tauri-based GUI for FileLuYa encrypted filesystem
-
changelog
generator
-
foyer-tokio
tokio adapter for foyer - Hybrid cache for Rust
-
harmonia-s3-sync
S3-compatible object storage sync for the Harmonia agent
-
lds-git
Git module for local-develop-server (lds) — git2-rs backed read/write with session-scoped write safety
-
aube-workspace
pnpm-workspace.yaml discovery and workspace: protocol resolution for Aube
-
openat-ext
Extension methods for the openat crate
-
sapphire-sync
Git-based workspace synchronization library
-
cpui
A modern replacement for cp command with progress bar and advanced features
-
sys-measure
system measurement library for Rust
-
dolang-ext-shell
Shell, process, and filesystem extension for the Do language
-
amql-file-lock
Per-key lock manager for concurrent file access
-
bougie-installers
Native reimplementation of declarative Composer install plugins: magento/magento-composer-installer (extra.map copy + extra.chmod + vendor_path.php) and composer/installers (type to install-path remapping)…
-
fmql
A fast and feature-rich file manager written in Rust
-
scanner-phash
Perceptual hashing utilities used by scanner-core
-
rex-test-utils
Shared test utilities and fixtures for REX crates
-
ptlist
A modern replacement for ls command with rich features and beautiful output
-
rattler_prefix_guard
A prefix guard (file lock) for rattler
-
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
-
lockdiff
Display more readable diffs for lock files
-
lunchbox
An async virtual filesystem interface
-
opendev-history
Session history management: persistence, indexing, locking, and snapshots for OpenDev
-
codemem-watch
Real-time file watcher for Codemem with debouncing and .gitignore support
-
harness-read
Read tool for AI agent harnesses — filesystem read with pagination, binary sniff, directory listing, attachment shape, NOT_FOUND fuzzy siblings
-
xdg-utils
Query system for default apps using XDG MIME databases. Rust implementations of some common functions in the freedesktop project
xdg-utils. -
opendal_obs
[FORK]Apache OpenDAL™: Access data freely, painlessly, and efficiently
-
dolang-shell-vfs
Shell VFS daemon for Do language integrations
-
perl-workspace-folder
Parse Perl workspace folder declarations into filesystem paths
-
hexz-vfs
Platform-agnostic virtual filesystem logic for Hexz
-
zfs-core
Rust interface to libzfs_core (lzc)
-
hadris-cd-cli
CLI utility for creating and verifying hybrid ISO 9660/UDF images
-
firkin-ext4
EXT4 image writer for the firkin Rust containerization library
-
hxcfe-sys
Bindings for libhxcfe https://github.com/jfdelnero/HxCFloppyEmulator/. Unfinished work, contributions are welcomed.
-
vfox
Interface to vfox plugins
-
omnifuse-core
OmniFuse core: Backend trait, SyncEngine, VFS, FileBufferManager
-
libstoragemgmt-rust
Rust bindings for libStorageMgmt
-
iron-os-service-api
Iron OS Packages Api
-
encrypted_fs
An encrypted file system that mounts with FUSE on Linux. It can be used to create encrypted directories.
-
rhai-safe-disk-info
Rhai bindings for safe disk information access in REX scripts
-
pk2-sync
interacting with Silkroad Online's pk2 archive format
-
microdb
A very small in-program database with cache, disk storage, etc
-
wordchipper-disk-cache
A disk cache for Wordchipper downloads
-
qcow2-rs
read/write qcow2 image in async/await
-
ambient-fsd
Ambient filesystem awareness daemon
-
use-archive-entry
Archive entry metadata primitives for RustUse
-
bmap2simg
Convert bmap images to Android sparse
-
findfile
An ergonomic way to search for files
-
sley-refs
Native-Rust Git reference store for the sley engine: loose refs, packed-refs, reftables, and reflogs
-
gibblox-ext4
ext4 filesystem adapter and ext4 file-backed block reader
-
vocofo
A fast terminal file manager with dual panels, vim navigation, and SFTP/FTP/SCP support
-
wasm-wnfs
WebNative Filesystem API (WebAssembly)
-
memexec
loading and executing PE (Portable Executable) from memory without ever touching the disk
-
rfui
A fast, interactive file finder with live preview built in Rust
-
linker-layout
Data structures for storing linker layout information
-
openstack-cli-identity
OpenStack CLI Identity commands
-
bonsai-disk
NOR flash device abstraction for the bonsai-fs
-
nbdkit
Rust bindings to the NBDKit framework for creating Network Block Device servers
-
catbox
Catbox.moe's API
-
rong_storage
Storage module for RongJS
-
pave
PAVED documentation tool - structured docs optimized for AI agents
-
libmtp
A memory safe API for interacting with libmtp library
-
firkin-benchmark
Benchmark targets and evidence writers for the firkin Rust containerization library
-
kcr_confidentialcontainers_org
Kubernetes Custom Resource Bindings
-
heft-mft
Windows MFT-based disk usage scanner that produces .heft files
-
repoask-repo
Repository cloning, caching, and search orchestration for repoask
-
rsdirstat-windows
Windows filesystem scanner for rsdirstat (GetFileInformationByHandleEx)
-
below-btrfs
reading btrfs
-
uv-shell
internal component crate of uv
-
oximedia-archive-pro
Professional archive and digital preservation system for OxiMedia
-
rolldown-notify-debouncer-mini
notify mini debouncer for events
-
pshell
Works out if this is running from inside a shell, and if so, which one
-
oro-package-spec
NPM package specification parsing and manipulation
-
gen-ansible
gen — ansible adapter. Parses galaxy.yml + lockfile into a typed gen_types::Spec emission. One of N adapters that share the typed core via Spec/QuirkRegistry/Invariants traits.
-
agent_feed_redaction
projection-safe feed for local coding-agent activity
-
geekmagic-stats
Push Claude Code usage and disk stats to GeekMagic SmallTV displays
-
gostd_io
part of gostd,gostd 是Go标准库的rust实现
-
buildfix-core-runtime
Core runtime adapters and settings for buildfix embeddings
-
sand-mcp-fs
MCP filesystem server with sandbox security based on cap-std
-
embednfs-proto
NFSv4.1 protocol types and XDR encoding/decoding
-
liteboxfs-cli
The CLI for LiteboxFS, a modern POSIX filesystem in a SQLite database
-
scanner-engine
Core scanning engine powering scanner-core
-
mcdu
A modern disk usage analyzer with a terminal UI, inspired by ncdu
-
agent-team-mail-tui
Terminal UI for agent-team-mail: live streaming dashboard for AI agent teams
-
vortex-fs
Virtual file system with fault injection for Vortex simulation
-
gpt-forensic-cli
Command-line tool for forensic inspection of GUID Partition Table (GPT) disk images
-
log-writer
write a stream to disk while adhering usage limits
-
cruftai-tools
Type-safe tools for AI agents with automatic JSON schemas
-
hermes-md
CLI tool to upload and delete files to and from your Supabase project
-
firkin-admission
Admission control and capacity policy primitives for the firkin Rust containerization library
-
bougie-composer
composer.json / composer.lock + Packagist v2 metadata model for bougie
-
cleaner-upper-rs
A fast, cross-platform file system cleaner for removing recreatable folders and cache directories across different operating systems
-
wayle-sysinfo
CPU, memory, disk, and network metrics
-
bin-expire
Scan for stale binaries in common bin folders and safely archive/restore them
-
xdgen
Generate localized XDG metadata for an application
-
olio
Miscellaneous I/O utilities
-
fslock-arti-fork
files as locks, forked for use in Arti
-
tauri-plugin-ambient-fs
Tauri 2 plugin for ambient-fs filesystem awareness daemon
-
zccache-test-support
Shared test utilities for zccache crates
-
skill_installer
CLI for installing agent skills
-
encryptedfs
An encrypted file system that mounts with FUSE on Linux. It can be used to create encrypted directories.
-
openat_ct
A wrapper around openat, symlinkat, and similar system calls forked and improved from https://crates.io/crates/openat
-
valida-vm-api-linux-arm
wrapper around
validaexecutable - zero-knowledge virtual machine -
oxiddd
High-performance forensic disk imaging tool with verified NTP timestamping and binding hashes
-
lightdm
Rust bindings for liblightdm-gobject-1
-
gen-polyglot
gen — polyglot workspace dispatcher. Probes a directory for every configured adapter marker and emits a typed PolyglotWorkspace containing one Manifest per detected language. Engines…
-
wenmoon
Your crypto portfolio and terminal together at last
-
arbhx-vfs
An advanced VFS layer for Arbhx
-
diskonaut
Terminal disk space visual navigator
-
home-rs
Terminal-based clipboard manager
-
file_diff
An atomic utility for diffing files in testing
-
yazi-boot
Yazi bootstrapper