Search

Lib.rs

› Categories › #fuse #backup #storage #linux #archive #git

Filesystem

Crates for dealing with files and filesystems

  • 2900 of 5615 crates
  • Sort: Best Popular New
  • notify

    Cross-platform filesystem notification library

    v9.0.0-rc.4 9.9M #filesystem-events #watch #events #filesystem
  • tempfile

    managing temporary files and directories

    v3.27.0 41.1M #temporary-files #temp-dir #filesystem
  • 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…

    v6.0.0 16.5M #home-dir #app-dirs #xdg #path
  • which

    equivalent of Unix command "which". Locate installed executable in cross platforms.

    v8.0.2 21.6M #unix-command #unix #command
  • camino

    UTF-8 paths

    v1.2.2 14.0M #utf-8 #unicode #filesystem #path
  • fs-err

    A drop-in replacement for std::fs with more helpful error messages

    v3.3.0 6.7M #error-message #file-io #filesystem #directory #permissions #open-file #security
  • glob

    Support for matching file paths against Unix shell style patterns

    v0.3.3 29.7M #glob-pattern #unix-shell-style #shell-style-pattern #pattern-matching #file-pattern-matching #path-matching #cross-platform #unix-style
  • shellexpand

    Shell-like expansions in strings

    v3.1.2 3.1M #home-dir #variables #shell
  • infer

    Small crate to infer file type based on magic number signatures

    v0.19.0 4.9M no-std #mime-types #filetype #mime
  • inotify

    Idiomatic wrapper for inotify

    v0.11.1 10.1M #linux #api-bindings
  • filetime

    Platform-agnostic accessors of timestamps in File metadata

    v0.2.28 19.2M #mtime #file-timestamp #timestamp
  • fs4

    No libc, pure Rust cross-platform file locks. Original fs2, now supports async and replace libc by rustix.

    v1.1.0 3.8M #lock-files #flock #fs2 #file-lock #locking
  • fd-find

    fd is a simple, fast and user-friendly alternative to find

    v10.4.2 10K app #file-search #fd #ignore-file #file
  • opendal

    Apache OpenDAL™: One Layer, All Storage

    v0.56.0 790K #amazon-s3 #storage #gcs #azblob #fs
  • open

    path or URL using the program configured on the system

    v5.3.4 3.1M bin+lib #xdg-open #launch #start
  • os_pipe

    a cross-platform library for opening OS pipes

    v1.2.3 4.5M bin+lib #pipe #dup #pipe2 #createpipe
  • 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

    v8.11.0 3.0M #web-server #rocket #static #web
  • jwalk

    Filesystem walk performed in parallel with streamed and sorted results

    v0.8.1 520K #walk-dir #iterator #parallel #directory
  • dunce

    Normalize Windows paths to the most compatible format, avoiding UNC where possible

    v1.0.5 18.3M #unc #canonicalize #windows #realpath #deunc
  • 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…

    v2.0.0 10.6M #home-dir #app-dirs #xdg #path
  • skim

    Fuzzy Finder in rust!

    v4.6.2 45K bin+lib #fuzzy-finder #menu #utilities
  • trash

    moving files and folders to the Recycle Bin

    v5.2.6 112K #recycle-bin #remove #rubbish
  • 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…

    v6.0.0 3.3M #standard-directory #app-dirs #xdg #path
  • remove_dir_all

    A safe, reliable implementation of remove_dir_all for Windows

    v1.0.0 2.4M bin+lib #windows #filesystem #remove-dir #utility
  • pathdiff

    diffing paths to obtain relative paths

    v0.2.3 11.4M #relative-path #path #relative
  • relative-path

    Portable, relative paths for Rust

    v2.0.1 5.9M no-std #utf-8 #path
  • fs_extra

    Expanding std::fs and std::io. Recursively copy folders with information about process and much more.

    v1.3.0 16.1M #file-copy #recursion #filesystem #directory
  • wax

    Opinionated and portable globs that can be matched against paths and directory trees

    v0.7.0 196K #glob-pattern #path-matching #regex
  • tree_magic_mini

    Determines the MIME type of a file by traversing a filetype tree

    v3.2.2 938K #mime #media-type #filesystem
  • xattr

    unix extended filesystem attributes

    v1.6.1 13.9M #filesystem-attributes #unix-filesystem #unix #filesystem
  • path-slash

    Conversion to/from a file path from/to slash path

    v0.2.1 1.7M #file-path #convert-file #path
  • watchexec

    execute commands in response to file modifications

    v8.2.0 109K #file-watcher #filesystem #watcher
  • cfb

    Read/write Compound File Binary (structured storage) files

    v0.14.0 3.3M #structured-storage #storage #structured
  • gix-attributes

    gitoxide project dealing .gitattributes files

    v0.33.0 2.0M #gitoxide #version-control #gix #gitattributes #search
  • typed-path

    typed variants of Path and PathBuf for Unix and Windows

    v0.12.3 2.7M no-std #unix #filesystem-path #unicode #utf-8
  • fs2

    Cross-platform file locks and file duplication

    v0.4.3 3.5M #flock #file-lock #duplicate-file #duplicates #filesystem
  • du-dust

    A more intuitive version of du

    v1.2.4 4.8K app #du #disk-usage #disk #command-line
  • globwalk

    Glob-matched recursive file system walking

    v0.9.1 3.7M #glob-pattern #iterator #walk
  • file-format

    determining the file format of a given file or stream

    v0.29.0 97K #filetype #media-type #magic-number #mime #file-type
  • rattler_conda_types

    Rust data types for common types used within the Conda ecosystem

    v0.46.1 38K #rattler #python-packages #conda #install-package #specification #rattler-build #conda-forge #virtual-package #temporary-files
  • vfs

    A virtual filesystem for Rust

    v0.13.0 133K #virtual-filesystem #async #filesystem #async-vfs
  • file-rotate

    Log rotation for files

    v0.8.0 282K #log-rotation #logging #logrotate
  • reflink-copy

    copy-on-write mechanism on supported file systems

    v0.1.29 1.3M #reflink #btrfs #xfs
  • fuser

    Filesystem in Userspace (FUSE) for Rust

    v0.17.0 202K sys #fuse #filesystem #bindings #system-bindings #system
  • fs-mistrust

    Ensure that files can only be read or written by trusted users

    v0.14.1 91K #file-permissions #privacy #fs-file #fs
  • zoxide

    A smarter cd command for your terminal

    v0.9.9 3.2K app #filesystem #utility #cli #shell-tool #shell
  • positioned-io

    Reading and writing at an offset

    v0.3.5 714K #endian #pwrite #pread #offset
  • gpt

    A pure-Rust library to work with GPT partition tables

    v4.1.0 52K #gpt-partition-table #gpt-disk #disk-image #disk-partition #debugging
  • czkawka_gui

    GTK frontend of Czkawka

    v11.0.1 app #graphical-user-interface #gui #gtk #czkawka #duplicates #frontend-of-czkawka
  • selinux

    Flexible Mandatory Access Control for Linux

    v0.6.2 286K #security #access-control #linux #filesystem #filesystem-access
  • pathrs

    C-friendly API to make path resolution safer on Linux

    v0.2.4 18K #path-resolution #linux #file #fs
  • temp-dir

    temporary directory with cleanup

    v0.2.0 374K #mkdtemp #directory #temp
  • atomicwrites

    Atomic file-writes

    v0.4.4 598K #atomic-file #filesystem #posix
  • fast-glob

    A high-performance glob matching crate for Rust

    v1.0.1 313K #glob-pattern #walk-dir #glob
  • refine

    your file collections using Rust!

    v3.0.0 1.3K app #file-rename #deduplicate #batch-file #batch-rename #scan
  • virtiofsd

    A virtio-fs vhost-user device daemon

    v1.13.3 6.5K bin+lib #vhost-user #inode #syscalls #guest-host #virtio-fs #host-guest #daemon #user-namespaces #gid #seccomp
  • exacl

    Manipulate file system access control lists (ACL) on macOS, Linux, and FreeBSD

    v0.13.0 165K #access-control-lists #acl #control
  • linutil_tui

    Chris Titus Tech's Linux Toolbox - Linutil is a distro-agnostic toolbox designed to simplify everyday Linux tasks

    v26.3.5 app #toolbox #linutil #everyday #task #chris #titus #distro-agnostic
  • backhand

    reading, creating, and modification of SquashFS file systems

    v0.25.1 4.2K #squash-fs #filesystem #linux #deku
  • lddtree

    Read the ELF dependency tree

    v0.5.0 197K bin+lib #ldd #elf-file #elf
  • rustic_core

    fast, encrypted, deduplicated backups that powers rustic-rs

    v0.11.0 2.0K #deduplicate #encryption #backup #restic #library
  • fselect

    Find files with SQL-like queries

    v0.10.0 100 app #file-search #sql-query #sql-file #query-file #find
  • nfsserve

    NFS Server implementation

    v0.11.0 26K #nfs #filesystem #nfs-mount
  • dircpy

    Copy directories recursively with flexible options

    v0.3.20 417K #recursion #file-copy #filesystem
  • docuum

    LRU eviction of Docker images

    v0.27.0 140 app #docker #docker-image #continuous-integration #lru-cache #eviction
  • sys-info

    Get system information in Rust. For now it supports Linux, Mac OS X, illumos, Solaris, FreeBSD, OpenBSD, and Windows

    v0.9.1 1.4M sys #system-information #cpu-memory #disk-information #memory-disk #cpu-information
  • normpath

    More reliable path manipulation

    v1.5.1 1.2M #canonicalize #windows #normalize #normalize-path
  • soft-canonicalize

    Path canonicalization that works with non-existing paths

    v0.5.6 2.8K #canonicalize #filesystem-path #symlink #realpath
  • path-clean

    cleanname or path.Clean

    v1.0.1 1.9M #path #clean
  • magic

    High level bindings for the libmagic C library

    v0.16.7 334K #libmagic #magic-file #bindings #file
  • ra_ap_vfs

    A virtual file system for rust-analyzer

    v0.0.331 90K #virtual-filesystem #rust-analyzer #language-server #set
  • fatfs

    FAT filesystem library

    v0.3.6 58K no-std #no-std #filesystem #fat
  • dir-diff

    Do two directories have different contents?

    v0.3.3 186K #diff #directory #fs
  • yazi-fm

    Yazi file manager

    v26.5.6 3.6K app #file-manager #terminal-file-manager #yazi #async-io #tui #concurrency #file-explorer #cross-platform #vim #tui-file-manager
  • system-interface

    Extensions to the Rust standard library

    v0.27.3 930K #file-io #file #file-api #api
  • worktrunk

    A CLI for Git worktree management, designed for parallel AI agent workflows

    v0.49.0 3.3K bin+lib #git-worktree #git-branch #worktrees #ai-agent #hook
  • sealed_test

    A procmacro attribute to run your test in an isolated environment

    v1.1.0 256K #testing-environment #test-run #isolated-testing-environment
  • ext4-view

    No-std compatible Rust library for reading ext2/ext4 filesystems

    v0.9.3 1.4K no-std #ext4 #filesystem
  • notify-debouncer-full

    notify event debouncer optimized for ease of use

    v0.8.0-rc.2 886K #filesystem-events #watch #events #filesystem
  • gentoo-cruft

    Find files that are not recorded in the Gentoo package database

    v1.2.2 440 app #gentoo #linux #filesystem
  • prek

    A fast Git hook manager written in Rust, designed as a drop-in alternative to pre-commit, reimagined

    v0.3.13 2.6K app #pre-commit-hooks #python-uv #ruby #git #github-actions #bun #disk-space #apache-airflow
  • testdir

    Semi-persistent, scoped test directories

    v0.10.0 23K #temp-dir #temporary #directory
  • s7cmd

    Reliable, flexible, and fast command-line tool for Amazon S3

    v1.2.3 app #amazon-s3 #delete-bucket #sync #s3-cli
  • rolldown-ariadne

    A fork of github.com/zesterer/ariadne

    v0.6.0 16K #compiler-diagnostics #error-diagnostics #diagnostics-report #pretty #compiler #diagnostics
  • auto-launch

    Auto launch any application or executable at startup. Supports Windows, macOS, and Linux.

    v0.6.0 347K #login-items #startup #launch
  • fs-lock

    Locked files that can be used like normal File

    v0.1.16 33K #lock-file #locking #lock-files #normal #install
  • fsio

    File System and Path utility functions

    v0.4.1 259K #file-path #filesystem-path #filesystem
  • fs-more

    Convenient file and directory operations with progress reporting built on top of std::fs

    v0.8.1 135K #file-copy #symlink #directory-move #progress
  • webc

    WebContainer implementation for wapm.io

    v11.0.0 116K #web-container #abstraction #io #version #reading #wapm
  • snpguest

    Navigation utility for AMD SEV-SNP guest environment

    v0.10.0 1.6K app #amd-sev-snp #sev-snp #amd #snp #sev
  • hadris-iso

    ISO-9660 filesystem

    v1.1.2 1.2K no-std #iso-9660 #dvd #el-torito
  • filedescriptor

    More ergonomic wrappers around RawFd and RawHandle

    v0.8.3 2.6M #socketpair #poll #pipe
  • gram

    A programming language for distributed systems

    v0.1.0 app #distributed-systems #shell-completion #language-for-distributed-systems #systems-programming #path #functional-programming
  • sys_traits

    Trait per function for system related functionality

    v0.1.27 279K #per-for-system #file-path #system-random #random-data #auto-impl
  • gix-ref

    handle git references

    v0.63.0 2.2M #git #gix #reference #version-control #file-store #object-id #relative-path
  • ratatui-explorer

    small, but highly customizable, file explorer widget for ratatui

    v0.3.0 13K #terminal-file-explorer #tui #file-explorer #ratatui
  • aube

    Aube — a fast Node.js package manager

    v1.10.0 130 app #nodejs #lock-files #package #install-script #run-script
  • gptman

    Pure Rust library to read and modify GUID partition tables

    v3.1.1 14K #guid-partition-table #disk-partition #gpt-disk #disk
  • xcp

    (partial) clone of the Unix cp command, with more user-friendly feedback and some performance optimisations. See the README for features and limitations.

    v0.24.8 300 app #file-copy #filesystem #coreutils #cp
  • tree2

    A beautiful and feature-rich directory tree visualization tool with colors, emojis, and comprehensive ignore file support

    v1.0.14 app #ignore-file #tree-visualization #visualization #filesystem #directory
  • axfs

    ArceOS filesystem module

    v0.3.0-preview.3 420 #arce-os #modular #filesystem #unikernel #experimental #arm64 #driver #axvisor #web-server #ci
  • build-fs-tree

    Generate a filesystem tree from a macro or a YAML tree

    v0.8.1 256K bin+lib #filesystem #directory #yaml #file
  • fuse-backend-rs

    Fuse(filesystem in userspace) servers and virtio-fs devices

    v0.14.0 37K #fuse #virtio-fs #vhost-fs #virtio #fuse-fs
  • hadris-fat

    working with FAT filesystems (FAT12/FAT16/FAT32/exFAT)

    v1.1.2 1.1K no-std #vfat #fat32 #filesystem #fat
  • is_executable

    Is there an executable file at the given path?

    v1.0.5 1.6M #file-permissions #file-executable #executable-path #executable
  • protonup-rs

    TUI Program for Custom Proton Download and installation written in rust

    v0.12.1 app #proton #steam #wine #compatibility #automate #lutris #gaming #non-interactive
  • stratisd

    Stratis daemon

    v3.9.0 bin+lib #block-device #linux #filesystem-storage
  • mime2ext

    Given a mimetype, suggest a file extension

    v0.1.54 73K no-std #media-type #mime #filesystem
  • deduplicator

    find,filter and delete duplicate files

    v0.3.1 1.0K app #duplicate-file #file-sorting #duplicates #filter #find-duplicates #deduplicate #exclude #follow-links #pwd #png
  • TR_PDF_rename

    Reads security transaction statements (as pdf) from neo-broker Trade Republic and renames them as transactiondate_ordertype_name

    v0.2.13 app #pdf #rename #trade-republic #cli
  • nu-path

    Path handling library for Nushell

    v0.112.2 33K #nu-shell #path-components #canonicalization #component #expansion
  • dysk

    give information on mounted filesystems

    v3.6.1 5.0K app #linux #disk #mac #filesystem
  • touch-cli

    Fast, Parallelized touch(1) file utility

    v1.2.1 600 app #file-utility #cli #file
  • camino-tempfile

    managing temporary files and directories, with UTF-8 paths

    v1.4.1 477K #camino #filesystem #temp-file
  • octofs

    Standalone MCP filesystem tools server — view, edit, shell, workdir

    v0.4.2 app #artificial-intelligence #mcp
  • disktest

    Tester for Solid State Disks, Non-Volatile Memory Storage, Hard Disks, USB Sticks, SD-Cards, etc

    v2.1.0 app #hard-drive #sdcard #disk #ssd #flash
  • runa-tui

    A fast, keyboard-focused terminal file manager (TUI). Highly configurable and lightweight.

    v0.11.1 app #file-manager #tui #file-browser #search #file-search
  • rmxt

    A replacement for the 'rm' command with a trash feature for safer file deletion

    v0.1.14 1.1K app #trash #file-deletion #rm #replace #permanent #date-time #file-manager #shell-integration
  • atomic-write-file

    Write files atomically to a file system

    v0.3.0 73K #write-file #atomic-write #atomic
  • fs-librarian

    Librarian runs pre-configured commands against a group of files that match a set of filters

    v0.4.9 800 app #file-manager #organizer #file-organizer
  • fuse3

    FUSE user-space library async version implementation

    v0.9.0 16K #fuse #filesystem #bindings #system #system-bindings
  • dir-test

    macro to generate tests from files in a directory

    v0.4.1 97K #directory #macro #test
  • gix-tempfile

    A tempfile implementation with a global registry to assure cleanup

    v23.0.0 2.2M #temporary-files #signal-handler #cleanup #registry #lock-files #process-termination #gix #signal-safe #assure #version-control
  • libfuse-fs

    FUSE Filesystem Library

    v0.1.13 440 #fuse #mount-points #pass-through #filesystem #fuse-fs #overlayfs
  • zftop

    A terminal dashboard for the Zettabyte File System, in the spirit of htop

    v0.3.0 app #htop #tui #zfs #openzfs #monitoring
  • rawzip

    A Zip archive reader and writer

    v0.4.4 35K #zip #archive #zip-archive
  • mack

    An opinionated, fast music organiser

    v1.5.0 app #music #mp3 #organizer #audio #tagging
  • nu-glob

    Fork of glob. Support for matching file paths against Unix shell style patterns.

    v0.112.2 33K #unix-shell-style #glob-pattern #shell-style-pattern #file-pattern-matching #path-matching
  • omnifs-cli

    Command-line interface for mounting OmnIFS virtual filesystems

    v0.1.0 app #fuse #wasm
  • strict-path

    Secure path handling for untrusted input. Prevents directory traversal, symlink escapes, and 19+ real-world CVE attack patterns.

    v0.2.3 #sandbox #traversal #security #path
  • mago-composer

    Parses and models composer.json files

    v1.26.0 260 #linter #php #composer #mago #php-toolchain #json-parser #latest-stable
  • fslock

    files as locks

    v0.2.1 1.7M no-std #lock-files #file-lock #lock-file #locking
  • aws-sdk-fsx

    AWS SDK for Amazon FSx

    v1.111.0 5.6K #aws-sdk #f-sx #file-storage #storage-service
  • dupe-krill

    An incremental file deduplicator which minimizes amount of data read. Replaces duplicate files with identical content with hardlinks.

    v1.5.0 bin+lib #disk-space #deduplicate #dedupe #deduplication
  • czkawka_cli

    CLI frontend of Czkawka

    v11.0.1 app #heif #image #front-end #duplicates #cli #lib-raw #frontend-of-czkawka #libavif #video
  • boat-cli

    Basic Opinionated Activity Tracker, a command line interface inspired by bartib

    v0.9.0 app #time-tracking #productivity #time-tracker
  • joshuto

    Terminal file manager inspired by ranger

    v0.9.9 500 app #file-manager #ratatui #ranger #termion
  • symsrv

    A Microsoft symsrv symbol server consumer (downloader + cache)

    v0.5.6 83K #downloader #symbols #env-var #cache #cleanup #server-api #expiration #environment-variables #file-cleanup
  • sm_connect

    A TUI tool to connect to AWS EC2 instances via SSM Session Manager

    v1.6.1 app #session-manager #file-manager #ec2 #tui #aws-ec2 #systems-manager #ssm #ec2-instance #aws-systems-manager
  • clircle

    Detect IO circles in your CLI apps arguments

    v0.6.1 206K #io #argv #cycle
  • tauri-plugin-persisted-scope

    Save filesystem and asset scopes and restore them when the app is reopened

    v2.3.7 8.9K #tauri-plugin #assets #scope #restore #save
  • fdf

    A fast, multi-threaded filesystem search tool with regex/glob support and extremely pretty colours!

    v0.9.2 bin+lib #regex #glob #cli #search #filesystem
  • new_mime_guess

    associating MIME types to file extensions

    v4.0.4 30K #file-extension #mime #filesystem
  • file_type

    File type detector

    v0.8.11 1.8K no-std #file-format #format
  • rust-embed-for-web

    Rust Macro which embeds files into your executable. A fork of rust-embed with a focus on usage on web servers.

    v11.3.0 8.0K #web-server #embed #web #static
  • tui-file-explorer

    A self-contained, keyboard-driven file-browser widget for Ratatui

    v1.1.4 370 bin+lib #terminal-file-explorer #ratatui-widgets #terminal
  • wisu

    A fast minimalist directory tree viewer, written in Rust

    v0.1.6 app #directory-tree-viewer #filesystem #ls
  • starry-fatfs

    FAT filesystem library (Starry-OS fork with no_std and embedded improvements)

    v0.4.1-preview.2 5.8K no-std #filesystem #fat #embedded
  • filesystem-mcp-rs

    Rust port of the official MCP filesystem server - fast, safe, protocol-compatible file operations

    v0.1.15 app #mcp-server #mcp #llm
  • parallel-disk-usage

    Highly parallelized, blazing fast directory tree analyzer

    v0.23.0 bin+lib #pdu #charts #dust #dutree #size
  • cottage

    A modern git based age-encrypted secrets manager for teams

    v0.5.0 bin+lib #git #secret #command-line #age
  • faccess

    file accessibility checks

    v0.2.4 291K #file-permissions #file-access #file
  • tooka

    A fast, rule-based CLI tool for organizing your files

    v1.1.0 app #automation #file-organizer #cli
  • parcopy

    Parallel, atomic, and safe file/directory copying for Rust

    v0.3.2 6.5K #parallel #nfs #atomic #filesystem
  • rolldown-notify

    Cross-platform filesystem notification library

    v10.3.0 13K #filesystem-events #watch #events #filesystem
  • magika

    Determines file content types using AI

    v1.1.0 19K #onnx #artificial-intelligence #magic #file
  • ra_ap_vfs-notify

    loader::Handle for rust-analyzer

    v0.0.331 87K #rust-analyzer #language-server #handle #language-server-protocol #loader #rustfmt
  • btrfs-backup

    A program for backup & restoration of btrfs subvolumes

    v0.2.4 bin+lib #btrfs #backup #filesystem #cli
  • end-rs

    Eww notification daemon in rust

    v0.1.26 app #notifications #eww #daemon #zbus #rust
  • vfstool

    A command-line tool for constructing, manipulating, and introspecting virtual file systems in Rust, based on OpenMW's VFS implementation

    v0.9.0 app #open-mw #modding #bethesda #vfs
  • ins

    Instant CLI - command-line utilities

    v0.13.31 app #dotfiles #game-save #system-utilities #io #live #aur
  • nfs3_server

    NFSv3 Server implementation

    v0.11.0 650 #nfs #server #nfs3
  • xdg-home

    The user's home directory as per XDG Specification

    v1.3.0 1.1M #home-dir #xdg
  • filespooler

    Sequential, distributed, POSIX-style job queue processing

    v1.2.4 750 bin+lib #job-queue #shell #distributed #distributed-queue
  • rsext4

    A lightweight ext4 file system

    v0.3.7 600 #filesystem #ext4 #rust
  • rcp-tools-rcmp

    Fast file comparison tool - efficiently compares metadata across large filesets

    v0.31.0 app #diff #performance #file
  • rng-rename

    Rename files to randomly generated strings

    v0.7.1 app #file-rename #random #filetool
  • anybytes

    A small library abstracting over bytes owning types in an extensible way

    v0.20.2 250 #byte-source #zero-copy #mmap #view #winnow #python-bindings #pyo3 #data-access #arc #alive
  • pratdiff

    A colorfull diff tool based on the patience diff algorithm

    v4.0.0 1.3K bin+lib #diff-algorithm #patience #diff
  • winfsp

    Rust bindings to WinFSP

    v0.12.4+winfsp-2.1 2.2K #filesystem #fuse #api-bindings
  • bunsy

    CLI tool to synchronise a local folder with a Bunny CDN Storage Zone

    v0.2.0 app #devops #bunnycdn #sync #cli #storage
  • pnp

    Resolution primitives for Yarn PnP

    v0.12.8 28K bin+lib #zip #yarn #path-resolution #primitive #cache
  • pxs

    pxs (Parallel X-Sync) - Integrity-first Rust sync/clone for large mutable datasets

    v0.6.3 bin+lib #rsync #backup #parallel #transfer
  • fallout-se

    Command-line interface for Fallout save parsing

    v0.1.5 app #save-file-editor #fallout #parser #command-line-interface #game #game-save #clean-room
  • oramacore_fields

    On-disk field indexes (bool, number, string, string_filter, geopoint) for search engines

    v0.2.0 1.0K bin+lib #search-engine #string-filter #field #on-disk #compaction #search-index #nearest-neighbors-search #bounding-box #full-text-search #bm25
  • aegis-bootctl

    Operator CLI for aegis-boot — flash, add, list, verify

    v0.17.0 app #aegis-boot #stick #flash #operator #secure-boot #chain-of-trust #usb #pick #rescue
  • rspack_fs

    rspack fs

    v0.101.0-beta.0 650 #rspack #javascript-bundler #fs #web-performance #webpack
  • mmdu

    disk usage for IBM Storage Scale file systems

    v0.5.3 app #storage-scale #disk-usage #gpfs #spectrum-scale #disk
  • 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…

    v0.6.1 4.3K #assets #release #static #include
  • pidlock

    using pidfiles as resource locks

    v0.2.2 1.5K #pid-file #server #file-lock
  • anaconda-anon-usage

    Anaconda Anonymous Usage token generation for the conda ecosystem

    v0.8.0 1.1K bin+lib #telemetry #conda #anaconda #anonymous
  • greentic-runner-desktop

    Developer desktop runner harness for Greentic packs

    v1.1.0-dev.25540702111 3.1K #greentic #runner #desktop #packs #execution-engine #flows
  • fs_at

    'at' functions for various platforms

    v0.2.1 153K #unix #windows #and #filesystem-path #unix-filesystem #symlink #mkdir #open-options #open-file #race-condition
  • brck

    bit rot checker

    v0.1.4 app #integrity #bitrot #filesystem
  • easy_fuser

    A flexible and idiomatic Fuse implementation for Rust

    v0.4.5 1.3K #fuse #inode #template #fuser #thread-pool #concurrency-model #file-identifier #file-identification #management-filesystem #distinct
  • jj-lib

    Jujutsu - an experimental version control system

    v0.41.0 14K #version-control #git-commit #jujutsu #git-repository #conflict-resolution #git-remote #commit-message #distributed-version-control #git-compatible #bookmarks
  • roxide

    A better rm command for your terminal

    v0.2.21 1.6K app #command-line-tool #shell #shell-tool #filesystem #cli
  • gitignores

    GitHub’s collection of gitignores, embedded, automatically updated

    v4.8.9 330 no-std #gitignore #embed #git
  • vsb

    Very simple in configuring, but powerful backup tool

    v1.1.11 app #cloud-storage #backup #deduplicate
  • with-watch

    Watch command inputs and rerun commands when they change

    v0.1.5 bin+lib #shell #re-run #input #change #logging #inferred #modes
  • keket

    Database-like Asset management on top of ECS storage

    v0.20.3 #asset-management #ecs #fetching #hot-reloading #load-assets #game-engine #database-like #assets-loading #game-engine-integration
  • tokio-fs-ext

    Extend tokio fs to be compatible with native and wasm

    v0.7.8 5.4K #tokio-fs #tokio #opfs #wasm
  • composefs

    filesystem

    v0.4.0 #content-addressable #container-image #filesystem-image #kernel-image #repository
  • zerofs_nfsserve

    NFS Server implementation

    v0.19.1 1.6K #nfs #nfs-mount #filesystem
  • dumap

    Interactive disk usage treemap visualizer — scan directories and explore space usage with a native GUI or HTML export

    v1.1.0 app #treemap #disk-usage #visualization #filesystem
  • dedup-cli

    An extremely fast and efficient duplicate file finder

    v0.3.1 app #deduplicate #file-finder #duplicate-file #finder #hash #deduplication
  • rmz

    Fast rm provides an alternative to rm that focuses on maximizing performance

    v3.1.1 200 app #rm #file #tool #tool-file
  • 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

    v1.2.0 #temp-dir #test-files #testing #sandbox
  • cerium

    A lighter way to list files and directories

    v0.1.30 bin+lib #themes #directory #display #checksum #list #lighter #file-checksum #file-listing #ce
  • hot_reload

    Trait and service definition of periodic hot reloader and notifier for config-file, KVS, etc

    v0.3.6 430 #hot-reloading #config-file #kvs #traits #service #config-parser #reloader #notifier #real-time-monitoring #reload-config
  • fdlimit

    raising file descriptors limit for OSX and Linux

    v0.3.0 605K #file-descriptor #limit #raise #macos #raising
  • app-path

    Create file paths relative to your executable for truly portable applications

    v1.1.2 110 #portable-executable #file-path #executable-path #filesystem #config
  • fusio

    lean, minimal cost abstraction and extensible Read / Write trait to multiple storage on multiple poll-based / completion-based async runtime

    v0.6.0 190 #storage-abstraction #async-runtime #file-io #completion-based #tokio-uring #write-trait #poll-based #monoio #async-file #file-storage
  • rusty-todo-md

    A multi-language TODO comment extractor for source code files

    v1.10.2 bin+lib #pre-commit-hooks #exclude #comments #marker #multi-line #file-extension #multi-language #glob-pattern
  • voa

    Command line interface and library for interacting with the File Hierarchy for the Verification of OS Artifacts (VOA)

    v0.7.3 170 bin+lib #pgp #verification #signature
  • fetter

    System-wide Python package discovery, validation, vulnerability scanning, and allow-listing

    v3.2.0 bin+lib #python-packages #allow-list #security
  • pyo3-filelike

    Rust access to Python file-like objects

    v0.5.2 16K #object #io #file-like #pyo3 #python #io-traits
  • evry

    A shell-script-centric task scheduler; uses exit codes to determine control flow

    v0.3.5 900 app #control-flow #task-scheduling #cron #anacron #cron-scheduler
  • twm

    A customizable workspace manager for tmux

    v0.13.0 bin+lib #workspace-manager #tmux-session-manager #layout #default-config #customizable #nix #git #terminal-multiplexer #shell-completion #fish
  • neimar

    TUI app for managing multiple AI bot sessions in a terminal

    v0.2.0 app #terminal #artificial-intelligence #tui #terminal-session #claude #mouse-clicks #sidebar #config-dir #permissions #panel
  • hf

    Cross-platform hidden file library and utility

    v0.6.0 280 bin+lib #hidden-file #hidden
  • ruri

    Calculates the CRC-32 of a file and checks it against the filename

    v2.1.1 app #crc32 #check #filename #file-path #arch-linux
  • automod

    Pull in every source file in a directory as a module

    v1.0.16 310K macro no-std #directory-module #source-directory #source-file #no-alloc
  • jw

    Blazingly fast filesystem traverser and mass file hasher with diff support, powered by jwalk and xxh3!

    v2.3.0 app #file-search #jwalk #diff
  • pagers

    Page cache diagnostics and control tool for Linux and macOS

    v0.1.6 app #page-cache #mlock #diagnostics #cachestat #mincore
  • gix-dir

    gitoxide project dealing with directory walks

    v0.25.0 1.0M #gix #gitoxide #git-directory #version-control #walk
  • slugr

    Rename files and directories to clean, URL and shell-friendly slugs — or pipe arbitrary text through for slugification

    v0.1.3 app #slug #slugify #cli
  • git-global

    Keep track of all the git repositories on your machine

    v0.7.0 bin+lib #git #git-repository #subcommand
  • 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

    v1.2.0 #filesystem-path #path-utilities #async-file
  • lazyprune

    A TUI tool to find and delete heavy cache/dependency directories

    v0.4.0 app #tui #disk-space #cache #cleanup
  • vtcode-file-search

    Fast, parallel fuzzy file search library for VT Code

    v0.105.7 bin+lib #file-search #gitignore #worker-thread #fuzzy-matching #parallel #fuzzy-search #vt #walk-dir #per-worker #search-result
  • simple-fs

    convenient API for File System access

    v0.12.1 #io #filesystem #json #toml
  • crossplatform_path

    Crossplatform Path - Rust library

    v4.1.3 #cross-platform #ready-for-use #rust-lang #maintained
  • grit-lib

    Core library for the grit Git implementation

    v0.1.4 #git #git-repository #commit-graph #object-storage #regex #grit #sha-1 #building-block #revision
  • mbrman

    MBR Partition Management in Rust

    v0.6.1 12K #partition-table #mbr-partition-table #disk-partition #mbr #disk
  • arcbox-ext4

    Pure-Rust ext4 filesystem formatter and reader for container images

    v0.1.2 650 #ext4 #oci #mkfs #filesystem
  • cap-primitives

    Capability-based primitives

    v4.0.2 1.1M #sandbox #api #file #networking
  • bp3d-os

    Operating System tools designed for BlockProject3D

    v2.2.3 #os #bp3d #tool
  • felix

    tui file manager with vim-like key mapping

    v2.16.1 4.9K app #file-manager #tui-file-manager #crossterm #tui
  • paseo

    A CLI tool to elegantly manage your shell's PATH variable

    v0.0.3-alpha app #variables #path #bash #command-line-tool #zsh #backup #source-of-truth #nu-shell #interactive-shell
  • btrfs-mkfs

    Create btrfs filesystems

    v0.12.0 bin+lib #btrfs #mkfs #linux #filesystem #storage
  • oximedia-io

    I/O layer for OxiMedia

    v0.1.6 500 #media-format #ring-buffer #encoding #multimedia #io-format #media-file
  • ax-libc

    ArceOS user program library for C apps

    v0.5.11 nightly no-std #arce-os #file-descriptor #virtualization #user #repository #epoll #smp #irq #multitask #thread-local-storage
  • rustfs-cli

    S3 CLI client for S3-compatible object storage

    v0.1.15 140 bin+lib #object-storage #aws #s3-cli #storage
  • temp-file

    temporary file with cleanup

    v0.2.0 54K #temporary-files #file-cleanup #mktemp #tempnam
  • nameback

    Rename files based on their metadata with multi-language OCR, HEIC support, and video frame extraction

    v0.7.1 app #heic #exif #ocr
  • fsys

    Adaptive file and directory IO for Rust — fast, hardware-aware, multi-strategy

    v0.9.1 #io-uring #filesystem-storage #nvme #durability #filesystem #filesystem-io
  • gcsf

    Filesystem based on Google Drive

    v0.3.7 bin+lib #google-drive #fuse #google #filesystem
  • ferrus

    AI agent orchestrator - drives a Supervisor–Executor workflow for autonomous software development

    v0.2.7-alpha.3 app #ai-agent #state-machine #supervisor #executor #task #multi-agent-systems #claude #agent-orchestration #reviewer #agent-workflow
  • lsnote

    A modern ls replacement with file notes, emoji icons, and git integration

    v1.3.2 app #notes #ls #git
  • cat-dev

    interacting with the CAT-DEV hardware units distributed by Nintendo (i.e. a type of Wii-U DevKits).

    v0.0.13 #wii-u #bridge #image #nintendo #sdk #distributed #cafe
  • files-to-prompt

    Concatenates a directory full of files into a single prompt for use with LLMs

    v1.0.4 app #concatenation #llm-prompt #llm #prompt #recursion
  • hsync

    Sync files between two paths. Auto-detects drives by UUID/label.

    v1.0.0 app #backup #drive #usb #cli
  • nydus-rafs

    The RAFS filesystem format for Nydus Image Service

    v0.4.1 24K #container-image #rafs #blob #service #filesystem #v5 #v6 #cache #image-metadata #nydus
  • jql-runner

    Runner for jql - the JSON Query Language tool

    v8.1.2 3.8K #json-query #query-json #terminal #tool
  • dfh

    Human-readable disk usage with colorized bars, physical disk grouping, and system volume annotations

    v0.1.4 app #disk #human-readable #bars #group #annotations #colorized #apfs #encryption #inode #ansi-colors
  • slabtastic

    A streamable, readable, writeable, randomly accessible file format

    v1.0.1 bin+lib #dataset #automation #ann #vector #testing #testing-automation
  • resource-fork

    reading and writing Macos resource forks

    v0.3.10 #compression #resources #fork #macos #transparent-compression #applesauce #zlib
  • cfgmatic-paths

    Cross-platform configuration path discovery following XDG and platform conventions

    v5.0.1 #cross-platform #cross-platform-path #xdg #directory #path
  • triad-cli

    Reference CLI for deterministic claim verification with triad

    v0.3.2 app #claim #reference #deterministic #verification #evidence
  • 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

    v2.8.1 bin+lib #disk-space #build-artifacts
  • spyrun

    File watcher and command executor

    v2.3.0 950 app #file-watcher #command-executor #file-watch #run-command #config-file #debounce #throttling #follow-symlinks #min-depth #cmd
  • cargo-kill-all

    Reclaim disk space from build/cache directories across cargo and npm projects, in one pass

    v0.4.0 app #target-directory #disk-space #cache #cargo-cache #cargo-build #npm #package-json #cargo-clean #reclaim #npm-package
  • toccofs

    FUSE-based network filesystem for Tocco

    v0.0.7 app #tocco #networking #filesystem #rest #user-name #fuse #fuse-based #filenames
  • file_type_enum

    An enum with a variant for each file type

    v3.0.1 3.0K #filetype #filesystem #api-bindings
  • casq

    A minimal content-addressed file store using BLAKE3. (CLI)

    v0.12.0 app #content-addressable-storage #backup #file-system-tool #filesystem #content-addressable
  • download_mover

    CLI: Moving File and Folder in Download Directory at Current Directory

    v1.4.2 app #download #move-file #file #cli
  • wbraster

    A pure-Rust library for reading and writing raster GIS formats

    v0.1.5 #gis #remote-sensing #geospatial #grid #raster
  • mangle-server

    HTTP server for Mangle query evaluation

    v0.7.0 app #web-server #programs #json #query #evaluation #execution-pipeline
  • j4rs

    j4rs stands for 'Java for Rust' and allows effortless calls to Java code, from Rust

    v0.25.1 4.0K #java #jni
  • cargo-http-registry

    A cargo registry allowing for quick publishing of crates when using crates.io is just not desired

    v0.1.8 10K bin+lib #cargo-registry #registry-server #http #registry #filesystem
  • fat32-raw

    Cross-platform Rust library for direct FAT32 partition manipulation with ESP support

    v1.0.4 #efi #fat32 #esp #raw #filesystem
  • lsv

    Three‑pane terminal file viewer (TUI) with preview and Lua configuration

    v0.1.15 bin+lib #viewer #terminal-file #preview #terminal #file
  • hashjunkie-cli

    Command-line interface for HashJunkie multi-algorithm file hashing

    v0.6.0 app #ipfs #blake3 #checksum #checksum-blake3
  • bcmr

    A modern cp/mv/scp for humans and agents — inline BLAKE3 verify, crash-safe resume, one CLI for local and SSH

    v0.6.0 bin+lib #move #remove #cli #filesystem
  • ocirender

    Stream and merge OCI image layers into squashfs, tar, or directory output

    v0.2.1 2.0K #oci #tar-archive #squash-fs #stream #target-path #convert-images #image-spec #temp-dir #gzip #container-image
  • magical_rs

    Rust framework for file recognition, aiming for high extensibility and customization

    v0.4.5 850 no-std #detect-file #no-dependency #rlib #magic
  • elaborate

    Wrappers for standard library functions and types to produce more elaborate error messages

    v0.2.1 1.1K #error-message #directory #create-directory #fs #wrapper #permissions #clippy #error-context
  • vfs-kit

    Virtual file systems KIT

    v0.2.0 #virtual-filesystem #dir-fs #map-fs #vfs
  • dionysos

    Scanner for various IoCs

    v1.2.7 3.3K bin+lib #ioc #forensics #security #cli
  • gibblox-cli

    CLI for reading and composing gibblox block pipelines

    v0.0.2-rc.3 app #block #cli #pipeline #gib #image #composing
  • zebo

    Write data on FS in a performance way

    v0.5.3 1.0K bin+lib #filesystem #performance #datastorage
  • 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

    v0.19.9 600 bin+lib #git #ci #cli-parser #parser
  • scfs

    A convenient splitting and concatenating filesystem

    v0.10.6 bin+lib #split #cloud-storage #filesystem #mount-points #concatenating #mirror #fuse #daemon #file-transfer #concatenation
  • cabinet

    A convenient file sorting utility

    v0.6.2 app #file-sorting #file-manager #cross-platform #name #system #date
  • npkl

    Like npkill, but written in Rust

    v1.0.6 app #npkill #search #killer #package #front-end #nodejs #node-module
  • mft2bodyfile

    parses an $MFT file to bodyfile (stdout)

    v0.8.2 bin+lib #file #mft #parser #usn-jrnl #stdout #bodyfile #user-data #local-storage
  • iced-swdir-tree

    iced widget for file tree powered by swdir, supporting selection, lazy loading and filtering

    v0.7.1 #iced #filesystem #iced-widgets #widgets
  • yuuskel

    Initialize standardized, reproducible project directories

    v1.0.4 app #directory #reproducible #initialization #standardized #skeleton #gitignore #macos
  • consortium-nix

    NixOS deployment orchestration for consortium

    v0.2.0 #deployment #nixos #parallel #consortium #executor #fleet #copying #nix #deployment-pipelines #dag
  • log2

    out-of-the-box logging library for Rust

    v0.2.4 1.3K #logging #file-rotation #filesize #out-of-the-box #compression #tee #file-logger #module-path
  • cachedir

    help interacting with cache directories and CACHEDIR.TAG files

    v0.3.1 518K bin+lib #cache-directory #tagged #specification #defined #cargo-cache #file-cache
  • htsget-storage

    Storage interfaces and abstractions for htsget-rs

    v0.5.6 #htsget #amazon-s3 #bioinformatics #local-storage #htsget-rs #cloud-storage #storage-abstraction #local-filesystem #data-url #storage-interface
  • treekyt

    Recreate directory and file structure from tree command output

    v0.1.2 app #file-structure #filesystem #cli
  • Secure_File_System

    a custom file system

    v0.1.9 app #filesystem #secure #file #fuse-fs
  • rsy

    A blazing fast parallel copy tool for Unix

    v1.1.3 app #file-transfer #rsync #backup #delta
  • dir_spec

    A cross-platform Rust library for resolving XDG and platform-specific directories with proper fallbacks

    v0.5.2 460 #cross-platform #config-dir #xdg #directory #config
  • fs-tree

    Filesystem path Trie with an API focused on filesystem operations

    v0.8.4 1.6K #filesystem-path #trie #walk-dir #api #focused #unix-filesystem
  • 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…

    v0.12.0 500 #cargo-workspace #secret-management #workspace-root #secret #path-config
  • duvis

    Disk usage visualizer for both AI and humans

    v0.1.6 bin+lib #disk-usage #treemap #visualizer #cli
  • dirstamp

    Sync a directory's modified time to its newest contained item

    v0.1.4 200 app #timestamp #filesystem #cli #folder
  • proto-gen

    Protobuf to Rust CLI tool

    v0.4.0 700 app #protobuf-codegen #api-bindings #protobuf
  • file-guard

    A cross-platform library for simple advisory file locking

    v0.2.0 607K #lock-files #file-lock #fcntl
  • my-http-server

    a server using actix-web, markdown-ppp, and handlebars

    v4.1.5 app #render-markdown #actix-web #handlebars #html #ip
  • siwi-download

    Downloader with a pure http implementation support breakpoint continuations

    v1.0.0 bin+lib #downloader #file #siwi
  • wireman-config

    Config for wireman

    v0.5.2 bin+lib #wireman #config-dir #config
  • ranged-mmap

    Type-safe memory-mapped file library with lock-free concurrent writes to non-overlapping ranges

    v0.4.0 #mmap #lock-free #zero-copy #concurrency #memory-map #lock-free-memory
  • tailwind_fuse

    Tailwind Merge and Variants

    v0.3.2 3.9K #tailwind #leptos #rust #css
  • sshmount

    Mount the directory to which the ssh connection is made

    v0.3.2 app #sftp #filesystem #linux #utility #ssh
  • thoughts-tool

    Flexible thought management using filesystem mounts for git repositories

    v0.11.6 #git #documentation #filesystem #mergerfs
  • fts-sys

    File hierarchy traversal functions (FTS)

    v0.2.17 283K sys #hierarchy #filesystem #tree
  • ristretto_classloader

    loading Java classes

    v0.31.0 #java-class #class-loader #jvm #java #class
  • ext4_rs

    Cross-platform rust ext4

    v1.3.3 nightly bin+lib #cross-platform #filesystem #block-device #os #fuse #block-size
  • overlayfs_fuse

    A minimal, safe, synchronous OverlayFS implementation using FUSE

    v1.4.2 100 #fuse #overlay #overlayfs #fuser #filesystem
  • fs-walk

    File-system walking crate

    v0.2.2 1.1K #walking #recursion #find #filesystem
  • engram

    A fast and space-efficient version control system for portable file backups

    v2.2.1 app #version-control #cron-job #space-efficient #compression #backup #system-file #file-structure
  • apin

    Terminal UI for navigating OpenAPI specs

    v0.4.14 app #specification #deprecated #openapi #url-path #navigating #webhook #path-tree #summary #full-screen #swagger-ui
  • duxx

    Calculate disk space used by a folder

    v0.2.6 320 app #disk-space #calculate #folder #largest #path #du #coreutils
  • gphoto2

    High-level wrapper for libgphoto2

    v3.4.1 440 #camera #gphoto #libgphoto #ffi
  • rmsafe

    safely removing files and directories; moving them to trash

    v4.0.0 app #trash #directory #removing #rm #language #ing
  • rush-sh

    A POSIX sh-compatible shell written in Rust

    v0.8.0 bin+lib #posix-shell #run-command #file-descriptor #rush #script-execution #substitution #glob-pattern #signal-handler #shell-integration #shell-environment
  • pai_kernel

    PAI-Kernel governance sidecar binary · runs daemon · policy · storage as integrated axum server with CLI for verify · export · version

    v1.3.2 app #framework #ai-governance #constitutional #verify #daemon #pai #pai-cd #artificial-intelligence #author #axum
  • rust-find

    Faithful Rust port of FreeBSD find(1)

    v0.1.0 app #freebsd #bsd #cli #filesystem
  • ntex-multipart

    Multipart support for ntex web framework

    v3.2.0 250 #web-framework #ntex #async #ntex-http #framework
  • ewf

    Pure Rust reader for Expert Witness Format (E01/EWF) forensic disk images

    v0.2.0 900 #disk-image #e01 #forensics #encase
  • cap-fs-ext

    Extension traits for Dir, File, etc

    v4.0.2 940K no-std #extension-traits #file-extension #filesystem
  • changenog

    Zero-config changelog generator with monorepo support

    v2.0.6 app #monorepo #git #changelog #automation #github
  • wnfs

    WebNative filesystem core implementation

    v0.3.0 #ipfs #decentralization
  • crazy-deduper

    Deduplicates files into content-addressed chunks with selectable hash algorithms and restores them via a persistent cache

    v0.2.2 bin+lib #content-addressable #cli #file-utility
  • bare-vfs

    A minimal, synchronous, in-memory virtual filesystem for no_std and wasm32-unknown-unknown

    v0.3.0 no-std #virtual-filesystem #wasm #vfs
  • app_dirs2

    Put your app's data in the right place on every platform. Community-maintained project.

    v2.5.5 24K #storage #directory #location #applications
  • bootloader-x86_64-bios-boot-sector

    BIOS boot sector for the bootloader crate

    v0.11.15 1.6K app #bootloader #bios #x86-64-bios #sector
  • heimdall-core

    Core Heimdall sandbox runtime orchestration and execution types

    v0.1.10 #sandbox #run-time #execution #orchestration #policy #runtime-execution #hardened #bubblewrap #seatbelt #json-schema
  • bv-runtime

    Container runtime trait and Docker implementation for biov

    v0.1.29 #bioinformatics #bv #docker-run-time #hash #container-runtime #cache #conformance #blast #lock-files
  • rdf5d

    Compact, mmap‑friendly on‑disk format for RDF 5‑tuples

    v0.5.4 bin+lib #mmap #rdf-format #tuple #disk-format #graphs #oxigraph #zero-copy
  • fuga

    A CLI tool to operate files or directories in 2 steps

    v1.1.0 bin+lib #target-directory #filesystem #file
  • freebsd-nfs-exporter

    Prometheus exporter for FreeBSD NFS stats

    v0.4.6 app #prometheus #nfs #freebsd #monitoring
  • ntfs-reader

    Read MFT and USN journal

    v0.4.5 #ntfs #journal #filesystem
  • libturnstile

    Seccomp-unotify access tracer and namespace-based sandboxing library

    v0.3.0 bin+lib #sandbox #seccomp #namespaces #tracer #stderr #mao #turnstile #statistics #debugging #rx
  • cover

    syncing directories with change detection

    v0.1.24 app #syncing #change-detection #directory #backup #applications
  • nuwax-upload

    Upload files to MinIO (S3-compatible) storage

    v0.1.2 app #amazon-s3 #file-upload #min-io #s3-compatible #encryption-key #walk-dir #path-prefix #access-key #concurrency #progress-bar
  • if-changed

    A pre-submit for file changes

    v0.3.4 220 bin+lib #git #ci #pre-submit #presubmit #hook
  • kgls

    A smart, adaptive ls replacement with modern features

    v0.10.10 bin+lib #ls #filesystem #tree #cli
  • asimeow

    managing macOS Time Machine exclusions for developer's workspaces

    v0.2.1 750 bin+lib #time-machine #backup #development-tools #macos #utility
  • caligula

    A lightweight, user-friendly disk imaging tool

    v0.4.11 app #disk-image #user-friendly #input-file #sha-256 #tui #sudo #file-validation #compression #sha-1 #file-permissions
  • globmatch

    Cross platform glob matching with relative path components, against list of candidate paths determined by recursive iteration from a root directory

    v0.3.1 9.6K #glob-pattern #walk-dir #search-pattern
  • rdump

    A fast, expressive, and language-aware file search tool

    v0.1.11 bin+lib #file-search #code-aware #search-cli #tool #file
  • pasta_lua

    Pasta Lua - Lua integration for Pasta DSL

    v0.1.22 #pasta #lua #lua-integration #dsl #actor #shiori #sakura
  • isobemak

    Create bootable ISO images with FAT32 and UEFI (El Torito) support in Rust

    v0.2.4 370 #uefi #iso-9660 #filesystem #el-torito
  • warg-client

    A client library for Warg component registries

    v0.10.0 36K #wasm-component #warg #publish #component-registry #registries #bytecode #alliance
  • dotr-dear

    A dotfiles manager as dear as a daughter

    v1.0.3 bin+lib #dotfiles #dotr #profile #deployment #package #package-deployment #templating #symlink #dry
  • 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, …).

    v0.4.4 bin+lib #mcp-server #mcp #indexer #filesystem
  • nofs

    A lightweight shared filesystem tool

    v0.2.2 bin+lib #unionfs #overlay #mergefs #storage
  • rfm-bin

    A super fast file-manager written in rust

    v0.3.7 700 app #file-manager #ranger #terminal #terminal-file-manager #vifm
  • close_already

    Speeds up programs writing lots of files on Windows

    v0.3.5 1.9K #file #windows #fs #handle
  • ccd-pick

    A fast, intelligent directory navigation tool with frequency tracking

    v0.1.3 260 app #directory-navigation #filesystem #cli #cd
  • imago

    accessing virtual machine disk images

    v0.2.3 13K #disk-image #file-storage #vm #vm-memory #qcow2 #read-only #volatile #dyn
  • organizador-archivos

    Herramienta CLI para organizar automáticamente archivos por extensión con Feature-Based Architecture

    v1.0.0 app #archivo #organizador #cli #automatizacion #rust
  • product-os-utilities

    Comprehensive utility library for file operations, networking, data manipulation, JSON/YAML processing, and more

    v0.0.27 #product-os #yaml #utilities
  • dirs-sys

    System-level helper functions for the dirs and directories crates

    v0.5.0 17.6M #directory #system-level #helper
  • imge

    Write disk images to physical drive or vice versa

    v1.0.0 330 app #linux #filesystem #tool-tui #cli #tool
  • clipboard-history

    CLI for interfacing with the ringboard server

    v0.16.2 nightly app #ringboard #clipboard #cli
  • dfc

    Duplicate filename counter - a program to count the number occurances of duplicate filenames within a directory structure

    v0.1.6 450 app #counter #filename #deduplication
  • qbak

    A single-command backup helper for Linux and POSIX systems

    v1.5.1 1.1K bin+lib #backup #timestamp #cli #copy
  • diskit

    intercepting disk requests

    v0.1.5 nightly #logging #testing #testing-file #api #api-testing
  • moove

    🚚 Manipulate file names and locations

    v0.4.2 bin+lib #move #mv #rename
  • cache-manager

    managed directory system for project-scoped caches with optional eviction policies

    v0.4.0 500 #eviction-policy #cache-eviction #workspace #artifact-cache #filesystem
  • abgleich-cli

    zfs sync tool, cli

    v0.2.0-alpha6 app #zfs #command-line-tool #backup-tools #sync #git #zfs-dataset #remote-host #distributed-version-control
  • jjgi

    A linter/formatter wrapper for jj fix

    v0.4.0 app #stdout #linter #stdin #jj #stderr #file-content #jujutsu
  • embeddenator-fs

    EmbrFS: FUSE filesystem backed by holographic engrams

    v0.25.0 bin+lib #holographic #fuse #embeddenator #filesystem
  • id3-json

    Read and write ID3 tags in a machine-readable way

    v0.3.1 bin+lib #reader-writer #id3 #mp3
  • canon-archive

    A CLI tool for organizing large media libraries into a canonical archive

    v0.4.1 app #archive #organizing #asset-management
  • async-tempfile

    Automatically deleted async I/O temporary files

    v0.7.0 99K #temporary-files #tokio
  • rcp-tools-rlink

    Fast hard-linking tool - efficiently creates hard links for large filesets (inspired by pcp/dsync)

    v0.31.0 app #link #performance #hardlink #cli #file
  • repo-stream

    Fast and robust atproto CAR file processing

    v0.5.0-alpha.6 #bluesky #car #stream-processing #file-processing #mst #block-store #walker #benchmark #file-stream #driver
  • yazi-cli

    Yazi command-line interface

    v26.5.6 3.2K app #file-manager #terminal-file-manager #command-line-interface #tui-file-manager
  • ignore-check

    Check if a path is ignored

    v0.3.5 56K #directory #path #ignored #ignore #gitignore-builder
  • ratify

    signing and verifying files and directories

    v2.5.0 app #directory #update #signature #catalog #verification #file-verification #sign-verify #progress-bar #checksum #json-format
  • stor-age

    show aging of directories

    v0.6.6 1.0K bin+lib #data-analysis #spectrum-scale #age
  • tmmpr

    terminal mind mapper

    v0.1.1 bin+lib #tui #mindmap #ratatui #mind-map #terminal
  • grit-cli

    A Git implementation in Rust

    v0.1.4 app #arguments-parser #git #git-command-line #argv #upstream #logging #exit-code
  • refray

    ∞-way read-write git mirroring tool

    v0.1.1 app #git #sync #read-write #repo #webhook #mirroring #pull-request #backup #visibility #gitlab
  • rust-ipfs

    IPFS node implementation

    v0.15.0 #filesystem #interplanetary #dht #discovery #pub-sub
  • cvmfs

    CernVM-FS client implementation in Rust

    v0.4.2 bin+lib #fuse #cernvm #filesystem
  • 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]…

    v3.1.0 #unix-filesystem #io #path #system #filesystem
  • gpscan

    generate XML files compatible with GrandPerspective

    v0.1.6 bin+lib #xml #grand-perspective #generate #compatible #directory #xml-output #macos #file-permissions
  • process_path

    Gets the path of the currently executing process or dynamic library

    v0.1.4 57K #dylib #dll #process #current #executable
  • pjdfstest

    A generic POSIX file system test suite

    v0.2.0 app #filesystem #test-suite #testing
  • xdg-desktop-portal-zenzai

    A collection of several xdg-desktop-portal implementations to serve more lightweight wayland compositors like Hyprland

    v0.3.4 app #xdg-desktop-portal #wayland-compositor #hyprland #color-scheme #serve #chooser #diacritics
  • editorconfig-parser

    .editorconfig parser

    v0.0.4 9.5K #editor-config #parser #properties #white-space #specification #case-insensitive #glob-pattern #spec-compliant #path-resolution
  • shmy

    Command line interpreter with builtin, Unix-like commands, and WSL symbolic link support

    v0.20.4 2.2K app #shell #symlink #wsl
  • axfatfs

    FAT filesystem library

    v0.1.0-pre.0 8.9K no-std #filesystem #no-std #fat
  • rustic-prometheus-exporter

    A Prometheus exporter for Restic repositories, utilising Rustic

    v0.3.0 app #prometheus #restic #rustic #repository #backup #metrics #utilising #scrape #path-config
  • lsplus

    A replacement for the 'ls' command written in Rust

    v0.8.0 bin+lib #ls #filesystem #listing #command-line
  • lisette

    Little language inspired by Rust that compiles to Go

    v0.2.2 280 bin+lib #compiler #lsp #go #pattern #diagnostics #linter #algebraic-data-types #try-block #type-system #pattern-matching
  • fren-date

    fren - file renamer that understands dates (library)

    v0.2.1 #fren #camel-case #detect #renamer #slugify #logging #date #conflict-resolution #separator #transaction-log
  • moonup

    Manage multiple MoonBit installations

    v0.4.3 bin+lib #moon-bit #version-manager #moonbit
  • fpick

    Interactive file picker

    v0.8.1 900 app #file-picker #walk-dir #interactive #interactive-terminal #file-path #terminal-file
  • nixy-rs

    Homebrew-style wrapper for Nix using flake.nix

    v0.3.2 app #nix-package #flake #profile #profile-install #nix-flakes #install-package #config-json #package-version #config-file #config-dir
  • nu_plugin_ls_colorize

    A plugin for Nushell that colorizes paths using LS_COLORS

    v1.0.5+0.112.2 app #ls-colors #ansi-colors #nu-shell #ls #colorize
  • lsec

    Laravel Security Audit CLI - scans Laravel applications for security issues, insecure patterns, and risky configuration

    v0.1.4 app #security-audit #scan #laravel #insecure #ci #sarif #findings #baseline #risky #severity
  • singlefile

    Dead simple file data manipulation

    v0.5.0 #container-shared #shared-async #serialization #file-format #file-data #json-format #deadlock-detection #file-access #shared-data #deserialize
  • boxlite

    Embeddable virtual machine runtime for secure, isolated code execution

    v0.9.3 bin+lib #sandbox #isolation #vm #security
  • tsumugu

    A HTTP(S) syncing tool with lower overhead, for OSS mirrors

    v0.20260505.0 app #syncing #oss #user-agent #mirror #file-sync #relative-path #upstream #exclude #local-directory #apt
  • cargo-cola

    Security static analyzer for Rust. Analyzes MIR to detect vulnerabilities. (Requires nightly)

    v1.0.2 app #vulnerabilities #static-analysis #security #rust #sast
  • 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

    v7.1.0 #embed #assets #resources #static
  • embednfs

    Embeddable NFSv4.1 server library

    v0.4.1 #nfs #filesystem #nfsv4 #server
  • tree-fs

    convenient way to create a tree of files

    v0.3.1 49K #filesystem #assert #testing #directory
  • tika-magic

    Determines the MIME type of a file using the Apache Tika mime database

    v0.2.7 3.0K #magic-file-database #mime #media-type #filesystem
  • photosync

    copying photos from SD cards

    v0.1.2 app #exif #photo #sync #photography #organize
  • robosync

    High-performance file synchronization with intelligent concurrent processing

    v1.0.10 200 bin+lib #file-transfer #file-sync #rsync #backup #robocopy
  • rattler_lock

    Rust data types for conda lock

    v0.30.0 6.4K #rattler #conda #python-packages #environment-management #solve #rattler-build #conda-forge #different-versions
  • codestats

    A CLI tool for analyzing code statistics across different programming languages

    v0.6.0 app #code-analysis #analysis-tool #analysis
  • tagref

    maintain cross-references in your code

    v1.12.1 app #continuous-integration #cross-references #tags #linter #maintain #relative-path #file-version
  • dupfinder

    A fast duplicate file finder with glob/regex filtering, JSON export, and cross-platform delete scripts

    v0.3.2 app #file-finder #duplicate-file #fdupes #cli
  • ext4plus

    No-std compatible Rust library for ext2/ext3/ext4 filesystems

    v0.1.0-rc.1 550 no-std #ext4 #ext2 #ext3 #no-std #filesystem
  • path_facts

    You've subscribed to PATH FACTS: Tidy filesystem information to help debug unexpected errors

    v0.2.1 12K #fact #debugging #directory #error #unexpected-error #tidy #read-directory #ve #subscribed #system-information
  • fmmap

    A flexible and convenient high-level mmap for zero-copy file I/O

    v0.4.0 36K #mmap #memmap2 #file-memory #memory-file #memory-map
  • rootrat

    A dotfiles manager

    v0.1.6 app #dotfiles #directory #tracked #list #config #git
  • cfgmatic-source

    Configuration sources (file, env, memory) for cfgmatic framework

    v5.0.1 #env-file #loader #file-source #source
  • fuse_mt

    A higher-level FUSE filesystem library with multi-threading and inode->path translation

    v0.6.3 1.6K #fuse #filesystem-path
  • mounter

    Mount remote SSH directories via SMB2-over-SFTP. No FUSE, no Docker, no sudo.

    v0.4.2 bin+lib #sftp #sshfs #smb
  • cooklang-sync-client

    A client library for cooklang-sync

    v0.4.12 550 bin+lib #sync-client #file-sync #namespaces
  • sessionguard

    A system-level daemon that keeps AI coding sessions intact when your projects move

    v0.3.2 bin+lib #daemon #session #development-tools #artificial-intelligence
  • templato

    Extremely simple program for using template files

    v0.1.3 app #template
  • tauri-plugin-android-fs

    Android file system API for Tauri

    v28.1.0 1.0K sys #android #file-dialog #tauri
  • can-cli

    Cross-platform command line tool for moving files to the trash

    v0.4.2 app #trash #recycling
  • iso-parser

    Boot-entry discovery from ISO installation media (Arch, Debian/Ubuntu, Fedora/RHEL, Alpine, NixOS, Mint)

    v0.17.0 no-std #rescue #iso #kexec #install
  • copy-path

    v0.1.5 290 app #path #name #msys #win
  • astrid-capabilities

    Capability token system for Astrid secure agent runtime

    v0.5.1 #token #agent #run-time #astrid #access-control #permissions #audit #mcp #persistent-storage #agent-run-time
  • zv

    Ziglang Version Manager and Project Starter

    v0.13.0 app #version-manager #ziglang #project-starter #development-tools
  • 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.

    v0.8.0 430 bin+lib #diff #csv #image-compare #difference #image
  • sparsync

    rsync-style high-performance file synchronization over QUIC and Spargio

    v0.1.12 app #quic #rsync #io-uring #backup
  • smart-tree

    Smart Tree - An intelligent, AI-friendly directory visualization tool

    v8.0.1 bin+lib #st #artificial-intelligence #visualization
  • arcbox-virtio

    VirtIO device implementations for ArcBox

    v0.1.6 #virt-io #arc-box #networking #block-device #async #fuse #host-guest #virtio-net #virtio-fs #emulation
  • vshadow

    Pure Rust parser for Windows Volume Shadow Copy (VSS) snapshots. Read-only access to VSS stores from forensic disk images without Windows APIs.

    v0.2.0 bin+lib #vss #ntfs #forensics #dfir #shadow-copy
  • notify-debouncer-mini

    notify mini debouncer for events

    v0.7.0 1.1M #filesystem-events #watch #events #filesystem
  • kley

    local package manager for npm (JS/TS)

    v0.8.0 bin+lib #package-manager #npm-package #js-ts #publish #link #yarn #pnpm #symlink #install-package
  • mkfs-gemdos

    Create GEMDOS (Atari TOS) filesystem disk images

    v0.1.0 app #atari #gemdos #fat12 #mkfs #filesystem
  • cpz

    Fast cp provides an alternative to cp that focuses on maximizing performance

    v3.1.1 app #file-copy #cp #tool-file
  • bmap-parser

    that allows you to copy files or flash block devices safely

    v0.2.2 750 #block-device #file-copy #bmap #flash #image
  • utf8path

    String-friendly path type

    v0.10.0 2.2K #utf-8 #path #guarantees #filesystem #semantic #filesystem-path
  • 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…

    v2.0.0 1.7M #app-dirs #xdg #path
  • sandlock-ffi

    C ABI for sandlock process sandbox

    v0.7.0 #sandbox #seccomp #vm #sandlock #linux #landlock #syscalls #abi #ip
  • hadris-part

    Partition table support for MBR, GPT, and Hybrid MBR

    v1.1.2 1.7K no-std #partition-table #disk-partition #gpt-disk #mbr #disk
  • spotlight-find

    Index-powered file search for macOS. Queries Spotlight instead of walking the filesystem.

    v0.1.1 app #file-search #macos #spotlight #fd #gitignore #sf #walking #respect
  • 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.

    v0.8.80 bin+lib #log-parser #syslog #log-search #search #logging
  • cursus

    release management CLI

    v0.6.2 210 nightly #semver #recording #package #tui #publish #aggregate #version-bump #major-version #bumps #changelog
  • unbom

    Remove UTF-8 BOM from files

    v0.2.3 app #utf-8-bom #marker #remove
  • 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…

    v0.8.20 2.6K #hyperlane #format #day #time
  • maa-framework

    Rust bindings for MaaFramework

    v1.17.0 #automation-framework #bindings #maa #framework #automation
  • mcp-execution-files

    Virtual filesystem for MCP code generation and organization

    v0.7.0 #mcp #codegen #vfs
  • fuse-ufs

    FUSE implementation of FreeBSD's UFSv2

    v0.6.0 290 app #freebsd #uf-sv2 #fuse #ufs #driver #fuse-fs
  • nofus

    A daemon for monitoring and reacting to the status of NFS mounts

    v0.4.0 210 app #nfs-mount #monitoring #daemon #memory-safe #trigger
  • mbrkit

    A CLI for building, inspecting, extracting, and verifying MBR-backed disk images

    v1.0.1 bin+lib #disk-image #mbr #boot #partition #cli
  • clean-path

    A safe fork of the path-clean crate

    v0.2.1 612K #path #path-clean #clean
  • walcraft

    A light-weight Write Ahead Log (WAL) solution with garbage collection

    v0.3.0 190 #write-ahead-log #garbage-collection #wal
  • carsync

    rsync with cars!

    v0.1.2 app #file-sync #rsync #backup #cli
  • nefaxer

    High-performance directory indexer with content-aware diffing. Walks trees in parallel, stores metadata in SQLite, compares against a previous snapshot.

    v0.1.9 bin+lib #diff #change-detection #directory
  • dirs-lite

    Get platform-specific config, data, and cache directories. Supports XDG-style on macOS. No dependencies.

    v1.0.2 2.3K #config-dir #path #xdg #config
  • gravityfile

    A state-of-the-art file system analyzer with TUI

    v0.2.4 app #tui #analyzer #disk #disk-usage #usage
  • api-tools

    An API tools library for Rust

    v0.8.0 #metrics #axum #api #layer
  • clonetree

    A copy-on-write directory library for Rust with fast reflink cloning

    v0.0.2 150 #copy-on-write #directory #clone #cloning #reflink #symlink #glob
  • libarchive2

    Safe Rust bindings for libarchive v3.8.1, providing cross-platform archive reading and writing capabilities

    v0.2.1 #tar-archive #libarchive #zip #compression #archive
  • ras-filesystem

    Sandboxed file system for the agent (Csv, Docx, Pdf, Md, Json, Jsonl, Html, Txt)

    v2.7.0 #sandboxed #pdf #csv #filesystem #jsonl #docx #claude #oauth
  • pks

    Welcome! Please see https://github.com/alexevanczuk/packs for more information!

    v0.2.40 23K bin+lib #packs #violation #github #packwerk #yaml #ruby #privacy #gradual #visibility
  • v_utils

    My utils crate

    v2.15.41 700 nightly #progress-bar #points #fallback #valera
  • vespera

    A fully automated OpenAPI engine for Axum with zero-config route and schema discovery

    v0.1.51 #openapi #json-schema #routes #zero-config #discovery #axum #cron
  • polyfuse

    A FUSE (Filesystem in Userspace) library for Rust

    v0.5.1 #fuse #future #async #filesystem
  • zlayer-builder

    Dockerfile parsing and buildah-based container image building

    v0.11.20 #docker #dockerfile #buildah #docker-image #container-image
  • diskann-benchmark

    DiskANN is a fast approximate nearest neighbor search library for high dimensional data

    v0.51.0 app #benchmark #nearest-neighbors-search #disk-ann #json-input #high-dimensional #input-file #search-index #performance-testing #approximate-nearest-neighbor #top-k
  • zngur

    A Rust/C++ interoperability tool

    v0.9.0 2.3K #interop #namespaces #generated #env-var #documentation-for-info #ergonomics #methods-and-functions #io-stream
  • deno_permissions

    deno permissions implementation

    v0.106.0 22K #deno #permissions #run-time #resources #developer-experience
  • xfs-fuse

    Read-only FUSE server implementing XFS

    v0.6.0 app #fuse #xfs #filesystem
  • notnow

    A terminal based task and TODO management software

    v0.4.0-beta.0 1.2K bin+lib #ical #ical-ics #todo-ics #tui
  • cargo-nfs3-server

    easy-to-deploy NFSv3 server

    v0.2.2 app #nf-sv3 #read-only #server #bind-port #nfs3 #in-memory #file-transfer
  • peek-cli

    A fast CLI tool to open files and directories in your default browser

    v0.1.12 app #file-viewer #file-browser #cli #browser #file-utility
  • rs-script

    create and edit single-file Rust scripts

    v0.3.9 app #rss #single-file #single-file-executable #script #edit #edit-file #python-script #config-file
  • fernfs

    NFS Server implementation

    v0.1.5 bin+lib #virtual-filesystem #server #nfs #rpc #nf-sv3 #defined-in-rfc #network-protocol #xdr
  • filo-rs

    Your Downloads folder cleans itself — safely, predictably, and reversibly

    v0.1.0 bin+lib #download #organize
  • zccache-fingerprint

    File fingerprinting engine and CLI for zccache

    v1.4.0 2.1K bin+lib #fingerprinting #hashing #cache #zccache #mtime #hash-cache #hash-set #exclude #aggregate #blake3
  • ai-trash

    Move files to system trash — safe alternative to rm. Works with Claude Code deny policies.

    v1.0.0 app #recycle-bin #trash #claude-code #delete #cli
  • dirgrab

    CLI tool to concatenate file contents from directories, respecting Git context

    v0.4.0 app #gitignore #config-file #file-content #concatenation #git #pdf #git-repository #file-header #target-path #statistics
  • omnicli

    Omnipotent dev tool

    v2025.11.0 app #dev-tools #omnipotent #omni #development-tools #language
  • lsmkd

    Recursively find markdown files and list them along with table of contents index

    v1.0.0 app #markdown #list #content #find #line-numbers #markdown-documentation #coding-agent #file-line
  • dirscribe

    A CLI tool that combines contents of files with specific extensions from a directory

    v1.1.3 1.1K app #directory #cli #concatenate
  • karabiner-rcmd-binder

    TUI for configuring Karabiner-Elements right_command key bindings

    v0.5.2 app #tui #action #browser #karabiner #edit #backup #cache #rcmd #autocomplete #cycling
  • unrot

    Find and interactively repair broken symlinks with fuzzy matching

    v0.1.1 app #fuzzy-matching #symlink #broken-symlink #filesystem #cli
  • cert-store

    CLI-based certificate store. Inspired by Password Store.

    v0.2.0 app #git #tls #pkcs12 #pem #pfx
  • proton-t

    A smarter cd command with frecency and fallback search

    v0.1.4 app #jump #power-shell #search #smarter #frecency #bash #preview #fish #matching-algorithm
  • stil

    generate STatic site from Index Listing of directory

    v0.4.3 app #static-site-generator #directory-listing #listing #page
  • hazelnut

    A terminal-based automated file organizer inspired by Hazel

    v0.2.49 bin+lib #file-organizer #tui #automation
  • pirouette

    A log/backup rotation tool

    v0.5.1 550 app #backup #logging #rotation
  • renamex

    A fast CLI tool to clean, normalize, and safely rename files in bulk

    v0.3.0 app #file-rename #cli #filesystem #rename #file
  • symforge

    — in-memory code intelligence MCP server for Claude Code, Codex, and Gemini CLI

    v7.6.2 bin+lib #claude #symbols #mcp-server #git-worktree #prompt #codex #frecency #tree-sitter #file-context #in-memory
  • homeboy

    CLI for multi-component deployment and development workflow automation

    v0.163.1 bin+lib #deployment #json #audit #extension #lint #artificial-intelligence #workflow-automation #fleet #deployment-automation #rigs
  • stash-rs

    Stack-based file management for the terminal

    v0.2.1 app #file-organization #temporary-storage #file-management
  • frencli

    CLI frontend for fren - a fast, powerful command-line batch file renaming tool

    v0.1.5 bin+lib #file-rename #batch #batch-file #pattern #rename
  • TidyTUI

    A blazingly fast, terminal-based system cleaner written in Rust

    v0.1.4 app #cleaner #tui #maintenance #system
  • rbackup

    Incremental, cross-platform and multithreaded backup tool written in Rust

    v0.7.1 bin+lib #rsync #backup #multi-platform #robocopy #cli
  • octopos

    xv6 for RISC-V in Rust

    v1.1.0 nightly bin+lib #risc-v #userspace #xv6
  • cargo-nuke

    effective tool to batch clean all crate artifacts that haven't been used for a while

    v0.1.6 app #cargo-clean #disk-space #cargo #cli #artifact #cargo-cli
  • scorpiofs

    FUSE-based virtual filesystem with Antares overlay for monorepo builds

    v0.2.1 150 bin+lib #build-system #fuse #monorepo #overlay
  • fanotify-fid

    Linux fanotify FID (File Identifier) mode event parser and file handle utilities

    v0.2.2 #syscalls #fanotify #linux #filesystem
  • osh_dir_std

    humans and machines deal with the OSH directory standard: https://github.com/hoijui/osh-dir-std

    v0.8.4 180 #osh #directory #norm
  • krun-devices

    Virtual device emulation for libkrun

    v0.1.0-1.18.0 #libkrun #micro-vm #emulation #devices #process-isolation #vmm #security-context #hardware-devices #virtio-fs #arm64
  • pathmarks

    path bookmarks for your shell

    v0.1.12 app #bookmarks #path #bookmarks-for-shell #fish #directory
  • rex_router

    File-system router with trie-based matching for the Rex framework

    v0.20.0 #rex #http-router #next-js #js-api #trie-based #tsx #jsx #conventions #nodejs #rsc
  • filterpath

    fp (FilterPath) is the filter equivalent for the Unix test util

    v0.2.0 app #fp #testing #filter #unix #directory
  • repocat

    concatenate all code and text files in a github repo for LLM inference contexts

    v0.5.0 bin+lib #github-repo #concatenation #llm-context #inference #checkout #exclude #llm-inference #folder-path #glob-pattern #strip
  • bpwd

    A better pwd

    v0.4.0 app #pwd #clipboard #cwd #codetease
  • veks-io

    Standalone vector data I/O — read and write fvec, ivec, mvec, dvec, bvec, svec, npy, parquet, and slab formats

    v1.0.1 #embedding #ann #fvec #ivec
  • filenamegen

    Shell-style filename generation aka globbing

    v0.2.7 11K #globbing #fnmatch #wildmatch
  • tonz

    See what's heavy — a modern, fast disk usage viewer

    v0.2.1 app #disk-usage #terminal #filesystem #cli
  • lazyfs

    Mount remote HTTP files locally via FUSE, fetching only what you read

    v0.1.0 app #fuse #http #fuse-mount #streaming #filesystem
  • usnjrnl-forensic

    NTFS USN Journal parser with full path reconstruction via journal rewind

    v0.6.0 bin+lib #mft #record #journal #log-file #ntfs #usn #rewind #csv #usn-jrnl #disk-image
  • harmonia-store-core

    Core Nix store semantics - pure types and validation logic

    v0.0.0-alpha.0 #store-path #hash #nix-store #derivation #semantic #harmonia #proptest
  • pkfs-utils

    ProkaFS

    v0.1.5 app #proka-fs #os #reserved #documentation #hope #rights
  • file_database

    A local filesystem database with ID based file and directory management

    v1.1.4 #filesystem #filesystem-database #database #manager #path #path-manager
  • wtr-watcher

    Filesystem watcher. Works anywhere. Simple, efficient and friendly.

    v0.14.5 bin+lib #watcher #tracing-monitoring #filesystem-monitoring #tracing #filesystem
  • kcr_shipwright_io

    Kubernetes Custom Resource Bindings

    v3.20260115.161846 #persistent-volume #io #kubernetes-custom-resource-bindings
  • fail2ban-rs

    A pure-Rust fail2ban replacement. Single static binary, fast two-phase matching, nftables/iptables firewall backends.

    v1.2.1 bin+lib #regex #iptables #nf-tables #static-binary #ban #firewall #systemd-journal #single-binary #two-phase #escalation
  • codeowners-validation

    validating CODEOWNERS files

    v0.4.10 500 bin+lib #validation #codeowners
  • noice-rs

    A minimal suckless-style file browser for the terminal with vim-like keybindings

    v0.1.1 app #file-browser #vim #suckless #terminal-file-browser #tui
  • archivum

    — deterministic, split, checksummed, compressed archive system with faithful restore

    v0.2.0 app #backup-restore #tar-archive #backup #restore #forensics
  • chronocode

    Watch directory structure and file changes in real-time with a beautiful TUI

    v0.9.0 app #ratatui #file-watcher #tui #recording
  • opfs

    Origin Private File System browser API

    v0.2.0 1.7K #filesystem #origin #file-io #web-apps #private #file-api #in-memory #system-api
  • msb_krun_devices

    Virtio device implementations for msb_krun microVMs

    v0.1.12 6.1K #virtio #micro-vm #vmm #process-isolation #security-context #virtio-fs #arm64 #virtio-net #kvm
  • vstorage

    Common API for various icalendar/vcard storages

    v0.8.0 #ical #caldav #vdir #filesystem
  • ccutils

    Collection of utils from the CylonCore project

    v0.4.14 1.8K #collection #cylon-core #branch #dev
  • fsindex

    Fast, powerful filesystem indexing with .gitignore support and iterator-based API

    v0.3.1 #filesystem #walk #iterator #index
  • unifuse

    Cross-platform async FUSE abstraction (rfuse3 + winfsp-rs)

    v0.2.0 1.0K #virtual-filesystem #fuse #fuse-fs #winfsp #async
  • luff

    Print files with formatting

    v0.2.1 bin+lib #codebase #clipboard #markdown
  • zsh-history-cleaner

    Clean your commands history by removing duplicate commands, commands between dates, etc

    v0.6.0 bin+lib #command-history #duplicates #removing #history-analysis #zsh #backup #cleaner #command-line-tool #date-range #caution
  • gibblox-core

    Core block reader traits, error types, and composition utilities

    v0.0.2-rc.3 900 no-std #block-reader #utilities #gib #error #android #gpt #ext4 #iso-9660
  • 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.

    v0.1.3 bin+lib #backup #obsidian-minecraft-server #obsidian
  • glob-match-ultra

    An extremely fast glob matcher

    v0.2.2 #glob #matching #wildcard #braces #bash #matcher #glob-pattern #regex
  • hdf5-metno-sys

    Native bindings to the HDF5 library

    v0.11.3 360K sys #hdf5 #bindings #deprecated
  • sfa

    A minimal, flat file archive encoding/decoding library

    v1.0.0 168K #archive #flat-file #file-archive
  • simple-expand-tilde

    Cross-platform and reliable tilde-expansion solution

    v0.5.3 4.0K #expand #tilde #lightweight #path
  • podserv-b

    a minimalist podcast server (type b) for serving media files on the web

    v0.1.2 app #podcast #audio-player #server #album-art #mp3 #id3 #media-file #command-line-arguments #date #web-page
  • prun

    Run 🍺

    v0.1.9 900 bin+lib #git #git-directory #pattern #command-line-tool #async #exclude #target-directory #concurrency #git-fetch #cargo-subcommand
  • rex-redaction

    Sensitive data redaction utilities for REX

    v0.1.0 #redaction #rex #convert #specifier #cedar #security-policy #cedar-policy #rhai #sandbox #printf
  • farmfe_swc_transformer_import_glob

    farm swc tranformer for vite-style import.meta.glob

    v2.0.1 850 nightly #farm #bundler #glob #swc #vite-compatible #cache #performance-optimization #hmr
  • ai-playground

    Run AI coding agents inside systemd containers

    v0.7.0 bin+lib #ai-agent #aip #git #ai-coding #container #gate #playground #systemd #google-cloud #git-history
  • laminar-storage

    Storage layer for LaminarDB - checkpoint persistence and object store integration

    v0.21.10 #object-store #checkpoint #storage-layer #validation #gcs #durability #delta-lake #azure #aws
  • libpfs3

    Pure Rust PFS3 (Amiga) filesystem library — read, write, format, and check

    v0.1.3 #fuse #amiga #pfs3 #filesystem #retro
  • fuxi-cli

    dotfile organization made easy

    v0.1.5 410 app #dotfiles #cli #backup #organization #profile
  • exe

    A PE (Portable Executable) library!

    v0.5.7 800 #pe #pe-file #portable-executable
  • retree

    Fast, cross-platform GNU tree compatible directory listing

    v0.6.0 bin+lib #gnu-tree #directory #cli #windows
  • posix-portable-filename

    Constructs POSIX portable filenames (A-Za-z0-9._-)

    v0.2.3 #portable-filename #posix #validation #portable #filename
  • localsetup

    Setup your local computer / user automatically

    v0.0.9 app #local-computer #setup #git #automatic #user #ubuntu #firefox #ssh #xdg
  • ffscan

    Fast directory & process scanner: scan large files/folders, list/kill processes, and print system info

    v1.0.2 270 app #scanner #process #filesystem #system-info #cli
  • mega-download

    A small Rust CLI for downloading all files from a public MEGA folder

    v0.1.0 app #mega #download #public-folder #filesystem #cli
  • annotate_celeste_map

    rendering celeste maps, and overlaying recorded paths, lobby entrances etc

    v0.5.2 470 bin+lib #celeste #lobby #entrances #recording #maps #overlaying #cct
  • gix-discover

    Discover git repositories and check if a directory is a git repository

    v0.51.0 2.0M #git-repository #version-control #git-directory #search #git-dir #presence #upwards #discover
  • fractal-fuse

    Async FUSE library using io_uring (FUSE_OVER_IO_URING) and compio runtime for high-performance userspace filesystems on Linux 6.14+

    v0.3.1 190 #io-uring #fuse #linux #filesystem
  • garage

    S3-compatible distributed object store for self-hosted deployments

    v2.3.0 app #object-store #distributed-object-store #storage-service #self-hosted #documentation #distributed-storage #deuxfleurs
  • switchy_fs

    Switchy File-system package

    v0.1.4 140 no-std #filesystem #write-file #read-file #time
  • rflatten

    Flatten subdirectories by moving all files to the root directory

    v0.2.1 app #sub-directory #root-directory #flatten #moving #exclude #quiet #pattern-matching #case-insensitive #comma-separated
  • syno-photos-util

    Helper for a number of tasks unavailable in Synology Photos web interface

    v0.4.0 bin+lib #photo #synology #synology-photos #synology-nas
  • mdbook-autosummary

    Generate SUMMARY.md files based on your book's file structure

    v0.1.9 600 bin+lib #mdbook #book #summary #generator
  • stash-clipboard

    Wayland clipboard manager with fast persistent history and multi-media support

    v0.3.6 app #wayland-clipboard #stash #clipboard-history #clipboard-manager #image-preview #regex #tsv #database #wipe #tui
  • rx-script-core

    Core runtime detection and execution planning for rx

    v0.1.0 #rx #install-script #local-directory #command-registry #detect #remote-directory #local-file
  • corevm-host

    Types that are common across CoreVM service, builder, monitor, tooling

    v0.1.26 no-std #core-vm #builder #service #monitor #tooling
  • expand-tilde

    Expanding tildes in paths

    v0.6.1 1.7K #expand #tilde #path
  • legdur

    keep your legacy durable, detect changes to your directories over time

    v0.4.0 app #directory #detect #db #compare #legacy #hashing #filetime #world-state
  • busbi

    A CLI tool to create Bad-USB scripts from shell scripts for quick use

    v0.4.0 app #flipper-zero #cli #automation #bad-usb
  • cowfile

    A copy-on-write abstraction for binary data backed by memory or files

    v0.2.2 #copy-on-write #overlay #file
  • dream_archivetool

    Inspect, extract, create, and update Bethesda BSA and BA2 archives

    v0.1.0 bin+lib #archive #bsa #ba2 #bethesda
  • rs9p

    Filesystems library using 9P2000.L protocol, an extended variant of 9P from Plan 9

    v0.13.0 430 #9p #v9fs #filesystem #plan9
  • rspack_storage

    rspack cache storage

    v0.100.2 650 #rspack #cache #javascript-bundler #pack-file #webpack #persistent-storage #memory-storage #rstack #rspack-bundler #memory-based
  • fiux

    The fastest multi-format file converter CLI tool

    v0.5.4 app #file-conversion #file-handling #cli #filesystem
  • affs-read

    A no_std compatible crate for reading Amiga Fast File System (AFFS) disk images

    v0.3.1 no-std #amiga #affs #filesystem
  • mediavault-core

    Core library for MediaVault — scanning, sidecar I/O, TMDB integration, and metadata parsing

    v0.1.5 #tmdb #sidecar #metadata #media-metadata #library
  • precursor

    Pre-protocol payload tagging, similarity clustering, and packet/firmware triage CLI

    v0.2.3 app #firmware #packet #forensics #ids #similarity
  • canvas_syncer

    A syncer to Canvas LMS with files among courses

    v0.6.8 app #course #download #canvas #education #canvas-lms
  • filebyte

    A powerful CLI tool for analyzing files and directories with detailed metadata, permissions, and size information

    v1.4.7 app #file-permissions #file-analysis #disk-usage #filesystem #filesystem-analysis #permissions
  • wiztree-metafile

    v0.1.1 bin+lib #ignore-file #metafile #symlink #stdout #analysis #glob-pattern #circular-reference #file-analysis #breadth-first #text-file
  • dir-bunch

    CLI operations on a list (bunch) of given unix-style paths

    v1.0.1 app #backup #cli #backup-post-check #post-check
  • dockerfile-parser-rs

    The ultimate Rust library for parsing, modifying, and generating Dockerfiles

    v3.3.0 190 bin+lib #docker #dockerfile #parser #library #virtualization
  • jja

    swiss army knife for chess file formats

    v0.9.1 11K bin+lib #opening-book #chess #utility
  • cp_r

    Copy files and directories recursively, preserving mtime and permissions

    v0.5.2 15K #permissions #directory #filesystem #copy #recursion
  • gibblox-pipeline

    Pipeline descriptor types and codec helpers for gibblox

    v0.0.2-rc.3 440 no-std #gibblox #data-pipeline #helper #block #descriptor #gib #android #gpt #xz
  • tidy-files

    A fast, safe CLI tool to organize files into categorized folders

    v0.2.0 app #file-organizer #cli #productivity #filesystem
  • yafsm

    System usage monitor inspired by glances

    v0.3.6 750 app #system-information #system-monitoring #monitor #glances #running #utilization #dashboard
  • ruvix-fs

    Minimal filesystem for the RuVix Cognition Kernel (ADR-087 Phase E)

    v0.1.0 no-std #vfs #fat32 #kernel
  • vtm-core

    Core logic for vde-tmux-manager

    v0.0.25 #tmux-session-manager #prefix-suffix #target #fzf #panes #command-line-tool #json-schema
  • shock

    Regularly shock your ZFS pools to maintain good hygiene and prune stale snapshots

    v0.1.11 900 app #snapshot #zfs
  • kugiri

    Marker-based block editing CLI

    v0.2.3 280 bin+lib #text-editing #section #marker #cli #block #trim
  • converge-storage

    Object storage contract types for Converge

    v3.8.1 #object-store #converge #storage
  • layla-log

    logger library

    v0.3.3-alpha #logging #debugging #log-writer #terminal-logging #trace #debug-information #filesize
  • env_home

    Get the user home directory in a cross-platform way

    v0.1.0 2.6M #home-dir #user-home #platform-independent #unix #env-vars #winapi
  • get_dir

    get directory

    v0.5.0 61K #target-directory #fs #directory
  • mime_to_ext

    no_std MIME ↔ extension lookup from embedded JSON, no OS files

    v0.1.14 189K no-std #mime #lookup #media-type #filesystem
  • yrba

    Incremental remote backups made simple!

    v2.4.0 app #backup #sftp #nfs
  • lfspull

    git lfs file pulling implementation in pure rust. Can only pull files / folders and only support token-auth for now.

    v0.4.2 bin+lib #git-lfs #auth-token #authentication #pulling #hash-verification #single-file
  • finter

    A Tmux plugin to quickly create session for folders in configured paths

    v0.3.4 bin+lib #tmux-session #tmux-plugin #create #directory #configured #hotkey #folder-path
  • stuckliste

    reading and writing MacOS bill-of-materials (BOM) files

    v0.4.0 #bill-of-materials #mkbom #lsbom
  • cjrh-moreutils-vidir

    Rust implementations of the moreutils tools

    v0.1.4 app #moreutils #cjrh
  • secretbro

    filesystem access control for Kubernetes secrets directory

    v0.5.1 #access-control #secret #filesystem-access #libc #kubernetes #path-based #interposition #symlink #security #macos
  • rfuse3

    FUSE user-space library async version implementation

    v0.0.8 1.7K #fuse #api-bindings #filesystem #system #bindings #system-bindings
  • dev-clean

    A TUI tool to find and remove node_modules folders

    v2.0.0 app #tui #node-modules #cli
  • fuse-overlayfs

    Overlay Filesystem in Userspace

    v2.0.0 app #fuse #container #overlayfs #filesystem
  • doublecrypt-core

    Encrypted filesystem core library with C ABI for cross-platform frontends

    v0.1.18 #encryption #block-store #block-device #block-storage #filesystem #encryption-key #disk-image #lru-cache #aead #abi
  • fnorm

    Rename bulk files with simple patterns

    v0.1.1 app #bulk #filesystem #file #cli
  • unshared

    Terminal utility for finding unique (non-duplicated) files

    v0.3.0 app #tui #unique #filesystem #file
  • tempfile-fast

    Support for Linux-specific tempfile extensions

    v0.3.6 500 #temporary-files #linux #performance #persistable #filesystem #linux-specific
  • 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.

    v1.11.3 bin+lib #hashing #file-integrity #filesystem-integrity #folder-hashing #filesystem-hashing #file-hashing
  • mtp-mount

    Mount MTP devices as local filesystems via FUSE

    v0.3.1 bin+lib #fuse #android #fuse-mount #mtp #filesystem
  • project-detect

    Zero-config project type detection — identify any project's language, build system, and toolchain from directory contents

    v0.1.2 #detect-system #build-system #detect #toolchain
  • zippity

    asynchronously creating a ZIP file on the fly

    v0.5.0 #zip #actix-web #tokio-file #on-the-fly #async-seek #zip64 #filesize #chrono #async-read #4gb
  • syn-inline-mod

    Inlines modules in Rust source code for source analysis

    v0.6.0 95K #module #inline #syn #source #content #inlines
  • aw-watcher-agent

    ActivityWatch watcher for code agent sessions — tracks session duration, models, token usage, and costs

    v0.1.4 app #activity-watch #daemon #agent-session #token #duration #costs #code-agent #ai-agent
  • kcr_sparkoperator_k8s_io

    Kubernetes Custom Resource Bindings

    v3.20260117.153343 #http-header #security-context #kubernetes-custom-resource-bindings
  • bestiary

    A catalog of Linux apps and where they keep their data

    v0.1.3 bin+lib #flatpak #linux #dotfiles #catalog #xdg
  • cowsync

    CLI tool to sync directories using copy-on-write with include/exclude pattern support

    v0.1.0 app #copy-on-write #cli #filesystem #sync
  • docbox-core

    Docbox core business logic and functionality

    v0.13.0 #document-processing #web-scraping #database #file-processing #access-control #pdf #multi-tenant #file-manager #secure-storage #libre-office
  • filelock

    Cross-platform file locking library for Rust

    v0.5.0 #flock #mutex #file
  • inscenerator-entity

    Filesystem based hierarchical text/data format

    v0.1.6 #entity #hierarchical #path #format #schema-file #text-data-format #markdown
  • geist_supervisor

    Generic OTA supervisor for field devices

    v0.1.28 bin+lib #supervisor #geist #ota #generic #devices
  • scanseq

    File sequence detector in Rust with Python interface for automation systems

    v0.1.5 bin+lib #animation #frame-sequence #vfx #file #sequence-file
  • xdbm

    Cross device backup manager, which manages backups on several storages mounted on multiple devices

    v0.5.0 app #backup #multiple-devices #cli
  • ext4-lwext4

    A safe Rust wrapper for ext2/3/4 filesystem operations based on lwext4

    v0.1.2 310 no-std #ext2 #ext4 #ext3 #filesystem #embedded
  • fswatcher

    A file system watcher that executes a command when a specified file changes

    v0.4.2 550 app #file-watcher #async #cli #file
  • workflows

    A cli tool for creating a seemless workflow with remote and local git repos

    v0.7.2 900 app #git-workflow #local-git #workflow
  • ipfs-api-prelude

    Shared code for IPFS HTTP API clients

    v0.6.0 9.8K #ipfs-api #ipfs-client #web-api #ipfs
  • rangefs

    A fuse-based filesystem to map ranges in file to individual files

    v0.5.1 600 app #range #fuse #fuse-fs
  • lcpfs

    LCP File System - A ZFS-inspired copy-on-write filesystem for Rust

    v2026.1.102 no-std #copy-on-write #os #zfs
  • fuseftp-mount-helper

    Mount helper for fuseftp

    v0.1.0 app #fuse-mount #fuse #ftp #filesystem
  • rustls-cert-file-reader

    A rustls certificate chain and private key file reader

    v0.4.2 18K #rustls #certificate #cert
  • panproto-git-remote

    Git remote helper for panproto:// URLs (enables git push/pull/clone via panproto)

    v0.46.0 app #git-clone #git-remote #panproto #git-push #remote-helper #git-pull #version-control #git-commit #push-pull #git-merge
  • sedimentree_fs_storage

    Filesystem-based storage backend for Sedimentree

    v0.10.0 #storage-back-end #filesystem-storage #sedimentree #filesystem
  • grace-cli

    CLI tool for processing files and strings

    v0.1.2 bin+lib #strings-processing #files-manipulation #file
  • path_abs

    Ergonomic paths and files in rust

    v0.5.1 539K #filesystem-path #serde #type
  • file-storage

    aids in accessing file-like storage

    v0.8.0 #storage-path #aids #relative-path #file-like #folder-path #cloudflare-r2 #local-path #file-system-path #unix-filesystem #separator
  • gwt-core

    Core library for Git Worktree Manager

    v6.0.3 #git-worktree #worktree #productivity #git #development #cli-productivity
  • russh-core

    Core SSH session management library — config, resolution, validation, and command building

    v1.1.0 #remote-host #ssh #session-config #remote-procedure #ssh-config #path-resolution #session-management #ssh-command #config-path #config-parser
  • null-e

    Disk cleanup CLI for developers - clean node_modules, target, .venv, Docker, Xcode caches and 50+ cache types

    v0.2.0 bin+lib #disk-space #cleanup #disk-cleanup #development-tools #cache
  • massmap

    Static hash table that scales via disk-backed expansion to trim memory usage while ensuring each lookup needs exactly one I/O

    v0.1.5 #hash-table #disk-backed #bucket #trim #lookup #ensuring
  • usn-parser

    A Windows utility for NTFS/ReFS to search the MFT & monitoring the changes of USN Journal

    v0.1.3 300 app #journal #usn #mft #ntfs #windows
  • openpathresolver

    path resolution framework

    v0.1.5 #path-resolution #workspace #pipeline
  • copy_dir

    Copy directories recursively in a straightforward and predictable way

    v0.1.3 310K #walk-dir #predictable #filesystem #copy
  • problemreductions-cli

    CLI tool for exploring NP-hard problem reductions

    v0.5.0 app #reductions #solver #problem-solve #np-hard #artificial-intelligence #command-line-tool #computational-complexity #ai-agent
  • shrinkpath

    Smart cross-platform path shortening for CLIs, prompts, and tools

    v0.1.1 bin+lib #shortening #cross-platform-path #path #shorten
  • pna

    PNA(Portable-Network-Archive) decoding and encoding library

    v0.33.0 700 #portable-network-archive #archive #archive-data
  • mmap-shield

    SIGBUS-safe memory-mapped file access for network filesystems (NFS/EFS)

    v0.1.2 bin+lib #mmap #nfs #sigbus #efs #memory-mapped
  • rust-safe-system-info

    Safe system information SDK for REX with Cedar authorization

    v0.1.0 #system-information #cedar #authorization #rhai #rex #trusted-execution-environment #cedar-policy #access-control #sandboxed #host-name
  • edgecrab-security

    Security primitives: injection scanning, secret redaction, command approval, URL safety

    v0.9.0 #prompt #redaction #security-scanning #secret #walk-dir #ssrf #prompt-injection #edgecrab
  • disksift

    A modern CLI tool to analyze disk usage and find largest files/directories

    v0.1.1 app #disk #disk-space #disk-usage #cli #analysis
  • p9

    Server implementation of the 9p file system protocol

    v0.3.2 11K #9p #filesystem #wire-format #protocols #server #proc-macro
  • rong_fs

    Filesystem module for RongJS

    v0.3.1 #run-time #embedding #javascript #api-bindings
  • s3sh

    Interactive S3 shell with Unix-like commands and archive navigation

    v0.2.2 bin+lib #aws #shell #explorer #cli
  • io-vdir

    Set of I/O-free coroutines to manage Vdir filesystems

    v0.0.3 #ical #coroutine #vcard #vdir #io-free
  • tapfs

    FUSE filesystem that mounts enterprise REST APIs as agent-readable files

    v0.1.0 bin+lib #agent #fuse #enterprise #filesystem
  • home-rs

    Terminal-based clipboard manager

    v0.1.0 bin+lib #clipboard-manager #daemon #tmux #clipboard-history #tui #logging #history-search #terminal-history
  • conserve

    A robust backup tool

    v24.8.0 1.8K bin+lib #amazon-s3 #archive #backup
  • trawldb

    A CLI for managing trawl resources

    v0.2.10 bin+lib #trawl #ipc #system #manager #file #xresources #x11 #config-manager #wayland #distro
  • canonical-path

    Path and PathBuf-like types for representing canonical filesystem paths

    v2.0.2 719K #filesystem-path #canonicalization #filesystem
  • damascus

    filesystem utility crate for the Flamberge mod manager stack

    v0.0.11 #filesystem #flamberge #overlayfs #fuse-overlayfs
  • executable-path

    Get the path of a binary target's executable

    v1.0.1 111K #target-path #binary-executable #integration-tests
  • khata-rs

    A high-performance disk-persistent message queue. Optimized for low-latency scenarios.

    v0.1.1 bin+lib #low-latency #mmap #persistence
  • sos-filesystem

    Filesystem backend for the Save Our Secrets SDK

    v0.17.2 140 #encryption #sos #save #secret #back-end #distributed-database #cross-platform #encrypted-database #password-manager #cryptocurrency
  • anyfs-backend

    Core traits and types for the AnyFS pluggable virtual filesystem standard

    v0.1.0-pre.2 #virtual-filesystem #standard #traits
  • dotzilla-cli

    A CLI tool to manage dotfiles with symbolic linking and staging capabilities

    v0.2.6 app #dotfiles #linker #diff #repository #config #git #meld #tui #shell-completion
  • taskmd-core

    Core logic for taskmd — Markdown-native task management

    v1.0.0 #markdown #productivity #todo #cli-productivity
  • bamboo-tools

    Tool execution and integrations for the Bamboo agent framework

    v2026.5.10 #agent-framework #artificial-intelligence #bamboo #run-command #run-time #tool-registry #agent-run-time #runtime-execution #tool-execution
  • ferret-tracker

    A curious file tracker - monitors and logs new files in a searchable TUI

    v0.1.4 app #tui #file-tracking #download-manager #monitor #filesystem
  • wnfs-wasm

    WebNative Filesystem API (WebAssembly)

    v0.3.0 #wnfs #ipfs #decentralization #wasm
  • include-exclude-watcher

    Async file watcher with glob-based include/exclude patterns and built-in debouncing

    v0.2.0 bin+lib #tokio #file-watcher #inotify #async-file #glob
  • rrcm

    Rust RC file Management commands

    v0.4.3 750 bin+lib #git #deployment #dotfiles #config-dir #symlink #git-repository #base-directory #rc-file #xdg #file-manager
  • project-jump

    CLI tool for visiting project directories

    v0.1.1 app #command-line-tool #directory #visiting #current-directory #save #project-name #nu-shell #selecting
  • vfs-sync-core

    Common types for VFS S3 synchronization

    v0.2.4 #virtual-filesystem #amazon-s3 #cache #sync #config #rpc-server
  • ext4-fs

    A very basic library to read the ext4 filesystem

    v0.1.5 1.4K #ext4 #forensics
  • lineriver

    Non-blocking buffered line reader for Read objects

    v0.7.2 550 #line-reader #non-blocking #io
  • mcdu

    A modern disk usage analyzer with a terminal UI, inspired by ncdu

    v0.3.5 app #tui #disk #terminal #ncdu #disk-usage
  • nfs_mirror

    Mirror a local directory into an NFS shared service

    v0.1.2 app #local-directory #nfs #config-file #logging #mirror #mount-points #server-config #daemon #read-only #debugging
  • 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

    v0.1.1 1.2K bin+lib #ai-agent #llm #api-bindings
  • dirnav

    Fast and simple directory navigation in your terminal

    v0.1.6 350 app #directory-navigation #terminal-navigation #key-bindings #zed #backup #explore #pdf #your-filesystem #vim-like
  • gitsnitch

    Lints your Git commit history against a declarative ruleset

    v0.3.4 app #pre-commit-hooks #git-commit #commit-history #lint #ci-cd-pipeline #pre-push #shallow #precedence #linter
  • dir-meta

    Read a directory and get back all files and errors from the read operation

    v0.7.0 #recursion #async-file #async
  • pmbs

    (每分钟) 创建 btrfs 快照, 并自动清理. (Make btrfs snapshot (every minute), and auto clean)

    v0.1.0 bin+lib #btrfs #snapshot #backup #filesystem
  • 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.

    v0.2.1 #byte-range #async-io #async-read #async-file #range #io-async
  • skills-validator

    validates agent skills according to the Agent Skills specification, informed by the OpenCode and Claude Code implementations

    v0.2.1 bin+lib #agent-skills #home-dir #validation #scan #skill #open-code #diagnostics #front-matter #claude-code #config-file
  • walkthrough

    recursive directory traversal

    v0.2.0 #walk-dir #iterator #filesystem
  • kcr_planetscale_com

    Kubernetes Custom Resource Bindings

    v3.20260115.152341 #kubernetes-custom-resource-bindings #planetscale #api-bindings #custom-resources #kubernetes-custom-resources
  • 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

    v0.1.1 1.2K bin+lib #ai-agent #editor #llm #api-bindings
  • atm-agent-mcp

    MCP proxy for managing Codex agent sessions with ATM team integration

    v0.14.0 bin+lib #claude #agent-team-mail #atm #codex #session #inbox #broadcast #cross-platform #mcp #config-file
  • wholesym

    A complete solution for fetching symbol files and resolving code addresses to symbols and debuginfo

    v0.8.1 21K #addr2line #profiling #debug-info #symbols
  • validate_directory_structure

    A powerful tool to validate directory(Files and folders) structures

    v0.2.4 1.0K bin+lib #directory #filesystem #validation #structures
  • fstree

    blazing fast File System Tree command in Rust with smart file type icons

    v0.1.1 app #terminal-visualization #file-system-tree #tree #visualization
  • talu

    Safe, idiomatic Rust SDK for talu LLM inference

    v0.0.1-post.202602141835 #llm-inference #llm #api-bindings
  • file_backed

    types for managing collections of large objects, using an in-memory LRU cache backed by persistent storage (typically the filesystem)

    v0.6.5 #lru-cache #persistent-storage #in-memory-cache #data-persistence #collection #fb #background-task #bin-codec #evicted #deserialize-owned
  • gobblytes-core

    Filesystem traits, OSTree path wrapper, and shared test helpers

    v0.0.2-rc.3 370 #gibblox #testing #test-helpers
  • capsula-capture-file

    A Capsula hook that captures file content

    v0.12.0 #file-content #capsula-hook #capsula
  • matrix256

    Rust reference implementation of matrix256v1 — a SHA-256 fingerprint over the (path, size) records of a rooted filesystem tree

    v1.0.3 #sha-256 #fingerprint #hash
  • skilllite-fs

    SkillLite FS: centralized file read/write/search_replace

    v0.1.15 #skill-lite #sandbox #read-file #search-replace #self-evolution #backup #system-level #file-exists #grep #centralized
  • cache-lite

    A cross-platform caching library for Rust with configurable storage, lifecycle, and file formatting

    v0.2.1 #file-cache #storage #storage-file #cache #caching
  • rfs-webserver

    a small Rust webserver built with axum that serves a seeded randomly generated virtual filesystem

    v0.1.0 app #virtual-filesystem #web-server #random #generated #axum #file-content #directory-entries #system-time #on-disk #cargo-run
  • drayage

    OCI registry pull-through cache

    v0.2.9 bin+lib #upstream #prometheus #image-manifest #oci-registry #cache-eviction #circuit-breaker #docker #config-path #file-system-cache #metrics
  • stable-which

    Evaluate binary path stability and find stable PATH candidates

    v0.3.3 #candidate #version-manager #binary #find #path #shim #build-output #mise #cellar #symlink
  • unftp-sbe-fatfs

    A storage backend for libunftp that provides read-only access to FAT filesystem images

    v0.2.0 #ftp #libunftp #fat #unftp
  • filess

    Simplified file management

    v0.6.2 #image #simple #serde
  • yazi-proxy

    Yazi event proxy

    v26.5.6 3.5K #file-manager #terminal-file-manager #proxy #yazi #events #async-file
  • fpr-cli

    that allows one to write cli tools quickly

    v0.4.1 850 #write #act #arg #path #cli #gym #dead-code #headset
  • net-bytes

    handling file sizes, download speeds, and download acceleration with support for both SI and IEC standards

    v0.3.0 #download-speed #units #formatting #download #speed #file-size
  • 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.

    v0.1.1 app #crates #linux #windows
  • datapath

    Type-safe structured paths with partitions, parsing, and schema associations

    v0.0.10 #filesystem-path #typed-path #schema #typed #parser
  • comments-cleaner

    A command-line tool for cleaning code comments, supporting multiple programming languages

    v0.1.3 app #comments #python #css #directory #batch-processing #command-line-tool #cleaner #php #line-comment #removing
  • fileluya

    — Secure, encrypted reactive filesystem with hybrid post-quantum cryptography

    v0.1.1 bin+lib #encryption #fuse #filesystem #sync
  • zlob

    SIMD optimized glob pattern matching library faster than glob crate

    v1.3.3 9.5K #gitignore #glob-pattern #simd
  • unfold-symlinks

    unfold is a small command line utility that replaces symbolic links with their targets

    v0.2.1 190 app #symlink #link #symbolic
  • github-discussions-mirror

    mirror and export GitHub discussions as JSON and static HTML

    v0.1.9 app #github #mirror #discussion #backup #export
  • cargo-workspace-analyzer

    A CLI tool that analyses dependencies within a Cargo workspace

    v0.4.3 700 app #cargo-workspace #analyzer #cargo
  • daoxide

    High-performance Rust library for DAOS (Distributed Asynchronous Object Storage)

    v0.2.0 #object-storage #daos #high-performance #storage
  • agent-skills-rs

    CLI for installing agent skills

    v0.3.1 390 bin+lib #skill #lock-files #discovery #symlink #cli-agent #embedded #file-manager #gitlab #canonical #canonical-path
  • turbovault-vault

    Vault management, file operations, and watching

    v1.5.0 380 #file-watching #write-file #atomic #obsidian #file-cache #file-watcher #vault-manager #obsidian-vault #markdown #file-operation
  • reflicate

    Deduplicate data by creating reflinks between identical files

    v0.5.0 app #deduplicate #reflink #filesystem #cli
  • gibblox-cache-store-std

    Filesystem-backed cache store with XDG-friendly defaults

    v0.0.2-rc.3 350 #gibblox #cache-store
  • rpi-imgpatcher

    customize Raspberry Pi OS images by patching the boot partition without mounting or rebuilding the system

    v0.9.8 bin+lib #disk-image #raspberry-pi #fat32 #ffi
  • opentelemetry-system-metrics

    System metric export through Opentelemetry

    v0.31.0 16K #system-metrics #open-telemetry #metrics-export #cpu-memory #gpu #memory-disk
  • zbox

    ZboxFS is a zero-details, privacy-focused in-app file system

    v0.9.2 #filesystem #security-privacy #cryptography #privacy #storage #security
  • axfs-ng-vfs

    Virtual filesystem layer for ArceOS

    v0.3.8 750 #arce-os #ax-fs-ng #vfs
  • file-id

    reading inode numbers (Linux, MacOS) and file IDs (Windows)

    v0.2.3 788K bin+lib #inode #index #filesystem #file
  • microsandbox-image

    OCI image pulling, layer extraction, and caching for microsandbox

    v0.4.5 1.6K #microsandbox #oci #sha-256 #multi-platform #docker #ext4 #cache #erofs #concurrency #local-cache
  • watchexec-supervisor

    Watchexec's process supervisor component

    v5.2.0 56K #process-supervisor #watchexec #supervisor #command
  • chksum

    hash functions with a straightforward interface for computing digests of bytes, files, directories, and more

    v0.4.0 3.6K #file-checksum #directory-checksum #hash #stdin-checksum
  • rfmp

    A program to pack and install Factorio mods from source code quickly

    v1.3.2 650 app #factorio #packer #mod #zip #directory #puts #mod-install
  • blkreader

    Read file data directly from block device using extent information

    v0.1.2 bin+lib #block-device #extent #direct-io #fiemap #filesystem
  • confguard

    Guard your sensitive configuration files

    v4.0.1 bin+lib #cg
  • cargo-test-support

    Testing framework for Cargo's testsuite

    v0.11.1 1.9K #test-framework #cargo-testing #test-suite #rustc #nightly #cargo-update #testing-cargo
  • quickswitch

    A terminal-based tool for quickly switching between directories and files

    v0.2.3 bin+lib #power-shell #directory #fish #bash #fish-shell #zsh
  • gibblox-mbr

    Block reader for MBR partitions

    v0.0.2-rc.3 350 no-std #gibblox #block-reader #mbr
  • parcopy-cli

    Fast parallel file copy command (pcp)

    v0.3.2 app #file-copy #parallel #cli #cp
  • krnchr

    Combine files into a single output. Supports JSON, text, XML, YAML, and CSV formats.

    v0.1.1 app #combine #lossless #aggregator
  • dx-forge

    Production-ready VCS and orchestration engine for DX tools with Git-like versioning, dual-watcher architecture, traffic branch system, and component injection

    v0.1.3 bin+lib #version-control #development-tools #orchestration #dx #lsp
  • guestkit

    Pure Rust VM disk toolkit with beautiful output, Windows registry parsing, and VM migration support

    v0.3.2 bin+lib #kvm #qemu #disk
  • rushfind

    Fast Rust implementation of Unix find with GNU-compatible syntax and parallel traversal

    v0.1.0 bin+lib #search #filesystem #find
  • basalt-core

    core functionality for Basalt TUI application

    v0.8.3 180 #obsidian-vault #notes #markdown #tui #vaults #heading-level #from-str
  • zccache-core

    Shared core types and utilities for zccache

    v1.4.0 2.6K #normalized-path #utilities #config #error #shared-error #path-utilities #core-types #shared-config #cross-platform
  • gibblox-ext4

    ext4 filesystem adapter and ext4 file-backed block reader

    v0.0.2-rc.3 320 #gibblox #block-reader #file-backed
  • brk_rolldown_fs

    Filesystem abstraction layer for Rolldown

    v1.0.0-rc.7 200 #rolldown #filesystem #abstraction-layer #candidate
  • 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.

    v0.2.0 bin+lib #content-addressable-storage #blake3 #blob-storage #content-addressable
  • pathmaster

    powerful command-line tool written in Rust for managing your system's PATH environment variable

    v0.3.0 400 app #backup-restore #backup #restore #path
  • trustless-provider-filesystem

    Filesystem-based key provider for trustless

    v0.3.2 app #trustless #provider
  • cooklang-find

    finding and managing Cooklang recipes in the filesystem

    v0.5.8 500 bin+lib #recipe #cook-lang #finding #image #front-matter #tree-structure #hierarchical #navigate
  • appimagetool

    creating AppImages

    v0.3.0 bin+lib #app-image #elf #env-var #dwarfs #cache #profiling #app-info #desktop #zsync #filenames
  • kcr_druid_stackable_tech

    Kubernetes Custom Resource Bindings

    v3.20260125.71111 #kubernetes-custom-resource-bindings #api-bindings #kubernetes-custom-resources
  • buildfs

    A CI-compatible CLI utility that can create root filesystem images (for use in virtual machines) from reproducible and readable TOML build scripts

    v0.3.4 550 app #rootfs #firecracker #podman
  • hadris

    A collection of crates for working with various file formats

    v1.1.2 #iso-9660 #fat32 #cpio #udf #filesystem
  • wbgeotiff

    Shared GeoTIFF / BigTIFF / COG read-write engine for Whitebox crates

    v0.1.2 #geo-tiff #gis #cog #bigtiff
  • darya

    A fast, keyboard-driven disk usage explorer built on ratatui

    v0.1.5 bin+lib #ratatui #disk-usage #tui
  • gobblytes-erofs

    EROFS filesystem adapter for gibblox block readers

    v0.0.2-rc.3 320 #gibblox #block-reader #adapter
  • hxcfe

    Rustty safe abstraction over hxcfe-sys. Unfinished work, contributions are welcomed.

    v0.3.0 #contributions #safe-abstraction #image #cpclib #object #cpcsdk #libhxcfe #welcomed #rustty #assembly
  • smfh

    Sleek Manifest File Handler

    v1.5.0 #manifest-file #symlink #atomic #manifest
  • mcp-server-filesystem

    A comprehensive Model Context Protocol (MCP) server for filesystem operations

    v0.1.2 app #model-context-protocol #mcp-server #mcp
  • pwd

    Safe interface to pwd.h

    v1.4.0 171K #passwd #unix #ffi #linux
  • fhrn

    File Hash Renamer

    v0.1.1 app #rename #cli #deduplicate #hash
  • rmbrr

    Fast parallel directory deletion with cross-platform support

    v0.1.11 bin+lib #parallel #cross-platform #filesystem #delete #performance
  • vuefinder

    file manager

    v4.0.0 bin+lib #file-manager #vue
  • pacfetch

    a neofectch style wrapper for pacman's Syu/Sy/Su

    v1.1.3 app #neofetch #pacman #style #su #statistics #arch-linux #syu #cache #aur #glyph
  • fskit

    Abstractions for building read-only sans-io abstractions VFS

    v0.2.0 #sans-io #read-only #building #vfs #filesystem
  • ayran

    Fuzzy Directory Navigation Tool

    v0.1.0 app #directory-navigation #fuzzy #linux #shell-completion #local-directory
  • gibblox-file

    Block reader backed by local files

    v0.0.2-rc.3 350 #gibblox #block-reader
  • stagecrew

    Disk usage management for shared or staging filesystems with automatic cleanup policies

    v0.4.3 bin+lib #tui #hpc #disk-usage #disk-cleanup #filesystem
  • camel-bridge

    Bridge process lifecycle management for rust-camel (spawn, health, download)

    v0.9.0 #process-management #download #rust-camel #sha-256 #life-cycle #tonic #cache #grpc
  • hd-spec

    TOML environment spec parser and dependency provider framework for hyperdocker

    v0.2.0 #docker #content-addressable #merkle-dag #dev-tools
  • erofs-rs

    A pure Rust library for reading EROFS (Enhanced Read-Only File System) images

    v0.2.1 no-std #read-only #linux #filesystem
  • mkemptyfile

    creates an empty file

    v0.9.2 230 app #random #empty-file #filesize #generator #reference
  • 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.

    v0.2.0 bin+lib #sha-256 #write-once #storage #compare-and-swap
  • panex-tui

    Terminal UI for PanEx file explorer

    v0.2.1 app #terminal-file-explorer #tui #file-manager #terminal #file-explorer
  • unpaired

    Terminal utility for finding unique (non-duplicated) files

    v0.2.0 app #tui #unique #filesystem #file
  • zlayer-storage

    S3-backed container layer persistence with crash-tolerant uploads

    v0.11.20 #container #persistence #container-storage
  • drasi-host-sdk

    Host-side SDK for loading and interacting with Drasi cdylib plugins

    v0.6.2 140 #plugin-sdk #host-side #proxies #lifecycle-events #signature-verification #drasi #plugin-host #target-triple #cdylib #sdk-version
  • cyberex

    Utilities Library

    v0.3.48 #utilities
  • ratatui-async-explorer

    ratatui-explorer is a small, but highly customizable, file explorer widget for ratatui

    v0.3.4 #terminal-file-explorer #file-explorer #ratatui #ratatui-explorer
  • compile_time_ls_colours

    A compile-time map of LS_COLORS-style extension-to-colour mappings

    v0.5.1 290 #compile-time #file-extension #hash-map #filesystem
  • nftw

    Efficient function mapping over directory trees

    v0.1.1 #mapping #filesystem #directory
  • rudu

    Fast, parallel Rust CLI tool for analyzing directory sizes

    v0.2.7 150 bin+lib #disk #usage #disk-usage #filesystem #cli
  • liboverdrop

    Configuration library, with directory overlaying and fragments dropins

    v0.1.0 13K #service-configuration #fragment #config #directory #config-dir
  • toai

    path crawler, that copies all SRC files into a singe output to send it to a ai (toai)

    v0.2.0 app #artificial-intelligence #path #stdout #src #ignore #web-crawler #relative-path
  • mmap-guard

    Safe, guarded memory-mapped file I/O for Rust

    v0.2.0 100 #mmap #memmap #io #memory-map
  • self_upgrade

    Self upgrade for standalone executables

    v1.0.0 #executable #upgrade-for-standalone #md5 #demo
  • yazi-boot

    Yazi bootstrapper

    v26.5.6 3.7K #file-manager #yazi #terminal-file-manager #bootstrapper #part #tui
  • semdiff-core

    Core traversal, diff calculation, and reporting traits for semdiff

    v0.3.0 #diff #report #semantic-diff #traversal #traits #detect-file #json-output #audio #html-reports
  • fff-notify-debouncer-full

    notify event debouncer optimized for ease of use

    v0.9.3 9.7K #watch #filesystem-events #events #filesystem
  • rust-unixfs

    UnixFs tree support

    v0.5.1 350 #ipfs #unix-f #file-tree #dag-pb #walker
  • ripsed-cli

    CLI binary for ripsed

    v0.2.9 app #binary #undo #sed #script-file #regex #logging #rip #backup #file-discovery #preview
  • duende-ublk

    ublk device lifecycle management for swap-critical daemons

    v0.2.0 150 #block-device #io-uring #ublk #daemon #cleanup
  • kopi

    JDK version management tool

    v0.2.3 bin+lib #version-management #java #version
  • tabox

    A sandbox to execute a program in an isolated environment and measure its resource usage

    v1.3.6 160 bin+lib #sandbox #executable #sandboxed-environment #cpu-time #secure #wall #limit-time #read-only #macos
  • cfgmatic-files

    Configuration file discovery and reading with multiple format support

    v2.2.0 #config #config-file #config-toml
  • portable-network-archive

    cli

    v0.33.0 bin+lib #pna #archive #cli
  • fcp

    A significantly faster alternative to the classic Unix cp(1) command

    v0.2.2 bin+lib #unix #shell #fast #copy #utility
  • xyz-convert

    Fast Rust implementation of XYZ file fixing and trajectory conversion utilities

    v0.1.2 bin+lib #xyz #trajectory #convert #molecular-dynamics #file-processing #corrupted
  • rivia

    reduce code verbosity

    v0.2.10 650 #link #verbosity #low-level #low-level-api #system-level
  • sync-rs

    A CLI tool to sync files between directories

    v1.4.0 bin+lib #remotes #remote-configuration #pattern #directory #rsync #interactive-shell #remote-shell #config-dir #command-line-tool #ssh
  • oak-vfs

    Virtual file system abstraction for the Oak framework, supporting disk and memory-based storage

    v0.0.11 700 nightly #virtual-filesystem #vfs #virtual
  • sysdirs

    Cross-platform system directory paths for iOS, macOS, Android, Linux, Windows and other Unix

    v0.9.4 bin+lib #cross-platform #system #path #mobile
  • covy-cli

    Fast Rust CLI for coverage and diagnostics gating

    v0.2.0 app #diagnostics #coverage-report #diff #git-diff #task #xml #stale #gating #daemon #shared-config
  • safe-path

    safely handle file system paths for container runtimes

    v0.1.0 50K #container-runtime #kata #securejoin
  • omnipath

    Path utility library

    v0.1.6 30K no-std #file-path #windows #absolute
  • shape-lsp

    Language Server Protocol implementation for Shape

    v0.1.8 bin+lib #language-server-protocol #symbols #shape #find-reference #documentation #user-defined #context-aware #function-call #type-info #built-ins
  • bindet

    Fast file type detection

    v0.3.2 12K #file-detection #library #file-type
  • which_problem

    Diganose your executable lookup problems with this rust library

    v0.1.2 #executable #lookup #which
  • stirrup

    Terminal based linux filesystem mount manager

    v0.1.1 app #tui #linux #linux-mount
  • m4b-extractor

    CLI tool to extract chapters, metadata and cover for M4B Audiobook

    v0.0.4 app #extract-metadata #audiobook #filesystem
  • cloud-filter

    A safe and idiomatic wrapper around the Windows Cloud Filter API

    v0.0.6 420 #winapi #cloud-storage #cloud-sync #remote-storage #file-explorer #sync-engine #hydration #native-api #storage-api #safe-and-idiomatic
  • pi_store

    File storage

    v0.10.0 nightly #file-storage #storage #pi #file
  • dabgen

    DAB file structure generator

    v0.1.1 app #file-structure #dab #path #generator #directory #file-generator #positional-arguments
  • looseleaf

    Organise temporary files

    v0.2.0 app #temporary-files #ll #content #organize #gitignore #fuzzy-search #fuzzy-matching
  • jql

    JSON Query Language - is a fast and simple command-line tool to manipulate JSON data

    v8.1.2 290 app #json-query #tool #json
  • cpb

    a faster, simpler alternative to cp

    v0.1.1 app #filesystem #parallel #copy
  • swdir

    Swiftly traverse and scan directories. Sway 🪭, swing 🎷 or swim 🪼 in directories.

    v0.11.3 #filesystem #filter #iterator #concurrency
  • bmap-rs

    application that handles the use of bmap crate

    v0.2.2 app #block-device #image #handle #file-copying #subcommand
  • 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

    v0.1.2 #dlsite #metadata #scanner #igdb #game
  • desktop_shortcut_remover

    A program that periodically removes desktop shortcuts

    v1.1.0 app #desktop #shortcut #removal #automation
  • box-cli

    Sandboxed git workspaces for development

    v0.1.27 app #repo #git-clone #git-worktree #workspace #preset #tui #sandboxed #multi-repo #bash #zsh
  • urlmatic

    Slice and dice URLs on the command line

    v0.6.1 340 app #path-query #command-line #url-path #trim #url-rewriting #query-string
  • snapcat

    High-performance directory tree traversal and file content extraction library with configurable filtering, binary detection, and streaming support

    v0.2.5 bin+lib #file-reader #code-analysis #filesystem #tree-cli #tree
  • 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.

    v0.4.4 bin+lib #tmux-session-manager #git-repository #fuzzy-find #worktrees #windows #sessionizer #tms #git-workflow #command-line-tool
  • ripsed

    Bulk find-and-replace engine — regex, literal, multi-file, atomic writes

    v0.2.9 #find-replace #regex #atomic-write #backup #engine #undo #sed #preview #multi-file #scriptable
  • am-partitions

    Pure-Rust partition-table probe (GPT/MBR) and filesystem-magic sniffer

    v0.1.0 #partition-table #gpt-partition-table #mbr-partition-table #sniff #probe #uuid
  • ax-fs-ng

    ArceOS filesystem module

    v0.5.12 no-std #arce-os #module #cache #filesystem #directory #vfs
  • gibblox-blockreader-messageport

    MessagePort transport bridge for BlockReader RPC

    v0.0.2-rc.3 290 #gibblox #block-reader #rpc
  • sftpman

    A CLI application and library for managing and mounting sshfs (SFTP) filesystems

    v2.1.1 bin+lib #fuse #sshfs #sftp
  • webmachine-rust

    Port of the Ruby Webmachine library to Rust

    v0.6.4 300 #http-request #web-server #ruby #state-machine #resources #hyper-http #negotiation
  • yazi-sftp

    Yazi SFTP client

    v26.5.6 3.8K #yazi #async-io #packet #sftp #path #sftp-client #performance-optimization #russh-sftp #file-manager #user-name
  • hexz-fuse

    FUSE filesystem adapter for Hexz snapshots

    v0.8.2 #archive #snapshot #storage
  • fastfind

    Fast parallel find — a drop-in GNU find replacement for AI agents and large codebases

    v0.1.3 bin+lib #find #search #parallel #cli
  • snipren

    Easy rename for unix-like systems

    v0.1.5 bin+lib #cli #unix #filesystem #unix-filesystem #rename
  • feldera-storage

    Storage crate for feldera

    v0.294.0 480 #feldera #dbsp #storage #incremental-computation #data-analytics #data-pipeline #materialized-view #real-time #sql
  • uniffi-bindgen-node-js

    Generate ESM Node.js bindings for UniFFI cdylibs using koffi

    v0.0.14 350 bin+lib #nodejs #js-bindings #uni-ffi #esm #typescript #cdylib #package-built #declaration
  • gobblytes-ext4-view-rs

    No-std compatible Rust library for reading ext2/ext3/ext4 filesystems

    v0.9.3 no-std #ext4 #ext2 #ext3
  • k8s-crds-longhorn

    Kubernetes CRDs for longhorn

    v1.11.1 #longhorn #kubernetes-crd #define
  • obliterate

    Force-remove Files and Directories on Linux Including Paths with 000 Permissions

    v1.2.0 #permissions #rm #remove #filesystem
  • pulsemon

    Cross-platform system monitor TUI — CPU, memory, disk, GPU, ports, process management

    v0.1.2 app #cpu-memory #system-monitoring #tui #gpu #monitor #cross-platform #kill-process
  • kcr_beegfs_csi_netapp_com

    Kubernetes Custom Resource Bindings

    v3.20260115.71431 #kubernetes-custom-resource-bindings #beegfs #api-bindings #kubernetes-custom-resources
  • capsula-capture-cwd

    A Capsula hook that captures the current working directory

    v0.12.0 #capsula-hook #capsula
  • git-site-clone

    allows you to clone repositories from a given URL or clipboard to configured base directory and mappings for cloning repositories. Useful for managing multiple repositories under a single directory related to host name.

    v1.2.0 app #git-clone #host-name #base-directory #mapping #clipboard #clone-repository
  • watch_dir

    Monitors a directory for file changes and delivers new UTF-8 content over a channel, with configurable read strategies

    v1.0.1 #file-watcher #notify #log-monitor
  • image_writer_rs

    Write bootable OS images to USB drive (dd on steroids)

    v1.0.5 180 app #disk-image #dd #disk
  • tempfs

    A lightweight Rust crate for managing temporary files and directories with automatic cleanup

    v0.13.11 420 #temporary-files #temp-dir #directory
  • empty-dir

    Remove empty dirs

    v0.2.0 app #directory #macos #ds-store #cli #cargo-run
  • bdstorage

    A speed-first local data deduplication engine using tiered BLAKE3 hashing

    v1.0.1 app #blake3 #deduplicate #nvme #deduplication
  • inspektr

    A software composition analysis (SCA) tool for generating Software Bills of Materials (SBOM) and scanning for known vulnerabilities

    v0.1.9 #sbom #debian #vulnerabilities #vulnerabilities-database #generator #oci #javascript #osv #azure #nvd
  • foyer-tokio

    tokio adapter for foyer - Hybrid cache for Rust

    v0.22.3 96K #hybrid-cache #cache #hybrid
  • bb-drivelist

    basically a Rust implementation of Balena’s drivelist

    v1.0.0 bin+lib #drivelist #balena #list #filesystem #drive
  • rustdupe

    Smart duplicate file finder with interactive TUI

    v0.2.0 bin+lib #duplicate-file #tui #deduplicate #file-deduplication #cli #deduplication
  • name_exchanger_rs

    Atomically exchange names of two files or directories with Rust and C APIs

    v2.2.1 #file-rename #directory #atomic #api-bindings
  • dirstride

    Platform-optimized recursive directory walker with metadata

    v0.3.1 bin+lib #metadata #walker #filesystem
  • columbus

    A TUI file explorer written in RUST with Ratatui

    v0.1.1 app #tui-file-explorer #ratatui #rust #explorer-tui #tui
  • jfs-zgy

    A journaling file system demonstrating crash consistency (Three Easy Pieces)

    v0.1.0 app #journaling #crash #filesystem #demonstrating #file
  • rosetree

    A fast command-line tool for scanning directories, analyzing file structures, and extracting file contents with gitignore support

    v0.2.1 app #extract #scanner #directory #file
  • cross-xdg

    Cross-platform XDG Base Directory Specification implementation

    v2.1.1 #base-directory #xdg-config-home #xdg #directory
  • wasi_virt_layer

    A virtual layer for WASI modules

    v0.4.4 no-std #virtual-filesystem #wasm-module #wasi #virtualization #shared-memory #filesystem-layer #execution-environment #wasi-thread #wasm-binary #system-interface
  • flyboat

    Container environment manager for development

    v2.0.0 bin+lib #environment-manager #host-port #container-manager #podman #container-engine #podman-container #run-container #security #arm64 #x86-64
  • rsmount

    Safe Rust wrapper around the util-linux/libmount C library

    v0.2.2 #util-linux #libmount #wrapper #api-bindings
  • iftree

    Include many files in your Rust code for self-contained binaries

    v1.0.7 130 macro #directory #embed #embed-file
  • shannon-nu-glob

    Fork of glob. Support for matching file paths against Unix shell style patterns.

    v0.111.4 #glob-pattern #unix-shell-style #shell-style-pattern #path-matching #file #sub-directory #uninterruptible #jpeg #case-insensitive
  • onpath

    Get your tools on the PATH — cross-shell, cross-platform, zero fuss

    v0.2.0 140 #shell-environment #cli #shell #path
  • path_macro2

    Cross-platform path construction macro supporting both slash (/) and comma (,) syntax with variable interpolation

    v0.1.3 #macro #path-construction #cross-platform-path #cross-platform #path
  • twrk

    Open a project from your workspace in a tmux session with a configurable layout, optionally in a fresh git worktree

    v1.0.3 app #tmux-session #tmux #cli #git
  • rust-safe-io

    Safe filesystem I/O SDK for REX with Cedar authorization

    v0.1.0 #cedar #access-control #rhai #file-descriptor #authorization #cedar-policy #system-directory #rex #script-file #sandboxed
  • sst

    sorted string table abstraction

    v0.19.0 bin+lib #string-table #sorting #abstraction #merge #pattern
  • flatpage

    filesystem-based Markdown page loader

    v2.0.0 #markdown #filesystem-based #flat-file #loader #page
  • dua-cli

    conveniently learn about the disk usage of directories, fast!

    v2.34.0 470 bin+lib #disk-space #learn #default #directory #conveniently #config-dir #disk-information #default-config #macos
  • fsx

    File System eXerciser

    v0.3.1 390 app #random #filesystem #test
  • zerobox-linux-sandbox

    Sandbox any command with file, network, and credential controls

    v0.2.6 bin+lib #sandbox #seccomp #codex-cli #credentials #bubblewrap #bwrap #user-namespaces #landlock #sandboxed #writable
  • bestls

    A fast and colorful Rust-based ls replacement CLI tool with JSON output and sorting options

    v1.5.0 app #ls #terminal #json
  • 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.

    v1.1.1 bin+lib #google-drive #backup #oauth2 #sync #cli
  • dirs-sys-next

    system-level helper functions for the dirs and directories crates

    v0.1.2 11.7M #dirs-next #directory #directories-next #linux #helper #system-level #xdg #conventions
  • supernote_pdf

    CLI to convert .note files (and directories of them) into pdfs for archival and backup

    v0.1.1 app #pdf #backup #supernote
  • mago-database

    high-performance, in-memory database for source code analysis, featuring distinct mutable and immutable states and transactional updates

    v1.26.0 1.1K #in-memory-database #immutability #linter #update #php #mago #read-access #database-transaction #file-database #source-code-analysis
  • dux-core

    Core library for DUX disk usage analyzer - tree data structures and parallel scanning

    v0.5.0 #scanner #disk #disk-usage #filesystem #usage
  • fclones

    Finds and removes duplicate files

    v0.35.0 440 bin+lib #cleaner #finder #duplicates
  • dhara_storage

    Rust-first file analysis, metadata, and storage operations for Windows-focused applications

    v0.4.0 #mime #windows #analysis #filesystem #filesystem-analysis
  • freneng

    A useful, async-first file renaming library

    v0.1.2 #file-rename #async #batch #batch-file #async-file
  • agentkit-tool-fs

    Filesystem tools and session-scoped filesystem policies for agentkit

    v0.5.1 410 #agentkit #policies #session-scoped #filesystem #read-write #artificial-intelligence
  • meshanina

    Content-addressed, log-structured memory-mapped database

    v0.5.1 1.6K bin+lib #database #content-addressable #log-structured #hamt #memory-map #memory-mapped-database #hash-values #on-disk #database-files #in-memory
  • disk-spinner

    A burn-in tool for spinning rust HDDs

    v0.3.0 app #hard-drive #disk #spinning #linux #testing #mechanical
  • cocoon-tpm-storage

    Cocoon TPM project - secure persistent storage

    v0.1.3 #storage #persistent-storage #journal
  • abgleich-lib

    zfs sync tool, core library

    v0.2.0-alpha6 #zfs #transfer #abgleich #backup-tools #sync #zfs-dataset
  • zep-kvs

    Elementary zero config cross platform key-value persistence library

    v0.2.1 #key-value-store #kvs #state #store-key
  • standard_paths

    A port of QStandardPaths class which provides methods for accessing standard paths on the local filesystem (config, cache, user directories and etc.)

    v2.1.0 430 #standard-path #storage #location #standard #directory
  • cargo-ff

    Fast Format drop-in replacement for cargo-fmt

    v1.0.0 bin+lib #rustfmt #drop-in-replacement #workspace-members #output #flags #cache #pre-commit-hooks #non-zero
  • kaa_file_manager

    CLI file manager. Very simple. By KAA

    v1.0.0 app #file-manager #kaa #cli #very-simple
  • oli

    OpenDAL Command Line Interface

    v0.41.21 4.1K bin+lib #opendal #storage #azblob #fs
  • dir-structure

    Model directory structures as plain Rust structs

    v0.3.0 #system-directory #filesystem #file-path #async-write #file-structure #read-directory
  • ignored

    .gitignore file format for quickly checking whether a path is ignored by git - without invoking the git cli

    v0.0.6 1.0K #gitignore #git #git-ignore
  • dirwalk

    Platform-optimized recursive directory walker with metadata

    v1.1.1 bin+lib #walk-dir #walker #metadata #filesystem
  • rcp-tools-rcp

    Fast file operations tools - rcp (copy) and rcpd (remote copy daemon)

    v0.31.0 bin+lib #file-copy #rcp #performance #remote-file
  • stashr

    A dynamic move command or simple file stash

    v0.4.2 380 app #stash #dynamic #command-file
  • vfstool_lib

    constructing and manipulating virtual file systems in Rust, based on OpenMW's VFS implementation

    v0.9.0 #open-mw #modding #bethesda #vfs
  • fs_extra_rs

    Expanding std::fs and std::io. Recursively copy folders with information about process and much more.

    v1.0.0 #file-copy #filesystem #directory
  • diskann-platform

    DiskANN is a fast approximate nearest neighbor search library for high dimensional data

    v0.51.0 1.6K #nearest-neighbors-search #approximate-nearest-neighbor #high-dimensional #disk-ann #data
  • mkfs-mfs

    Create Macintosh File System (MFS) disk images

    v0.1.0 app #mfs #filesystem #macintosh #mkfs #retro
  • rc-s3

    S3 SDK adapter for rustfs-cli

    v0.1.15 110 #amazon-s3 #object-storage #storage #aws
  • microsandbox-filesystem

    Filesystem backends and guest filesystem support for microsandbox

    v0.4.5 1.6K #vm #back-ends #microsandbox #linux #host-guest #file-permissions #zero-copy #macos #sandbox #cache
  • rustilities

    offers a few utils for Rust development

    v3.0.1 #offers #few #part #refer-documentation
  • hunter

    Fast, lag-free terminal file browser

    v1.3.5 nightly app #terminal-file-browser #file-manager #terminal
  • braces

    Convert path lists into compact brace expansion syntax

    v0.2.6 bin+lib #glob #expansion #shell #path
  • minidex

    A lightweight indexing engine for filesystem entries

    v0.26.5 320 #camel-case #inverted-index #indexing #search #tokenize #write-ahead-log #compaction #cjk #memory-mapped-data #compression
  • tldr-daemon

    Background daemon for TLDR code analysis tool

    v0.2.4 #tl-dr #code-analysis #call-graph #daemon #metrics #llm #token-efficient #security #dataflow
  • bulk-rename-rs

    A powerful bulk file renaming tool and library with regex support, Python scripting, and transactional safety

    v0.2.0 bin+lib #regex #scripting #python #bulk
  • xdg-termfilechooser-bridge

    The bridge between xdg-desktop-portal-termfilechooser and your favorite terminal based filepicker

    v0.2.6 470 app #xdg-desktop-portal #terminal-file #bridge #favorite #config-file
  • cargo-zb

    Cargo build with better caching

    v0.1.0 app #cache #hash #cargo-build #cargo-cache #restore #rustc-version #manifest-path #file-content
  • perl-path-security

    Workspace-bound path validation and traversal prevention for Perl tooling

    v0.12.2 #perl #security #validation #workspace
  • 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.

    v0.4.5 bin+lib #git #fuse #rust
  • dkdc-bookmarks

    Bookmarks in your filesystem

    v0.4.1 bin+lib #bookmarks #your-filesystem #dkdc #url #config
  • libmtp

    A memory safe API for interacting with libmtp library

    v0.5.2 #file-transfer #android #api-bindings
  • scanner-core

    Public facade for the Archivist filesystem scanner (scan API and FileRecord types)

    v0.2.3 #public-api #file-record #scan #scanfs #filesystem #facade #archivist
  • lstr

    A blazingly fast, minimalist directory tree viewer, written in Rust

    v0.2.1 app #directory-tree-viewer #ls #filesystem
  • fsmon

    Lightweight High-Performance File System Change Tracking Tool

    v0.2.4 bin+lib #fanotify #monitor #filesystem #linux
  • openat

    A wrapper around openat, symlinkat, and similar system calls

    v0.1.21 17K #filesystem #api-bindings #open
  • deno_resolver

    Deno resolution algorithm

    v0.78.0 46K #deno #algorithm #resolution
  • camembert

    Disk-usage explorer en CLI Rust : scanne un dossier et l'affiche en camembert ASCII Unicode interactif (drill-down souris/clavier)

    v0.1.1 bin+lib #disk #tui #unicode #disk-usage #pie #un #keyboard #spinner #repl #picker
  • simple-path-match

    Trivial path matching

    v0.2.1 no-std #path-matching #no-std #path #matching
  • camino-tempfile-ext

    Quality-of-life extensions for camino-tempfile

    v0.3.3 10K #camino #filesystem #temp-file
  • detect

    Expression-based file search combining name, content, metadata, and structured data predicates

    v0.3.0 bin+lib #file-search #grep #regex #search-pattern
  • philiprehberger-mime-detect

    File type detection from content (magic bytes), file extension, and MIME type mapping

    v0.3.0 #filetype #mime #content-type #detect #magic
  • syz

    Interactive CLI to explore and visualize file and directory sizes

    v0.1.3 app #filesize #interactive #directory #file #and #visualize #directory-size #interactive-cli #explore
  • filelocks

    Platform-native file locking with blocking and non-blocking support

    v0.1.0 #flock #advisory #advisory-locking #file-lock #locking
  • herolib-virt

    Virtualization and container management for herolib (buildah, nerdctl, kubernetes)

    v0.3.13 #deployment #container-image #container-management #disk-image #kubernetes #rhai #cloud-hypervisor #docker #qcow2 #builder-pattern
  • ghfs

    Mount GitHub repositories as a local filesystem

    v0.0.3 app #github-repository #filesystem #daemon #fuse #service #systemd #nix #launchd #macos
  • bpfcov

    Generate source-based code coverage for eBPF programs

    v0.2.0 #ebpf #code-coverage #html-reports #llvm-cov #generate-html #coverage-report #llvm-pass #profiling #profraw #lcov-coverage
  • nix-sweep

    clean up old Nix profile generations and left-over garbage collection roots

    v0.8.0 app #cleanup #garbage-collection #generations #profile #old #nix
  • dysk-cli

    the dysk cli as a library

    v3.6.1 5.3K #documentation #filesystem #linux #cli #column #linux-utility #lfs #chat
  • dsq-io

    I/O utilities for dsq - handles reading and writing to disk, STDIN, STDOUT

    v0.2.0 #stderr #stdout #stdin
  • neatcli

    A smart CLI tool to organize and clean up messy directories

    v0.7.3 app #cleanup #image #file-organizer #file-cleanup
  • file-io

    Easy interfaces for file i/o

    v0.1.11 1.0K #interface #file-extension #interfaces-for-file
  • stellar-org

    A fast CLI tool to organize your files automatically by category, date, or hybrid mode

    v1.0.0-beta.3 app #file-organizer #automation #productivity #cli
  • hunt

    command to quickly search a file/folder by name

    v3.0.0 1.9K app #file-search #algorithm #filesystem
  • pnafs

    PNA(Portable-Network-Archive) file system

    v0.0.9 app #portable-network-archive #archive #pna
  • rivia-vfs

    Ergonomic facade for the Rivia Virtual FileSystem

    v0.2.6 500 #virtual-filesystem #facade #link
  • protontools

    CLI tool for discovering and invoking Proton installations on Linux systems

    v1.1.0 bin+lib #proton #linux #system #steam #command-line-tool #invoking #tool-for-discovering
  • configfs-tsm

    Generate quotes for remote attestation on confidential computing platforms using Linux's configfs-tsm filesystem interface

    v0.0.2 2.9K bin+lib #confidential-computing #quote-generation #platform #attestation #generate #tdx #tee #intel-sgx #intel-tdx
  • h3xup

    A file-level updater tool for (primarily) Windows applications

    v0.2.1 280 app #updater #file-level #windows #applications #download #file-store #windows-version
  • any-storage

    Virtual FileStore Abstraction for different Backends

    v0.3.2 420 #file-store #cloud-storage #file-storage #filesystem #async-file #storage-abstraction #file-metadata #async-stream #local-storage #file-access
  • cpx

    A modern, fast file copying tool

    v0.1.4 bin+lib #file-copy #backup #cli
  • axum-asset

    embedding static assets in your Axum application at compile time

    v0.3.0 #axum #embed #web-server #static
  • cap-async-std

    Capability-based version of async-std

    v3.4.5 #async-std #async #file
  • ex-cli

    Command line tool to find, filter, sort and list files

    v1.19.0 bin+lib #file-search #show-hidden #show-file #file-sorting #zip #utc #command-line-tool #bash #user-group #file-content
  • vedvaring

    easy persistence

    v0.2.2 550 #save #disk #saved #storage #object #deserialize #ensuring #in-memory
  • deno_io

    IO primitives for Deno extensions

    v0.157.0 8.2K #deno #extension #primitive #stdio #io
  • dm-cli

    CLI tool for managing technical documentation

    v0.1.0 app #technical-documentation #command-line-tool #front-matter #validation #organizing
  • dux-cli

    An interactive, DaisyDisk-like terminal disk usage analyzer with rich TUI

    v0.5.0 app #tui #disk #disk-usage #terminal #usage
  • platform-dirs

    obtaining platform dependant directory paths for application and user directories

    v0.3.0 104K #directory #applications #user #user-dirs #platform #dependant #xdg #known-folders
  • oci2rootfs-cli

    CLI tool for converting OCI container images to ext4 root filesystems

    v0.2.1 app #oci-container-image #docker #ext4 #convert #filesystem-image #rootfs #image-size #container-image-registry #insecure #image-path
  • squishy

    A convenient high level library for reading SquashFS files

    v0.5.0 180 #squash-fs #app-image #linux #filesystem
  • file-identify

    File identification library for Rust - detects file types based on extensions, shebangs, and content

    v0.4.0 6.5K bin+lib #file-identification #filetype #mime #file-detection #file
  • directory-indexer

    AI-powered directory indexing with semantic search for MCP servers

    v0.0.10 300 bin+lib #semantic-search #artificial-intelligence #search-indexing #mcp
  • diskforge

    Intelligent disk cleanup CLI for developers — scan, find, deduplicate, and clean

    v0.8.3 app #deduplicate #disk-cleanup #macos #disk
  • bv-core

    Core types for biov: manifests, lockfile, cache layout, and error types

    v0.1.29 #lock-files #bioinformatics #blast #manifest #layout #hash #directory-cache #apptainer #fasta #shim
  • buf-tools

    Official Buf CLI binaries from bufbuild/buf releases — fetched and verified at build time (see README)

    v1.41.0-rc.1 #protobuf #cli #protoc #api-bindings
  • rolldown-file-id

    reading inode numbers (Linux, MacOS) and file IDs (Windows)

    v0.2.7 5.9K bin+lib #inode #index #file #filesystem
  • harness-read

    Read tool for AI agent harnesses — filesystem read with pagination, binary sniff, directory listing, attachment shape, NOT_FOUND fuzzy siblings

    v0.1.1 1.2K bin+lib #ai-agent #llm #api-bindings #tool-use
  • prefer

    A lightweight library for managing application configurations with support for multiple file formats

    v0.4.1 no-std #config #settings #json
  • disktest-lib

    Tester for Solid State Disks, Non-Volatile Memory Storage, Hard Disks, USB Sticks, SD-Cards, etc

    v2.1.0 #disk #hard-drive #sdcard #ssd #flash
  • java-locator

    Locates a Java installation in the host

    v0.1.9 222K bin+lib #java #jni
  • coding_agent_tools

    Coding agent tools (CLI + MCP). First tool: ls.

    v0.4.3 #ls #mcp #ignore #filesystem #cli
  • recursive_copy

    A minimal, safe, and portable recursive copy library for Unix systems

    v2.0.0 #file-copy #walk-dir #cp
  • fiddler-script

    A minimal C-style scripting language interpreter

    v0.1.4 bin+lib #interpreter #scripting-language #env-var #c-style #control-flow #fiddler #script-interpreter #user-defined #variable-names #logical-operator
  • openmw-cfg

    interacting with the openmw config file and the virtual file system it defines

    v0.6.1 600 #virtual-filesystem #open-mw #openmw
  • agent_feed_summarize

    projection-safe feed for local coding-agent activity

    v0.1.28 #agent-feed #coding-agent #local #projection-safe #story #summarization
  • btrfs-transaction

    Userspace transaction infrastructure for modifying btrfs filesystems

    v0.12.0 #btrfs #userspace #transaction #filesystem
  • esh

    Embeddable SHell - a Rust library for building interactive, command-driven CLI applications

    v0.1.1 bin+lib #vfs #command-line-utility #shell
  • userdmp

    in Rust for parsing Minidump (.dmp) files generated in user mode on Windows

    v0.1.4 #crash-dumps #rust #windows
  • logical-path

    Translate canonical (symlink-resolved) filesystem paths back to their logical (symlink-preserving) equivalents

    v0.1.0 #canonical-path #symlink #pwd #logical #canonical
  • brakoll

    Opinionated issue tracker built for solo developers

    v0.4.2 app #issue-tracker #productivity #cli #development
  • fslock-guard

    Wrapper around a lockfile with unlock-on-drop semantics

    v0.6.0 36K #lock-files #lock-guard #fs #file-lock #fs-file
  • stdpython

    Python standard library runtime for the Rython compiler ecosystem

    v1.0.8 130 no-std bin+lib #python-ast #standard #ecosystem #string-conversion #run-time-environment #embedded
  • dpp-tool

    CLI to explore Apple DMG disk images: DMG → HFS+/APFS → PKG → PBZX → files

    v0.5.3 app #dmg #disk-image #hfs #apfs #payload #pbzx #cpio #macos #explore
  • embedded-exfat

    ExFAT filesystem library with async support, mainly focusing on embedded system

    v0.4.0 no-std #async #filesystem #exfat #fat
  • ferret-rs

    A blazingly fast file finder, organizer, and pentesting tool for Linux/Unix systems with netcat-style combined flags

    v0.2.1 app #file-finder #pentesting #security #cli
  • rattler_build_source_cache

    Source cache management for rattler-build

    v0.1.5 2.9K #rattler-build #cache #archive #git #lock-files #cache-management #checksum #zip #sha-256 #build-cache
  • spann

    Proof-of-concept SPANN-style approximate nearest neighbor index in Rust

    v0.2.0 bin+lib #approximate-nearest-neighbor #vector-search #vector-index #centroids #epsilon #f16 #avx2 #sse2
  • mani

    in-memory manifest of related files

    v0.11.0 bin+lib #lsm-tree #in-memory #manifest #logging
  • mac-cleanup

    macOS disk cleanup tool for developers

    v0.2.3 bin+lib #disk-cleanup #tui #cache #target-directory #profile #macos #docker #junk #node-modules #build-cache
  • triad-fs

    Filesystem adapter for triad claims, config, snapshots, and evidence

    v0.3.2 #claim #evidence #triad #adapter #snapshot #canonical
  • acme-disk-use

    Fast disk usage analyzer with intelligent caching for incremental write workloads

    v0.3.0 bin+lib #disk-cache #analyzer #usage #disk-usage #cache
  • prefixload

    S3 cli backup by file name prefix

    v0.12.3 bin+lib #amazon-s3 #backup #aws
  • libpijul

    Core library of Pijul, a distributed version control system based on a sound theory of collaborative work

    v1.0.0-beta.11 100 #version-control #distributed-version-control #pijul #distributed-version-control-system #collaborative
  • disklens

    A high-performance disk space analyzer with TUI interface

    v0.1.1 bin+lib #tui #markdown #disk-space #export-json #concurrency #json-path #symlink #cache #scan-depth #follow-symlinks
  • wnfs-hamt

    IPLD HAMT implementation for Webnative Filesystem

    v0.3.0 #wnfs #decentralization #ipfs
  • 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

    v0.1.3 600 #app-dirs #service-dirs #path
  • backup-suite

    Fast, secure & intelligent local backup tool with AES-256 encryption and Zstd compression

    v1.0.1 bin+lib #backup #filesystem #backup-tool #rust
  • calf

    A very basic library to read QCOW files

    v0.2.1 1.4K #forensics #disk-image #parser
  • tauri-plugin-vnidrop-share

    A Tauri plugin for sharing content via the system's share dialog

    v0.2.1 sys #tauri-plugin #dialog #sharing #url #content #javascript
  • isomage

    Browse and extract files from ISO images without mounting them

    v0.1.0 bin+lib #iso-9660 #udf #filesystem #bluray
  • msb-sync

    Filesystem sync between local and microsandbox microVMs via S3-compatible storage

    v0.1.4 app #amazon-s3 #microsandbox #s3-compatible #micro-vm #msb #sandbox #gitignore #mcp #object-store
  • media-duplicate-eraser-rs

    CLI tool to find and remove duplicate media files using SHA-256 and perceptual hashing

    v1.0.0 bin+lib #image #media #image-cli
  • sort-downloads

    My TUI for generating different types of projects

    v0.1.2 app #download #sorting #generator #tui #different #jpeg #svg #webp #windows-installer
  • clauhist

    Browse Claude Code history across working directories and resume sessions

    v1.0.2 app #resume-session #claude #directory #session-history #browse #preview #fzf
  • iris-cli

    Smart file organization

    v1.3.1 app #automation #organizer #cli #sorter #filesystem
  • rpi_resize

    Shrink Raspberry Pi root filesystem and create additional partitions for swap, /var, and /home

    v0.1.0 app #resize #raspberry-pi #filesystem #linux #partition
  • wsb

    Workspace - A tool suite for file operations, version management, and development workflow automation

    v0.198.4255 bin+lib #workflow-automation #automation #workflow #development-tools #filesystem
  • anvil-appimage

    Automatically install AppImages with desktop integration

    v1.0.1 bin+lib #app-image #linux #install #desktop
  • onelf-rt

    Runtime stub for onelf packed binaries

    v0.2.5 app #executable #fuse #onelf #packing #run-time #stub #fuse-mount #modes #cache #memfd
  • cloudillo-file

    File storage subsystem for Cloudillo: upload, download, image processing, and variant generation

    v0.8.12 #cloudillo #file-storage #image-processing #variant #upload
  • shellsuggest

    smarter zsh autosuggestions — ranked by your current directory

    v0.1.0 bin+lib #current-directory #suggestions #zsh-plugin #ranked #daemon #smarter #dangerous #command-history #journal #path-exists
  • normalize-path

    Like canonicalize, but without performing I/O

    v0.2.1 421K #canonicalize #canonical-path #performing #install #binary #cargo-bin #cargo-binstall #x86-64
  • kimun_core

    Core library for the Kimün notes application

    v0.3.1 #notes #vault #kimün #markdown #search #index-file #system-abstraction #nfs
  • fuselage

    Linux CLI tool for running commands with ephemeral, namespace-private filesystems

    v0.2.5 app #sandbox #filesystem #linux #linux-mount #namespace
  • normal-path

    Ensure paths are normalized without I/O

    v0.3.0 #canonicalize #validation #normalize-path #normalize
  • fiemap

    call ioctl FIEMAP on files with ease

    v0.2.0 31K #ioctl #ease #fiemap-with-ease #filesystem-analysis #linux
  • devdust

    Clean build artifacts from development projects to reclaim disk space

    v1.0.1 app #disk-space #build-artifact #clean #reclaim #cross-platform #dust #nodejs #unity
  • rew-core

    Core utilities and types for the Rew runtime system

    v0.0.67 850 #run-time #coffeescript #system #api-compatible
  • rexgen

    A fast CLI to generate text that matches regex-like patterns

    v0.2.0 bin+lib #random #match #generate-text #generator #regex-like #text-generation #random-string-generator #text-pattern #pattern-generation
  • yadf

    dupes finder

    v1.3.0 1.6K bin+lib #duplicates #duplicate-finder #fdupes #finder #fast
  • foyer-storage

    storage engine for foyer - Hybrid cache for Rust

    v0.22.3 368K #hybrid-cache #cache #hybrid
  • linker-layout

    Data structures for storing linker layout information

    v0.8.0 360 #linker #layout #information #structures #format #structures-for-storing
  • ndless

    interacting with Ndless for the TI-Nspire

    v0.8.8 350 nightly #ti-nspire #os #embedded #bindings #filesystem #os-interface
  • hadris-io

    No-std I/O traits and utilities for the Hadris filesystem crates

    v1.1.2 1.9K no-std #io #seek #read #write
  • jfsm

    A command-line tool to read file system metadata then return it in JSON format (output and errors)

    v0.1.5 bin+lib #linux #filesystem #json
  • sanitise-file-name

    An unusually flexible and efficient file name sanitiser

    v1.0.0 7.6K no-std #filename #sanitizer #sanitiser
  • rcp-tools-rrm

    Fast file removal tool - efficiently removes large filesets (similar to rm -rf but much faster)

    v0.31.0 app #performance #delete #cli #file #remove
  • xous-tools

    A set of tools for managing Xous ecosystem binaries

    v0.1.2 bin+lib #xous #kernel #image #ecosystem #tags #updater #src-directory #backup
  • file_shred

    binary to securily delete files, overwriting and moving them before removal

    v1.2.1 750 bin+lib #delete-file #file-removal #shred #file
  • ofs

    OpenDAL File System

    v0.0.23 1.3K app #amazon-s3 #storage #azblob
  • gibblox-casync-std

    casync index/chunk source with integrated chunk cache store

    v0.0.2-rc.3 350 #gibblox #chunk-store #cache-store
  • isutra

    Intelligent command suggestor for your typo or wrong commands

    v0.2.1 app #command-line #subcommand #command-history #suggestions #typo #sutra #smriti #bk-tree #bash #pick
  • shotpaste

    One screenshot, three pastes. Atomic multi-format clipboard (image + file + path) on Windows, macOS, and Linux.

    v0.1.6 app #screenshot #clipboard #cross-platform
  • filessh

    A fast and convenient TUI file browser for remote servers

    v0.4.2 app #sftp #file-browser #tui #ssh
  • hadris-iso-cli

    CLI utility for ISO 9660 image operations

    v1.1.2 app #iso-9660 #cli #optical #disk
  • garage_web

    S3-like website endpoint crate for the Garage object store

    v2.3.0 #object-store #garage #website #endpoint #distributed-storage #self-hosted #storage-service #git #matrix-channel #self-hosting
  • parex

    Blazing-fast parallel search engine — generic, embeddable, zero opinions

    v0.3.2 #file-search #parallel #filesystem
  • xplore-cli

    A high-performance, full-screen CLI file manager and metadata tagger using extended attributes (xattrs)

    v0.1.1 app #file-manager #tui #xattr #metadata #tui-file-manager
  • kondo-lib

    Shared code lib for kondo and kondo-ui

    v0.9.0 #disk-space #cargo-build #godot #cargo-clean #kondo #shared-lib #react-native #jupyter #gui #haskell
  • agentfs-sdk

    AgentFS SDK for Rust

    v0.6.4 1.4K #inode #agent-fs #fuse #sdk
  • cargo-target-scanner

    A desktop GUI tool to scan, visualize, and clean up Rust project target directories

    v0.1.2 app #disk-space #cleanup #cargo-target #gui
  • async-watcher

    Trigger events when files or directories change

    v0.4.0 5.2K #events #file-watcher #async #directory #async-events #debounced #async-file #flake #nix-flakes
  • dirpulse

    A CLI tool to analyze directory contents and report file statistics

    v0.1.0 app #statistics #cli #disk-usage #directory #file
  • bevy_etcetera

    Tiny Bevy wrapper for etcetera: An unopinionated library for obtaining configuration, data, cache, & other directories

    v0.4.0 #directory #bevy #directory-path
  • snapcraft

    Access to snapcraft environment

    v1.0.0 #utility #filesystem #shell #api-bindings
  • wholesum

    Wholesome collection of file hashing algorithms all bundled in a single tool. Like sha256sum, b3sum and others, but one: the whole-sum.

    v0.2.9 bin+lib #hashing #utility #file
  • aprender-contracts-cli

    CLI for provable-contracts — validate, scaffold, verify, status, audit

    v0.32.0 app #aprender #scaffold #audit #verify #validation
  • fmutex

    Cross-platform mutual exclusion across processes on a file or path

    v0.3.0 2.6K #raii #mutex #flock #file-lock #lock-file
  • microdb

    A very small in-program database with cache, disk storage, etc

    v0.4.0 700 #cache #allocation #vec #object #database #database-storage #ram #block-size
  • ulysses-link

    Background service that extracts documentation files from code repositories and links them for Ulysses external folder importing

    v0.9.7 bin+lib #mirror #markdown #ulysses #documentation
  • heimdall-linux-sandbox

    Linux sandbox backend for Heimdall using bubblewrap and namespaces

    v0.1.10 #sandbox #bubblewrap #namespaces #networking #proc #heimdall #isolation #linux-namespaces #writable #invocation
  • vdisk

    Virtual disk image tool for creating, partitioning, formatting, and manipulating images

    v0.0.4 bin+lib #disk-image #disk-partition #formatting #virtual #part #image-path #gpt #ls #fat32 #mkfs
  • agent-diva-files

    File management system for agent-diva with deduplication and reference counting

    v0.5.0 #rc #file-manager #storage #agent-diva #file-deduplication #management-system #deduplicate #sha-256 #file-storage
  • polyfuse-kernel

    FUSE application binary interface for polyfuse

    v0.2.0 180 #binary-interface #fuse #polyfuse #filesystem #applications #fuse-fs
  • ferro-storage

    File storage abstraction for the Ferro framework

    v0.2.24 #ferro #file-storage #web
  • preen

    The ultimate system cleaner and optimizer for macOS and Linux

    v0.1.0 app #cleaner #optimization #ultimate #system #macos-linux #graphical-user-interface #accessible #cross-platform
  • radicle-surf

    A code surfing library for Git repositories

    v0.27.1 3.7K #git #git-repository #web-ui #diff #surfing #revision #git-history
  • libbtrfs

    working with the btrfs filesystem

    v0.0.20 420 #btrfs #linux #api-bindings
  • am-fs-core

    Pure-Rust block-device framework — BlockRead/BlockDevice traits + FileDevice + CallbackDevice + LRU cache. Foundation crate for fs-* drivers and img-* containers.

    v0.1.0 #lru-cache #block-device #driver #read-only #disk-image #foundation-framework #random-access #read-at #container-image #write-at
  • rdpal

    manipulate Linux initrd files

    v0.3.5 bin+lib #gzip #linux #initrd #cpio
  • python_script_runner

    Execute Python scripts from Rust with path traversal prevention and environment isolation

    v7.7.7 bin+lib #python-script #path-traversal #execute #retry #real-time #path-resolution #isolation #relative-path
  • harmonia-utils-test

    Test utilities for Harmonia (proptest strategies, macros)

    v0.0.0-alpha.0 #testing #proptest #strategies #macro #test-macro #harmonia #byte-string #nix
  • filego

    A file splitting & merging solution

    v0.5.3 900 #check #split #merge #fs
  • nix_rs

    interacting with the Nix command

    v1.3.0 #command #nix-flakes #nixos #evaluate #along #developer-experience
  • btrfs-fuse

    Userspace FUSE driver for btrfs, built on btrfs-disk

    v0.12.0 bin+lib #driver #fuse #btrfs #image #built #decompression #block-device #read-only #test-harness #on-disk
  • tauri-store

    Persistent stores for Tauri

    v1.2.2 2.4K sys #tauri-plugin #store #tauri
  • ddebug

    A no_std Rust crate for Linux-style dynamic debug based on per-callsite static keys

    v0.5.5 #debugging #static-key #linux-style #dynamic #prefix #thread-id #no-std
  • hadris-common

    Common types and functions used by Hadris

    v1.1.2 1.8K no-std #endian #crc #filesystem #iso-string
  • synchi

    Two-way file sync with conflict detection for local and SSH roots

    v0.1.4 bin+lib #ssh #backup #cli
  • waylog

    Automatically save chats from Claude, Codex, and Gemini CLI to local Markdown files

    v0.2.3 app #artificial-intelligence #codex-cli #claude #markdown #gemini #gemini-cli #ai-provider #logging #ai-coding #chats
  • skillsrs-skillstore

    Skill storage and filesystem management for skills.rs - Load and watch skill definitions

    v0.1.0 #skill-md #skill-management #mcp #agent-skills #content #progressive #skill-registry #mcp-server #markdown #yaml-config
  • tg-easy-fs

    filesystem implementation for rCore tutorial OS

    v0.4.2-preview.1 no-std #rcore #filesystem
  • lockfile

    Create lockfiles that remove themselves when they are dropped

    v0.4.0 6.1K #lock-files #create #file-lock #locking
  • vfy

    Verify backup integrity by comparing directory trees

    v0.1.0 app #verify #backup #compare #integrity
  • sys-compare

    Track Filesystem Integrity via 'Snapshots' which contain a HashMap of the files and their corresponding hash signature from a specified directory

    v0.2.5 800 app #file-integrity #filesystem-integirty #folder-hashing #filesystem-hashing #file-hashing
  • fsspec_rs

    fsspec-compatible backends with Rust accleration

    v0.1.0 #filesystem #python #back-ends #cache #read #amazon-s3 #object-store #min-io #readahead #aws
  • zmove

    Move files in the command line with ease

    v0.3.3 450 app #move-file #command-line #directory #filesystem #system #terminal-file #target-directory
  • picon

    Get process icons in a cross-platform way

    v0.1.0 1.4K #icons #path #process
  • zub-store

    Git-like content-addressed filesystem store with metadata preservation

    v0.0.3 bin+lib #ostree #content-addressable #rootfs #filesystem
  • crud-path

    v0.1.10 bin+lib #path #variables #manage #system #programmatically #add-path
  • iqan

    Sync Nix flake pins

    v0.2.0 app #nix-flakes #flake #lock-files #pin #sync #input-source
  • kellnr-storage

    Kellnr is a self-hosted registry for Rust crates with support for rustdocs and crates.io caching

    v6.3.0 #kellnr #amazon-s3 #registry #cache #filesystem-storage #self-hosted #rustdoc #web-ui #user-management
  • molybdenum

    Recursive search and replace CLI application

    v0.1.10 550 bin+lib #search-replace #file-search #command-line-utility #word-search #text-replace
  • rust-safe-disk-info

    Safe disk information SDK for REX with Cedar authorization

    v0.1.0 #cedar #authorization #disk-information #rhai #rex #cedar-policy #df #sandboxed #remote-execution #script-engine
  • crev-recursive-digest

    implementing recursive digest for filesystem directories

    v0.6.0 4.0K #hash #filesystem #digest
  • shannon-nu-path

    Path handling library for Nushell

    v0.111.4 #path-components #nu-shell #component #path-utilities #canonicalization
  • cdup

    Ascend directories by count

    v0.6.1 bin+lib #directory #power-shell #zsh #nu-shell #ascend #fish #shell-integration #bash
  • chatlog

    Extract and save agent chat logs (Claude, Codex, Gemini CLI) as local Markdown files

    v0.3.0 app #claude #artificial-intelligence #markdown #gemini-cli #codex #chat
  • afs

    The first choice of fs library, inspired by node:fs

    v0.2.0 #async-fs #path #fs
  • agent_feed_directory

    projection-safe feed for local coding-agent activity

    v0.1.28 #agent-feed #coding-agent #local #projection-safe #story #summarization
  • xvc-walker

    Xvc parallel file system walker with ignore features

    v0.7.1-alpha.3 #ml-ops #devops #versioning #file #git #mlops
  • dustr-cli

    Fast Rust-based disk usage analyzer with histogram visualization

    v1.0.6 bin+lib #histogram #disk-usage #du #terminal #cli
  • path-ext

    Provide convenient methods for path operations

    v0.1.2 22K #path-utilities #traits #path
  • vdsl-sync

    File synchronization engine — N-location, pluggable store & backend

    v0.6.0 #file-sync #b2 #storage
  • docwx

    A minimal, performant book-keeping, authoring and documentation tool

    v0.1.5 app #documentation #section #book-keeping #authoring #documentation-tool
  • moosicbox_log_runtime

    Generic log runtime paths and initialization

    v0.2.0 #logging-tracing #logging #tracing
  • zawgl-core

    Zawgl Graph Core Library

    v0.1.16 800 #graph #property-graph #graph-repository #graph-engine #logging #dir-path
  • ambient-fs-core

    Core types and pure logic for ambient-fs

    v0.1.1 #content-hash #io #ai-agent #tree-node #lint #line-count #file-analysis #content-analysis #filesize #node-modules
  • watchman_client

    a client for the Watchman file watching service

    v0.9.0 130K #file-watching #watchman #connector #globs #service #real-time
  • fs_rollback

    offers a rollback mechanism in Rust for fs common operations

    v3.0.1 600 #rollback #operation #temporary-files #filesystem #directory #hood #considerations
  • no_std_path

    A no_std fork of the path module from https://github.com/rust-lang/rust

    v0.1.0 no-std #path #path-components
  • stamp-cli

    A cli tool for applying project templates

    v0.3.1 app #template-rendering #walk-dir #registry #render-template #tera-templates #cli-template #source-directory
  • rfui

    A fast, interactive file finder with live preview built in Rust

    v0.1.9 390 app #file-search #preview #file-finder #finder
  • iso9660_simple

    ISO9660 reading library

    v0.2.3 no-std #iso-9660 #parser #iso
  • tensogram-ffi

    C FFI bindings for the Tensogram N-tensor message format library

    v0.21.0 #tensogram #c-api #scientific-data #ffi
  • janice

    A file sync tool that refuses to waste your time

    v0.3.0 bin+lib #file-sync #rsync #blake3 #backup
  • rune-fs

    Read-only, low level, virtual file types for the RuneScape file system

    v0.2.0 #runescape #osrs #rs3
  • enwiro-cookbook-git

    i3wm cookbook for git

    v0.1.10 app #i3-wm #cookbook #enwiro #worktrees #git-repository #local-git #recipe
  • apple-sdk

    Interact with Apple SDKs

    v0.6.0 5.2K #apple-platform #xcode #developer-directory #macos #search #canonical #macos-app
  • lingxia-transfer

    Shared file transfer domain/runtime for LingXia

    v0.6.4 #file-transfer #run-time #shared #domain #ling-xia #file-upload #multipart-upload
  • riji

    Scripting environment using rhai

    v0.1.16 550 bin+lib #regex #environment #rhai #fs #api #git
  • omnifuse-wiki

    Wiki backend for OmniFuse

    v0.2.0 #wiki #fuse #sync #vfs
  • qbit

    A wrapper for qBittorrent Web API

    v0.2.2 #bittorrent #q-bittorrent
  • azure_mgmt_stack

    generated REST API bindings

    v0.21.0 1.4K #azure-sdk #rest #api-bindings #azure-service #blob
  • darn_cli

    CLI for darn - CRDT-backed filesystem management

    v0.4.0 app #crdt #auto-merge #p2p #filesystem #automerge
  • trailing-whitespaces

    Removes trailing whitespaces and trailing empty lines from text files

    v0.5.0 700 app #white-space #strip #cli
  • fusio-parquet

    Parquet reader and writer implementations for Fusio

    v0.6.0 #fusio #tokio-uring #async-runtime #parquet #storage #monoio #object-storage #storage-file #async-file #amazon-s3
  • hadris-fat-cli

    CLI utility for FAT filesystem analysis and management

    v1.1.2 app #fat32 #fat #disk #cli #filesystem
  • ocilot

    cli and library for interacting with OCI registries

    v0.1.0 bin+lib #oci-container-image #tarball #repository #push-pull #archive #compression #docker #authentication #logging #open-container-initiative
  • bitters

    Make BTRFS easier

    v0.1.1 app #btrfs
  • librarium-cli

    reading, creating, and modification of cpio file systems

    v0.5.0 app #archive #filesystem #cpio #linux #deku
  • kirmes

    providing access to systemd's userdb varlink interface

    v0.1.0 bin+lib #json #user-group #record #systemd #varlink #user-and-group #json-parser #single-threaded
  • supgit

    GIT CLI simplified

    v0.4.5 app #git #remote-branch #diff #cli #git-push #git-status #explain #unstaged #restore #untracked
  • lingxia-app-context

    Shared app/product context for LingXia crates

    v0.6.4 #context #shared #product #ling-xia #panel #app-config
  • app-rummage

    Find installed and running applications on Linux

    v1.2.0 #find #linux-process #applications #running #rummage #cgroup #applications-on-linux
  • kcr_stackconfigpolicy_k8s_elastic_co

    Kubernetes Custom Resource Bindings

    v3.20260126.32009 #kubernetes-custom-resource-bindings #co #api-bindings #kubernetes-custom-resources
  • 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

    v1.0.3-alpha.1 850 #xml-parser #xml #xml-rs #dom
  • xml-disassembler

    Disassemble XML into smaller, manageable files and reassemble on demand

    v0.4.8 bin+lib #xml #root-element #disassemble #xml-parser #reassemble #disassembly #file-content #xml-format #ignore-file #unique-ids
  • polyfs

    Minimal, extensible, no_std, no_alloc FAT32 file system driver for SD cards

    v0.1.1 #driver #fat32 #async
  • opencoop

    Sandboxed AI agent sessions with remote access

    v0.1.2 app #coop #ai-agent #daemon #sandboxed #namespaces #remote-access #claude #logging #scrollback #unix-socket
  • syncor-cli

    Cross-machine directory sync tool — link, push, pull, resolve conflicts

    v0.1.3 app #sync #backup #git #cli
  • littertray

    Lightweight sandboxing for tests that write to the filesystem

    v1.1.0 100 #sandbox #unit-testing #test
  • restic_ez

    configuration loader and API around restic

    v0.5.1 app #restic #config #api #loader
  • builddir-clean

    Cleans rust build directories recursively

    v0.1.2 app #directory #walk #clean #recursion #command-line #target-directory #disk-space #command-line-arguments
  • omnifuse-app

    Application-level mount preparation for OmniFuse

    v0.2.0 #git #wiki #application-level #cloud-storage #virtual-filesystem #fuse #git-repository
  • heimdall-sandbox

    Process sandbox runtime for Heimdall

    v0.1.10 bin+lib #sandbox #isolation #proc #heimdall #run-time #blocklist #env-vars #bubblewrap #writable #allow-list
  • fastdu

    Parallel, cross-platform version of du

    v0.1.1 app #cross-platform #du #sorting #parallel #filesystem #ascending-order #file-metadata #parallel-execution #eg
  • helios-fhir

    comprehensive FHIR (Fast Healthcare Interoperability Resources) specification model implementation that contains strongly-typed Rust representations of all FHIR data types, and resourcess…

    v0.1.47 #healthcare #fhir #hl7 #helios-fhir-server #helios-software
  • nmuidi

    Parallelizes deleting directories which can significantly speed up deleting large deeply nested directories with a large number of files on Windows

    v0.1.5 260 bin+lib #delete #windows #parallel
  • zd

    Fast recursive directory jumper — like z, but instant and stateless

    v0.1.0 app #directory-navigation #cd #fuzzy #cli #directory
  • unf

    UNixize Filename -- replace annoying anti-unix characters in filenames

    v2.1.4 app #filenames #character #file-rename #replace #annoying #parentheses
  • treetoclip

    Generate a clean directory tree and copy it to the system clipboard

    v0.1.0 app #clipboard #tree #filesystem
  • whichdisk

    Cross-platform disk/volume resolver — given a path, tells you which disk it's on, its mount point, relative path, and disk usage

    v0.4.0 bin+lib #disk-volume #mountinfo #disk #mount
  • tokmd-io-port

    I/O port traits for host-abstracted file access, enabling WASM targets

    v1.10.0 #abstraction #io #filesystem #wasm
  • localsavefile

    Save and load structs from a local file. A convenience wrapper around the savefile crate.

    v0.2.18 1.1K #save-file #load-save #local-file #struct #load-file #game-save
  • fast-clean

    quickly clean the target dir

    v1.2.0 bin+lib #cleanup #filesystem #cli
  • tmpfile

    A temporary file writer with an option to persist

    v0.1.0 #temporary-files #file-writer #temp-file
  • vocofo

    A fast terminal file manager with dual panels, vim navigation, and SFTP/FTP/SCP support

    v1.0.0 bin+lib #file-manager #terminal-file-manager #sftp #ftp #terminal
  • rsblkid

    Safe Rust wrapper around the util-linux/libblkid C library

    v0.4.1 500 #util-linux #libblkid #blkid #device-topology #wrapper
  • path_ratchet

    Prevent path traversal attacks at type level

    v0.3.2 430 #path-traversal #security #fs
  • syft-objects

    Content-addressed object storage and snapshot trees for syft

    v0.2.1 #git #artificial-intelligence #version-control #snapshot #syft #object-storage #content-addressable-storage #experiment
  • zccache-test-support

    Shared test utilities for zccache crates

    v1.4.0 #utilities #zccache #test-utilities #test-fixtures #integration-tests #daemon #cpp #tokio-test #temporary-files
  • komichi

    Application tools for working with file-system paths

    v2.2.0 480 #filesystem-path #utf-8 #unicode
  • dicom-anonymization

    DICOM anonymization

    v0.3.1 360 bin+lib #anonymization #dicom #dicom-files
  • symlink

    Create symlinks in a cross-platform manner

    v0.1.0 1.5M #cross-platform #file #fs
  • ringboard

    CLI for interfacing with the ringboard server

    v0.16.2 nightly app #clipboard #tool
  • filesfinder

    Find files within current directory that match given patterns, while respecting gitignore rules

    v0.5.1 170 app #file-search #gitignore #file #find
  • async-fusex

    Async fuse library to make fuse develop easier

    v0.1.3 #fuse #lock-files
  • tapis-files

    The Tapis Files API provides for management of file resources on Tapis systems

    v0.4.2 #system-id #tapis #file-permissions #system-resources #file-manager #share-path #api-management #http-post #task-list #file-content
  • softpath

    A human-friendly file and directory path manipulation library for Rust

    v0.2.2 #io #filesystem #utility #file
  • lamella

    Orchestration layer for CoW-accelerated git worktree hydration

    v0.1.2 #git-worktree #layer #orchestration #hydration #build-artifact #coding-agent #gitignore #copy-on-write #disk-space #claude
  • twitter/rezolus

    High resolution systems performance telemetry agent

    GitHub 2.16.4-alpha.0 68K app #telemetry #high-res #perf-events #ebpf #agent #histogram #sampler #exposition #berkeley-packet-filter #performance-profiling
  • manualmap

    Manually map PE to process memory

    v0.2.2 850 #dinvoke #process-memory #pe
  • ebod

    An Easy/Efficient Backup Solution for manual backup of syncing data in local storage devices

    v1.1.1 bin+lib #backup #copy #file
  • edgecrab-migrate

    Migration tool: hermes-agent / OpenClaw → EdgeCrab config, sessions, skills

    v0.9.0 #session #skill #api-key #edgecrab #config #open-claw #hermes #edge-crab #migration-tool
  • iso-probe

    Runtime ISO discovery for rescue environments (loopback mount + GPT/ISO9660 + sha256/minisign sidecar verification)

    v0.17.0 #rescue #loopback #kexec #verification
  • flix-fs

    Filesystem scanner for flix media

    v0.0.18 #scanner #flix #filesystem #media
  • steamguard-cli

    A command line utility to generate Steam 2FA codes and respond to confirmations

    v0.17.1 app #2fa #steam
  • btrfs-diskformat

    BTRFS disk format

    v0.5.1 270 no-std #btrfs #diskformat #filesystem
  • hadris-udf-cli

    CLI utility for Universal Disk Format image operations

    v1.1.2 app #udf #cli #optical #disk
  • rem-utils

    Extraction Maestro

    v0.2.1 nightly #utilities #rem
  • slumber_util

    Common utilities used across several subcrates of Slumber. Not for external use.

    v5.2.5 #tui #rest-http #terminal
  • opfs-project

    working with the Origin Private File System (OPFS) in WebAssembly applications

    v0.2.8 1.9K #opfs #browser #filesystem #storage #wasm
  • cmake-parser

    parse cmake language

    v0.1.0-beta.1 480 #help #parser #org #specification #version #c-make-lists
  • kanumi

    A cli to manage collections of images

    v0.3.0 app #fzf #image #finder #wallpaper
  • rattler_repodata_gateway

    interact with Conda repodata

    v0.28.2 23K #rattler #conda #package-management #python-packages #repodata #environment-management #conda-forge #up-to-date #temporary-files
  • simple-home-dir

    Returns the path of the current user's home directory if known

    v0.5.2 6.1K #home-dir #directory
  • dataspool-rs

    Efficient data bundling system with indexed .spool files and SQLite vector database

    v0.3.0 #spool #vector-database #bundling #database #database-indexing
  • sos-database-upgrader

    Upgrade from file system to database storage for the Save Our Secrets SDK

    v0.17.3 230 #secret #save #encryption #sos #distributed-database #upgrader #cross-platform #database-storage #filesystem-database #password-manager
  • getattrlistbulk

    Safe Rust bindings for macOS getattrlistbulk() system call for high-performance directory enumeration

    v0.1.0 #filesystem #directory #macos #performance #api-bindings
  • smv

    Smart Move - An enhanced mv command with transformation capabilities

    v0.5.0 550 bin+lib #file-rename #mv #cli #file
  • nflz

    CLI + Library to add leading zeros to ascending numbered file names. NFLZ stands for Numbered Files Leading Zeros.

    v1.0.2 bin+lib #numbered #filename #zero #file #ascending
  • arct-core

    Core library for Arc Academy Terminal - command analysis and learning engine

    v0.2.2 #arc #interactive-shell #lesson #learning #tui #terminal-command #explanation #virtual-filesystem #command-history #interactive-terminal
  • safename

    Filename and path validation for security hardening

    v0.1.0 #input-validation #security-validation #filename #security #validation
  • czkawka_core

    Core of Czkawka app

    v11.0.1 180 #image #find-duplicates #optimization #directory #empty
  • puniyu_common

    puniyu crate for common

    v0.8.1 350 #puniyu #source #config
  • generate-sample-pdf

    Distinguishable sample PDF generator

    v0.1.1 app #pdf #generator #testing #development
  • infolyt

    Complete filesystem intelligence — index, analyse, organise

    v0.1.0 app #organizer #indexer #filesystem #duplicates #file
  • smop

    Batteries-included scripting utilities for Rust

    v0.2.1 #anyhow #scripting #utilities
  • fcntl-tool

    Your small yet useful swiss army knife for the fcntl system call, specifically for acquiring and testing file locks, but not limited to those

    v0.2.0 app #fcntl #unix #posix #file-locking
  • hadris-cpio-cli

    CLI utility for CPIO archive operations

    v1.1.2 app #archive #cpio #disk
  • ipld-car

    DAG-PB serialization/deserialization library for IPFS CAR v1 archives

    v0.1.0 no-std #ipld #car #vfs
  • 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…

    v0.2.2 360 app #metrics-monitoring #tui #information #logging #instance #glob-pattern #bandwidth #autonomi #antnode #log-path
  • pulith-store

    Composable local artifact storage for Pulith

    v0.1.0 #provenance #artifact #store #metadata
  • anydir

    working with both compile-time embedded directories and runtime directories using an abstraction

    v0.1.21 270 #directory #macro #embed
  • leviso-elf

    ELF binary analysis and library dependency copying utilities using readelf

    v0.1.7 #readelf #dependencies #library
  • stormlib-rs

    Rust-native MPQ archive toolkit

    v0.0.3 bin+lib #archive #mpq
  • xio

    providing common functionality for file system operations and asynchronous file processing

    v0.1.11 700 #async-io #file-processing #filesystem #file-utility #async-file
  • tree-rust

    A fast, feature-rich implementation of the Linux tree command

    v0.2.0 bin+lib #directory #terminal #cli #filesystem
  • apfs

    Read-only APFS (Apple File System) parser

    v0.2.4 #macos #filesystem
  • tudiff

    A high-performance terminal directory comparison tool written in Rust - bringing Beyond Compare's intuitive interface to the command line

    v0.1.5 bin+lib #diff #tui #directory #file
  • dps

    Debian Profile Sync — deploy a Proxmox LXC container and sync user profiles across Debian machines

    v0.1.1 bin+lib #rsync #lxc #proxmox #profile
  • borgbackup

    A wapper for the borgbackup utility

    v0.10.1 #borg #backup #encryption #deduplicate #secure #en #wapper #compression #authenticated-encryption
  • ncoxide

    Modal dual-pane file commander with helix-inspired interface

    v0.1.1 bin+lib #helix #tui #file-manager #dual-pane
  • inspect_path

    Cross-platform inspection of filesystem paths, including local and remote mounts

    v0.5.2 #windows #linux #mount
  • qubit-magika

    Magika-backed MIME detector integration for qubit-mime

    v0.2.0 #mime #qubit #magika #file-detection #file
  • file-owner

    Set and get Unix file owner and group

    v0.1.2 10K #unix-file #owner #chown #unix #file
  • jvars

    Tools for working with JSON via data paths

    v0.3.0 #json-path #data #value #serde-json #deal
  • rattler-build

    A fast CLI tool to build conda packages on Windows, macOS and Linux

    v0.27.0 140 bin+lib #package-builder #python-packages #recipe #conda #build-tool #rattler #mamba #tui #logging
  • tarfs

    Tar reading library, designed for using in embedded systems

    v0.2.7 no-std #tar-archive #embedded #tar
  • cbm-dos

    decode and encode gcr bytes (4-to-5)

    v0.1.3 120 #decode #encode #gcr #byte #mapping
  • stuckliste-cli

    A command-line utility for reading and writing MacOS bill-of-materials (BOM) files

    v0.4.0 app #bill-of-materials #lsbom #mkbom
  • ctree

    A copy-on-write directory library for Rust with fast reflink cloning

    v0.0.2 app #copy-on-write #directory #clone #reflink #cloning #glob
  • zccache-artifact

    Disk-backed artifact storage for zccache

    v1.4.0 2.1K #content-addressable-storage #zccache #disk-backed #hex #metadata #redb #eviction #cache
  • msb_krun

    Native Rust API for libkrun microVMs

    v0.1.12 7.3K #micro-vm #native-api #libkrun #vm-builder #vmm
  • rsid3

    command line ID3v2 tag editor designed for scripting

    v1.0.0-alpha.2 340 app #id3v2 #music #file
  • mogh_config

    merge config from multiple files / directories

    v1.1.0 240 #config-parser #config-dir #merge #mogh #object #config-path
  • vite-rs

    Uses ViteJS to compile frontend assets and embeds the results into your Rust binary. (Serves from the ViteJS dev server in development.)

    v0.2.1 120 #bundler #swc #esbuild #vitejs
  • s5_fs

    Content-addressed filesystem abstraction for S5

    v1.0.0-beta.1 bin+lib #content-addressable #s5 #filesystem #encryption #sub-directory #xchacha20-poly1305 #garbage-collection #chacha20-poly1305 #delete-file #directory-listing
  • 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!

    v1.3.2 550 bin+lib #tui #file-manager #project
  • yan-log

    轻量级日志库

    v0.1.3 #logging #轻量级日志库 #dev #示例
  • transit_model

    Transit data management

    v0.56.1 100 #ntfs #gtfs #navitia #netex #transit
  • wnfs-unixfs-file

    IPLD UnixFS File implementation for Webnative Filesystem

    v0.3.0 #wnfs #unix-fs #ipfs #decentralization
  • git-backup

    Bundles multiple repositories and copies to target directory

    v0.1.4 130 app #target-directory #bundle #repository #copies
  • rex-cedar-auth

    Cedar-based authorization engine for REX trusted remote execution

    v0.1.0 bin+lib #cedar-policy #authorization #policy-engine #remote-execution #rex
  • combine_code

    CLI tool to merge source files by extension while respecting .gitignore rules

    v0.1.0 app #gitignore #code
  • git-vendor

    An in-source vendoring alternative to Git submodules and subtrees

    v0.2.0 bin+lib #git-submodule #subtree #vendoring #content #git-repository
  • ambient-fs-watcher

    Filesystem watcher with debounce and attribution

    v0.1.1 #hashing #attribution #debounce #watch #fs-watcher #git #blake3 #debouncing #mtime #dist
  • cuba-lib

    Core library for Cuba

    v0.1.2 #lib #backup
  • sysutil

    Linux system utils library

    v0.7.2 #linux #system-information #python #gpu #model
  • trasher

    A small command-line utility to replace 'rm' and 'del' by a trash system

    v3.3.2 1.3K app #trash #rm #command-line
  • a3s-box-runtime

    MicroVM runtime engine — VM lifecycle, OCI images, attestation, networking

    v0.8.0 #micro-vm #oci #attestation #run-time #rootfs #a3s #unix-socket #guest-agent #virtio-fs #metrics
  • toss

    A throw-catch style move and copy program

    v2.2.2 app #move #throw-catch #copying #directory #moving #file-copy
  • fast-fs

    High-speed async file system traversal library with batteries-included file browser component

    v0.2.1 #file-browser #tokio #async #directory #filesystem #async-file
  • backhand-cli

    Binaries for the reading, creating, and modification of SquashFS file systems

    v0.25.1 bin+lib #squash-fs #linux #filesystem #deku
  • shuflr

    Streaming shuffled JSONL: chunk pool, shuffle algorithms, I/O, sinks

    v0.1.1 #jsonl #shuffle #streaming #training-data #zstd
  • jetstream_9p

    Jetstream is a RPC framework for Rust, based on the 9P protocol and QUIC

    v16.0.0 #rpc-framework #jetstream #quic #9p #remote-filesystem #low-latency #bidirectional-streaming #quic-protocol
  • pulith-state

    Transaction-backed persistent state for Pulith resources

    v0.1.0 #state #retention #inspection
  • car-registry

    File-based agent registry for Common Agent Runtime — closes #111

    v0.7.0 #agent-registry #car #run-time #heartbeat #json #menu-bar #temp-file #unregister #111 #file-rename
  • dua-cli-tokens

    Fork of dua-cli - A tool to conveniently learn about the disk usage of directories, fast! Now with token counting capabilities

    v2.34.10 bin+lib #dua #token-counting #dua-cli #disk-space #fork #config-dir #default-config
  • btrfs-cli

    User-space command-line tool for inspecting and managing Btrfs filesystems

    v0.12.0 bin+lib #linux #storage #filesystem
  • 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.

    v0.1.1 #api-client #delete-file #system-api #bulk-api #disk-space #file-api #logging #system-backup #blocklist #backup-restore
  • gix-pathspec

    gitoxide project dealing magical pathspecs

    v0.18.0 1.9M #version-control #glob-pattern #gitoxide #specification #attributes
  • axfs-ng

    ArceOS filesystem module

    v0.3.0-preview.3 nightly no-std #arce-os #modular #filesystem #unikernel #experimental #arm64 #docker-build #driver #docker-run #web-server
  • elio

    Snappy, batteries-included terminal file manager with rich previews, inline images, bulk actions, and trash support

    v1.4.0 bin+lib #image-preview #file-manager #terminal-file-manager #tui #tui-file-manager
  • hjkl-config

    Shared TOML config loader for hjkl-based apps — XDG path resolution, span-aware parse errors, optional validation hook

    v0.2.1 700 #hjkl #vim #xdg #config-toml #config
  • esl01-indexedlog

    Append-only on-disk storage with integrity checks and indexing support

    v0.3.0 1.7K #version-control #storage #on-disk #indexing #check #sapling-scm
  • 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.

    v0.1.0 bin+lib #abi #dynamic #vhd #hard-disk #differencing #footer #rust-api #block-device #bat #gpl
  • cattail

    Tail multiple files and glob patterns with live discovery and labeled output

    v0.1.0 bin+lib #logging #cli #tail #filesystem #glob
  • flopen

    Reliably open and lock a file

    v0.1.3 160 #lock-files #open-file #file-sync #reliably #file-lock #flock #pid-file #bsd #spool #mailbox
  • kcr_ps_percona_com

    Kubernetes Custom Resource Bindings

    v3.20260115.165106 #kubernetes-custom-resource-bindings #api-bindings #kubernetes-custom-resources
  • heimdall-sandbox-policy

    Policy document types and filesystem policy materialization for Heimdall

    v0.1.10 #sandbox #policy #proc #filesystem #document #heimdall #isolation #writable #materialization #cross-platform
  • easy_prefs

    simplest to use API we could think of to persist prefs to disk. Basically wrap a macro around a struct (see syntax), then data is saved when you write to it. Performant, testable, thread safe…

    v3.0.1 160 #thread-safe #local-storage #preferences #disk #macro #prefs #wasm #single-instance #toml-serialization #load-testing
  • 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…

    v1.1.0 bin+lib #time-machine #temporary-files #backup
  • libxcp

    libxcp is a high-level file-copy engine with support for multi-threading, fine-grained progress feedback, pluggable drivers, and .gitignore filters. libxcp provides the core functionality of xcp.

    v0.24.5 280 #file-copy #coreutils #filesystem #cp
  • switchyard-fs

    Switchyard: safe, atomic, reversible filesystem swaps with policy and audit

    v1.0.0 #atomic-swap #reversible #filesystem
  • frentui

    Interactive TUI for batch file renaming using freneng

    v0.1.0 bin+lib #file-rename #interactive #batch
  • diskard

    Developer-aware disk cleanup CLI

    v0.2.0 app #disk-cleanup #cleanup #disk #cache #developer
  • fakecloud-persistence

    Opt-in disk persistence primitives for FakeCloud services

    v0.13.3 #service #disk #fake-cloud #opt-in #dynamo-db #amazon-sqs #integration-tests #aws-sdk #emulation #aws-bedrock
  • ps-organizer

    A command-line tool to organize PS (Problem Solving) source files by problem number

    v1.5.1 bin+lib #problem-solving #ps #organizer #cli
  • celestial-catalog

    Astronomical Catalog operations

    v0.1.0-alpha.1 bin+lib #astronomy #gaia #astrometry #celestial #coordinates
  • dedups

    A fast and efficient file deduplication tool with support for media files

    v0.1.0 bin+lib #deduplicate #hashing #duplicate-finder #file-deduplication #media-file #duplicate-file #hash #deduplication
  • rapid-delete-lib

    A high-performance file deletion library

    v0.3.1 #delete-file #filesystem #performance
  • forge-rs

    A powerful symlink management tool designed as a modern alternative to GNU Stow

    v0.5.1 210 bin+lib #symlink #dotfiles #stow #config
  • rocfl

    A CLI for OCFL repositories

    v1.7.0 bin+lib #object-file #object-store #spec-version #validation #repository #config-file #sha-256 #relative-path #recent-version #commit-message
  • artushak-web-assets

    Asset file manager

    v0.2.1 #assets #file-manager
  • am-img-qcow2

    Pure-Rust QCOW2 reader. Exposes a Rust API and a C ABI suitable for FFI from C/C++/Go/Swift.

    v0.1.0 bin+lib #cluster #abi #rust-api #qcow2 #disk-image #l1-l2 #gpl #compression #uncompressed #read-only
  • hashjunkie

    Fast multi-algorithm hashing library with file-sharing and cloud hash support

    v0.6.0 bin+lib #ipfs #blake3 #checksum #checksum-blake3
  • sos-vfs

    Virtual file system same as tokio::fs

    v0.3.2 350 #virtual-filesystem #tokio-fs #memory-file #secure #cryptocurrency #password-manager #wasm32-unknown-unknown #cross-platform #familiar
  • fsig

    A filesystem signal crate for monitoring, debouncing, and filtering events

    v0.2.4 #debounce #serde #notify #async
  • taill

    A TUI log viewer with search, filtering, and real-time file monitoring

    v0.2.0 app #logging #watch #monitor #tail
  • memory-mcp-rs

    SQLite-based knowledge graph MCP server for persistent memory

    v0.1.2 bin+lib #mcp-server #mcp #llm
  • deno_fs

    Ops for interacting with the file system

    v0.157.0 8.1K #deno #filesystem #ops-for-with-file
  • kcr_data_fluid_io

    Kubernetes Custom Resource Bindings

    v3.20260118.65242 #kubernetes-custom-resource-bindings #api-bindings #kubernetes-custom-resources
  • file-handle

    A lean lib to manage files: open with default apps, reveal in managers or terminals, or trash files

    v0.2.3 #file-manager #open-file #terminal #filesystem
  • copy-metadata

    Copy metadata from one file to another

    v0.3.0 #file-metadata #copy #metadata
  • lune-utils

    Lune

    v0.3.4 340 #lune #luau #run-time #async #lua #run-time-environment #roblox #lua-scripting
  • greentic-distributor-dev

    Dev-only distributor source that serves packs and components from the local filesystem

    v1.1.0-dev.25540552665 #packs #component #distributor #filesystem #source #greentic
  • astrid-capsule

    Core runtime management for User-Space Capsules in Astrid OS

    v0.5.1 #capsules #interceptor #wasmtime #astrid #execution-engine #unload #sandbox #wasm-execution-engine #health-check #enforce
  • learnerd

    The way to interact and learn stuff

    v0.3.5 850 app #automation #research-paper #learning
  • async-fuser

    Async + Sync Filesystem in Userspace (FUSE) building library for Rust

    v0.17.0 sys #fuse #tokio #async #filesystem #system
  • 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]…

    v3.1.0 1.2K #path #unix-filesystem #io #filesystem
  • lsql

    A command-line utility that queries files and directories using SQL-like syntax

    v1.11.0 220 app #sql-query #filesystem #search
  • rattler_prefix_guard

    A prefix guard (file lock) for rattler

    v0.1.0 5.9K #rattler #lock-files #prefix #conda #guard #python-bindings #flock
  • sy

    Modern rsync alternative - Fast, parallel file synchronization

    v0.3.0 bin+lib #file-transfer #rsync #file-sync #backup #cli
  • fusio-object-store

    the object_store integration of Fusio

    v0.6.0 #object-store #amazon-s3 #fusio #async-runtime #storage #storage-abstraction
  • goup-rs

    goup is an elegant Go version manager

    v0.16.10 bin+lib #version-manager #golang #rust
  • stowr-cli

    CLI tool for file management, including compressing, extracting, renaming, and organizing files

    v0.3.0 app #tool-file #tool #file #management #command-line
  • kuksa-rust-sdk

    SDK for the Eclipse KUKSA Databroker

    v0.2.2 650 #kuksa #eclipse #sdk #sdv #automotive
  • dg_sysfs

    Utils for working with SysFS in Garden OS

    v1.1.5 370 #sysfs #os #devices #garden #sys-fs
  • opendev-tools-core

    Tool framework foundation for OpenDev: traits, registry, policies, and sanitization

    v0.1.4 #tool-registry #parallel-execution #framework #input-validation #json-schema #camel-case #path-resolution #open-dev #permissions #truncation
  • trussed-fs-info

    extension providing filesystem metadata for trussed

    v0.3.0 280 #extension #trussed #metadata #filesystem #trussed-staging
  • faine

    Failpoints implementation with automatic path exploration

    v0.2.1 #fault-injection #testing #failpoints #failpoint #fault
  • sos-backend

    Backend storage abstraction for the Save Our Secrets SDK

    v0.17.2 150 #storage #storage-abstraction #secret #database #save #database-files
  • bin-expire

    Scan for stale binaries in common bin folders and safely archive/restore them

    v0.1.0 app #archive #binaries #cleanup
  • exhume_extfs

    Extract Extended Filesystem specific artefacts from a Partition

    v0.1.16 bin+lib #extended-filesystem #extract #artefacts #partition #examine
  • jql-parser

    Parser for jql - the JSON Query Language tool

    v8.1.2 3.8K #json-query #json-query-language #tool
  • googleapis-tonic-google-devtools-cloudbuild-v1

    A Google APIs client library generated by tonic-build

    v0.40.0 #google-cloud-platform #gcp #api
  • googleapis-tonic-google-cloud-vmmigration-v1

    A Google APIs client library generated by tonic-build

    v0.35.0 #gcp #api
  • googleapis-tonic-google-container-v1beta1

    A Google APIs client library generated by tonic-build

    v0.39.0 #google-cloud-platform #gcp
  • googleapis-tonic-google-container-v1

    A Google APIs client library generated by tonic-build

    v0.38.0 #node-pool #google-cloud-platform #gcp
  • which-fs

    Give me a path, I'll tell you the filesystem it's on

    v0.2.0 950 bin+lib #path #filesystem #give #tell
  • search_path

    very simple search path file finder

    v0.1.4 4.1K #file-search #file-finder #path-finding #env-vars #command-line
  • testfile

    Temporary test file/dir management for unit tests

    v0.2.0-alpha.7 290 #unit-testing #file
  • markd

    Bookmark directories for easy directory-hopping in the terminal

    v0.3.0 160 app #directory #bookmarks #terminal #cd #cli
  • wally-package-types

    fix wally package thunks with Luau types

    v1.6.2 600 bin+lib #source-map #wally #luau #thunks #package #re-exports #thunk #json-output
  • canvas-downloader

    Download and organize all your course materials from Canvas LMS 📚

    v0.4.1 app #lms #canvas #education #cli #download
  • s3-path

    Describe paths inside an S3 bucket like working with std's Path and PathBuf

    v0.3.2 480 #amazon-s3 #path-buf #path-components #character #describe
  • zenops-safe-relative-path-validator

    Shared traversal-validation logic for zenops-safe-relative-path

    v0.4.3 #relative-path #safe #traversal
  • fusio-manifest

    Backend-agnostic, append-only manifest/WAL for Fusio (RFC-0001)

    v0.6.0 no-std #amazon-s3 #fusio #async-runtime #storage #abstraction #object-store #backend-agnostic #wal
  • rust-fd

    A fast file finder written in Rust with glob pattern matching

    v0.1.0 app #file-search #cli #search
  • mps-rs

    MPS — plain-text personal productivity CLI (Rust)

    v1.0.0 bin+lib #plain-text #productivity #date #personal #export #statistics
  • hadris-cpio

    CPIO archive format (newc/SVR4)

    v1.1.2 no-std #archive #initramfs #cpio #linux #filesystem
  • lnk

    parse and write Windows shortcut files (.lnk)

    v0.6.4 7.6K bin+lib #shell-link #shortcut-lnk #parser #parse-and-write #windows
  • a2kit

    Retro disk image and language utility

    v4.4.2 bin+lib #disk-image #apple #cpm #disk
  • agent_feed_identity

    projection-safe feed for local coding-agent activity

    v0.1.28 #agent-feed #coding-agent #local #projection-safe #activity #summarization
  • glob-set

    A globset-compatible glob matcher – no_std, no regex, built on glob-matcher

    v0.1.0 no-std #glob-pattern #matching #glob
  • farmfe_toolkit

    Toolkit for farm

    v2.1.0 160 nightly #farm #bundler #swc-plugin #farm-plugin #vite-compatible #disk-cache #hmr #js-ts
  • analysis

    Contrail analysis UI and scoring service

    v0.1.3 bin+lib #contrail #service #claude #ui #codex #artificial-intelligence #recorder
  • fabricatio-constants

    Constants for the fabricatio

    v0.2.4 #constant #fabricatio #config-file #applications #python #logging #config-dir #artificial-intelligence #env-vars
  • skip_ratchet

    Skip ratchet

    v0.3.0 #wnfs #decentralization
  • file_linked

    Controlling objects linked directly to a file

    v0.1.42 230 #object-file #linked-data #storage #file-storage #file-data
  • perl-workspace-folder

    Parse Perl workspace folder declarations into filesystem paths

    v0.12.2 #workspace #perl #lsp #uri-path #uri
  • falcon-finch

    Symbolic Execution against Falcon IL

    v0.6.0 bin+lib #symbolic-execution #falcon #finch #il #executor
  • file-declutter

    Reorganizes files into nested folders based on their filenames

    v0.1.1 bin+lib #filenames #cli #file #file-utility
  • uni-app

    native/wasm compatibility layer for window creation, input and filesystem

    v0.5.0 200 #filesystem #input #wasm #windowing
  • xchecker-lock

    File locking for concurrent xchecker executions

    v1.2.0 #workflow #automation #workflow-automation #cli
  • tauri-plugin-android-external-storage

    Tauri plugin for raw path-based access to shared external storage on Android

    v0.1.0 sys #tauri-plugin #android #storage #shared #external #path-based #file-content
  • dumap-cli

    CLI tool for dumap: scan directories and visualize disk usage as interactive treemaps

    v1.1.0 #treemap #disk-usage #visualization #filesystem
  • floreum_parser

    A no_std parser for Floreum messages

    v15.2.0 no-std #floreum #message #osdev #api-bindings
  • mktemp

    files and directories

    v0.5.1 29K #directory #file #temp
  • 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

    v3.1.2 app #file-search #du #ls #command-line
  • aube-util

    Shared helpers reused across aube crates (semantic hashing, async dedup, atomic filesystem ops, bincode sidecars)

    v1.10.0 310 #aube #lock-files #nodejs #install-script #hashing #run-script #bincode #dedup #sidecars
  • anodizer-stage-dmg

    macOS DMG disk image stage for anodizer release automation

    v0.1.1 #anodizer #release-automation #disk-image #dmg #stage #macos
  • amg

    Resume Codex sessions by git branch

    v0.1.0 bin+lib #git-branch #codex #resume-session #search #jsonl #tmux #sandbox #version-bump #sh
  • layfetch

    A system information tool with better layouts

    v1.0.0 app #system-information #fetch #terminal #rust #cli
  • nzb-decode

    yEnc decoding, file assembly, and article cache for NZB download clients

    v0.1.2 160 #disk-cache #article #assembly #decoding #client #yenc #nzb #assembles #nntp #in-memory
  • cargo-afl-common

    Fuzzing Rust code with american-fuzzy-lop

    v0.18.1 2.5K #afl #af-lplusplus #american-fuzzy-lop #testing #random
  • moduforge-rules-engine

    moduforge 引擎规则

    v0.5.0 1.1K #modu-forge #zen #engine
  • luks-header-backup

    A luks header backup tool

    v0.1.2 app #backup-tool #luks #backup-utility #encryption #header #backup-tools #sha-256 #uuid #encrypted-storage #scp
  • uv-python

    internal component crate of uv

    v0.0.45 3.8K #python-uv #component-of-uv #interpreter #python-packages #query #12
  • garbage

    CLI tool for interacting with the freedesktop trashcan

    v0.4.3 1.0K bin+lib #recycle-bin #restore #freedesktop #trashcan #command-line-tool #trash-cli #author
  • syncor

    Cross-machine directory sync tool — link, push, pull, resolve conflicts

    v0.1.4 app #backup #sync #git #cli
  • firkin-vmm

    Virtualization.framework VM primitives for the firkin Rust containerization library

    v0.0.1-alpha.1 #vm #macos #sandbox #agent
  • fusabi-stdlib-ext

    Extended standard library modules and domain packs for Fusabi

    v0.1.6 #fusabi #stdlib #module #scripting #run-time #scripting-run-time
  • infolyt-daemon

    Background daemon for Infolyt

    v0.1.0 app #cross-platform #infolyt #index #intelligence #organize #daemon #file-manager #parallel-processing #hashing #magic-byte
  • anpm

    Alonso's Node Package Manager - Fast, simple, and pretty

    v0.1.0 app #package-manager #alonso #node #node-manager #script #stack-trace #disk-space
  • electron-hardener

    remove features from Electron that modify runtime behavior

    v0.2.2 111K bin+lib #electron #security #hardening
  • googleapis-tonic-google-cloud-netapp-v1

    A Google APIs client library generated by tonic-build

    v0.42.0 #api #gcp
  • bleur

    That buddy that will get everything ready for you

    v0.0.7 bin+lib #buddy #manager #template #remote #ready #nix #ready-to-go #bootstrapping
  • batty

    Battery Health Tool for Linux

    v0.4.2 app #battery #linux #tui #health #tool-for-linux
  • pict-rs-fjall-repo

    fjall repo for pict-rs

    v0.1.1 #pict-rs #fjall #upload #repo #migrate #object-storage #upload-image #docker-run #sled-repo #thumbnail
  • claude_common

    Shared Claude Code primitives: path topology and process utilities

    v1.0.0 #claude #process-info #utilities #primitive #path #topology #canonical-path
  • exhume_filesystem

    This exhume module is proposing a standard abstraction layer of a FileSystem, File and Directory for any exhume filesystem modules (extfs, ...)

    v0.5.2 bin+lib #filesystem-layer #abstraction-layer #module #exhume #extfs #proposing
  • qb-savepath-history-editor

    Small GUI tool to reorder/edit qBittorrent save path history (save_path_history)

    v1.0.1 app #save-path #q-bittorrent #save-path-history #order #edit #ini #dedupe
  • tux-icons

    getting desktop icons in linux

    v0.4.5 bin+lib #icons #linux #desktop #getting #target-path #desktop-file
  • path-security

    Comprehensive path validation and sanitization library with 85%+ attack vector coverage

    v0.2.0 300 #path-traversal #validation #security #traversal
  • forever-ago

    Nightly tar.gz backups of a directory with SHA-256 verification and retention pruning

    v0.1.1 app #backup #sha-256 #tar-gz #directory #verification #pruning #pm2 #dest-dir
  • workspace_runner

    A cargo runner that ensures your workspace is available when run in wasmtime

    v0.1.1 app #cargo-workspace #wasmtime #cargo-runner #env-vars #filesystem-access #cargo-config #wasip2
  • shuru-sdk

    Async Rust SDK for Shuru microVMs

    v0.3.6 #micro-vm #shuru #sandbox #sdk #ai-agents #cpu-memory #artificial-intelligence #checkpoint #local-first #macos
  • dumap-layout

    Squarified treemap layout algorithm for dumap

    v1.1.0 #treemap #disk-usage #visualization #filesystem
  • uv-fs

    internal component crate of uv

    v0.0.45 4.1K #uv #component-of-uv #python #python-packages #api
  • turbovault-audit

    Operation audit trail, snapshot storage, and rollback for TurboVault

    v1.5.0 390 #mcp-server #obsidian #turbovault #operation #content-addressable-storage #rollback #snapshot-store #audit-trail #obsidian-vault #markdown
  • everywhere

    A high-level, ergonomic Rust wrapper around the Everything SDK for fast Windows file search

    v0.1.1 #voidtools #windows #search
  • shell-sanitize

    Type-safe input sanitizer for shell arguments and file paths — rejects injection, traversal, and expansion attacks

    v0.1.0 #injection #shell #security #sanitize
  • unctool

    convert between Linux and Windows UNC paths. Converts local Linux path to Windows/Linux UNC and vice versa.

    v0.3.0 #local-path #unc #linux-and-windows #convert #versa #vice #smb
  • brewfatherlog

    Log temperatures from grainfather fermenters to brewfather

    v0.1.6 bin+lib #grainfather #brewfather #brewing #logging #fermentation
  • rustack-ssm-model

    SSM Parameter Store model types for Rustack

    v0.7.0 #parameters-store #ssm #rustack #kms #model #aws #emulation #metrics #amazon-s3
  • wintheon

    discover, rank and inspect launchable Windows file entries

    v0.1.0 #launcher #icons #shortcut #shell #windows
  • cow-cli

    Copy-on-write workspace manager for parallel development

    v0.1.10 app #git #copy-on-write #apfs #workspace #development
  • fastdfs

    Rust client for FastDFS distributed file system

    v0.1.1 #distributed-file-system #distributed-storage #distributed #distributed-filesystem #client #filesystem-storage #storage-client
  • normalizefs

    Normalization of file system paths

    v0.0.11 1.0K #canonicalize #file-path #normalize-path #file #directory
  • pshell

    Works out if this is running from inside a shell, and if so, which one

    v1.0.17 #shell #utility #filesystem #api-bindings
  • vfs-sync-host

    S3 synchronization for Monaka VFS (native environment)

    v0.2.4 #amazon-s3 #vfs #sync #native #conflict #thread-safe #arc #bidirectional-sync #aws-sdk
  • git-where

    Git extension for navigating repos and worktrees — find files, directories, and branches across projects with frecency-ranked fuzzy selection

    v0.3.0 app #git-branch #worktrees #file-search #repo #repo-path #git-directory #file-extension #navigating #git-worktree #git-checkout
  • path_helper

    简单易用的路径处理库

    v0.1.3 420 #path #unique #sanitize #utility #sanitize-filename
  • loppel

    local file backups with a bit of compression

    v0.1.2 130 app #backup #local-backup #cli
  • bias-vfs

    A virtual filesystem for Rust

    v0.12.2 #virtual-filesystem #async #filesystem #vfs
  • filesync

    Sync files between different sources

    v0.2.1 #amazon-s3 #fs #sync
  • ipipe

    Cross-platform named-pipe API

    v0.11.7 #ipc #fifo #pipe
  • memofs

    Virtual filesystem with configurable backends

    v0.3.1 2.2K #virtual-filesystem #back-ends #rojo #configuring #file-watching #build-system #roblox
  • diskonaut-ng

    Terminal disk space visual navigator

    v0.13.2 app #disk-space #diskonaut #navigator #visual #terminal
  • structops

    Structured operators: differentiable DP relaxations (Soft-DTW, soft shortest path)

    v0.1.0 #shortest-path #dynamic-programming #structured #operator #differentiation #attention #dtw #cargo-run
  • darn_core

    Core library for darn - CRDT-backed filesystem management

    v0.4.0 #crdt #p2p #filesystem #auto-merge
  • tauri-plugin-advanced-file-manager

    Advanced file manager plugin combining fs, dialog, and opener functionality for desktop platforms

    v0.1.5 sys #tauri-plugin #file-manager #dialog #tauri #fs
  • fman

    file manager TUI

    v0.1.12 1.1K app #file-manager #tui-file-manager #directory #delete #path #plugin-system #docker #helix
  • shannon-nu-experimental

    Nushell experimental options

    v0.111.4 100 #nu-shell #experimental #pipeline
  • room-plugin-taskboard

    Taskboard plugin for the room multi-user chat system

    v3.6.1 #chat #multi-user #chat-room #taskboard #plugin #ndjson
  • rencfs

    WARNING! UNDER ACTIVE DEVELOPMENT. An encrypted file system that is mounted with FUSE on Linux. It can be used to create encrypted directories.

    v0.14.11 3.4K nightly bin+lib #encryption #filesystem #privacy #cryptography
  • make

    just making files and directories

    v0.1.2 app #directory #utility #files-directories #foo #mkdir
  • expanduser

    attempts to expand ~ and ~user while creating a filesystem path

    v1.2.2 100K #filesystem-path #expand #attempt #user #io
  • minibox-core

    Cross-platform shared types, domain traits, and protocol for the minibox container runtime

    v0.24.0 #container-runtime #cross-platform #container-image #adapter #oci #docker-hub #cgroup #kernel-version #systemd #path-traversal
  • save_my_code

    save code and other files

    v2.0.0 100 app #save #backup #compression
  • certreplace

    CLI tool for replacing x509 certificates and their private keys

    v1.0.1 380 app #tls #x509-certificate #certificate #ssl-certificate #x509
  • uv-globfilter

    internal component crate of uv

    v0.0.45 3.8K bin+lib #walk-dir #uv #component-of-uv #python #globs
  • dirbuf

    reusable directory buffers

    v0.1.2 #directory #buffer #fs
  • sparseutils

    Small command-line utilities for working with sparse files

    v1.0.0 bin+lib #sparse-file #cli #file
  • exifrename

    Rename or copy files based on EXIF data

    v1.1.0 290 app #image #rename #organize #exif
  • pb-rs

    A converter from proto files into quick-protobuf compatible Rust module

    v0.10.0 10K no-std bin+lib #quick-protobuf #protobuf #protobuf-parser
  • oxigdal-rs3gw

    rs3gw storage backend for OxiGDAL - High-performance cloud storage access

    v0.1.4 #oxigdal #rs3gw #science #network-programming
  • contexa

    Git-inspired context management for LLM agents -- COMMIT, BRANCH, MERGE, and CONTEXT over versioned memory (arXiv:2508.00031)

    v1.1.2 #context-management #llm-agent #llm #git #memory
  • loco-gen

    Loco generators

    v0.16.4 15K #loco #generator
  • megaspace-pipeliner

    Static site generator pipeline with markdown, post feeds, and RSS

    v0.1.0 #rss-feed #static-site-generator #markdown #pipeline
  • log-analysis

    A zeek log analysis library implemented in Rust

    v0.1.571 1.4K #logging #zeek #analysis #ip2location #path-prefix #ip-address #file-info
  • radarr

    API docs

    v0.1.1 #api-client #system-api #delete-file #video #disk-space #file-api #system-backup #logging #backup-restore #blocklist
  • ninep

    A bare bones 9p implementation

    v0.5.0 #9p #text-editors #distributed-file-system #os #network-protocol #distributed-filesystem #bones #bare-bones #system-resources #acme
  • winterbaume-core

    Core library for winterbaume - AWS service mocking for Rust

    v0.1.0 300 #aws-sdk #mocking #part
  • gibblox-tar

    Byte reader for selected tar entries

    v0.0.2-rc.3 150 no-std #gibblox #byte-reader #block-reader
  • xdge

    A complete, zero-dependency implementation of the XDG Base Directory Specification (v0.8) for Linux and Unix systems

    v0.1.0 #xdg #linux #freedesktop #filesystem
  • ext-php-rs-clang-sys

    Fork of clang-sys with preserver none support

    v1.8.1-extphprs.1 11K sys #libclang #clang #bindings #clang-sys #run-time #3-5
  • winfsp_wrs

    WinFSP wrapper for rust

    v0.4.1 1.5K #winfsp #filesystem #windows
  • hjkl-xdg

    XDG Base Directory resolution — env-first, $HOME-fallback, uniform across platforms

    v0.1.0 #cross-platform #xdg #config-path #path #config
  • filesystem-mcp-rust

    A Model Context Protocol (MCP) server for advanced filesystem operations with file handling capabilities

    v0.0.2 bin+lib #mcp-server #mcp #filesystem #rust
  • protoc-bin-vendored-linux-x86_64

    protoc binary for linux-x86_64 compiled by Google and bundled in this crate

    v3.2.0 1.2M #x86-64-linux #protoc #google #bundled #binary
  • rc-core

    Core library for rustfs-cli S3 CLI client

    v0.1.15 130 #amazon-s3 #object-storage
  • hadris-udf

    UDF (Universal Disk Format) filesystem

    v1.1.2 no-std #udf #filesystem #dvd #blu-ray #optical
  • leash-integration-filesystem

    Typed Filesystem integration for Leash

    v0.1.0 #integration #typed #leash #filesystem
  • hfsplus

    Read-only HFS+ / HFSX filesystem parser

    v0.2.4 #hfs #macos #filesystem
  • node_module-nuke

    Efficiently delete node_modules directories with nuclear precision

    v0.2.0 app #disk-space #nodejs #node-modules #cli
  • scanit

    A fast, multi-threaded filesystem search tool

    v0.3.9 2.9K bin+lib #parallel #regex #cli #search #filesystem
  • shell-sanitize-rules

    Built-in sanitization rules for shell-sanitize: shell metacharacters, path traversal, glob, env expansion, control chars

    v0.1.0 #sanitize #shell #security #injection
  • tmux-claude-queue

    A waiting-queue for multi-pane Claude Code + tmux workflows

    v0.1.0 app #claude #tmux #hook #pane #queue #jump #picker #notifications
  • hadris-cli

    CLI utility for filesystem operations

    v1.1.2 app #disk #cli #filesystem #fat
  • flysystem

    A filesystem abstraction layer for Rust

    v0.2.1 440 #storage-abstraction #filesystem #storage
  • rhai-safe-disk-info

    Rhai bindings for safe disk information access in REX scripts

    v0.1.0 #rhai #cedar #authorization #rex #cedar-policy #script-file #script-engine #sandboxed #system-directory #disk-information
  • wasi_virt_layer-cli

    CLI for the wasi_virt_layer crate

    v0.4.5 bin+lib #wasi #virtualization #virtual-filesystem #generator #wasm #wasm-system-interface #filesystem-layer #multi-threading #module-file
  • hmz

    Personal app and dotfile backup manager

    v0.1.2 app #dotfiles #backup #personal
  • co-core-file

    Hierarchal file structure core

    v0.1.0 #structures #file #hierarchal #file-structure #cokit #p2p #production-at-own #encryption #local-first #collaborative
  • carcli

    CLI tool for Content Addressable Archive (CAR) from IPLD

    v0.1.0 app #ipld #vfs #car
  • duplicate_file_finder

    Finds duplicate files

    v0.1.5 220 bin+lib #duplicate-file #duplicates #cli
  • capulus

    Shared support helpers for komputation CLI tools

    v0.2.2 #cli #ui #shared #helper #cloud-sdk
  • cicada_client

    Client for the Cicada configuration system

    v0.5.1 #cicada #api-client #config #periphery #information
  • diskann-tools

    DiskANN is a fast approximate nearest neighbor search library for high dimensional data

    v0.51.0 1.6K bin+lib #nearest-neighbors-search #approximate-nearest-neighbor #high-dimensional #disk-ann
  • storify

    A unified command-line tool for managing object storage with HDFS-like interface

    v0.1.2 bin+lib #object-storage #storage-interface #encryption #profile #oss #min-io #cos #storage-provider #opendal #hdfs
  • smoo-host-blocksources

    Reverse USB Mass Storage

    v0.0.2-rc.6 #usb-mass-storage #block-device #host #smoo #reverse #web-usb
  • bonds-cli

    CLI for creating and managing symlink-based bonds

    v0.1.6 bin+lib #productivity #symlink #filesystem
  • inscenerator-xfs

    Filesystem abstraction for Inscenerator

    v0.1.4 #testing #filesystem #abstraction #xfs #in-memory #filesystem-access #mocking
  • fs-mcp

    mcp server for filesystem access

    v0.1.2 app #model-context-protocol #mcp #mcp-server
  • DiskAnalyzer

    make diagram base on system folder size

    v1.1.1 500 app #hard-drive #size #rust-disk-analyze #disk
  • image-rider

    Disk image and ROM image parser

    v0.10.3 #emu #terminal #filesystem
  • hd-watch

    File system watcher with debouncing and DAG invalidation for hyperdocker

    v0.2.0 #docker #content-addressable #merkle-dag #dev-tools
  • pathsearch

    Search for files in PATH

    v0.2.0 225K #search-path #executable-path #posix-windows #file-search #absolute-path #path-matching #env-vars #windows-system
  • bevy_mod_mipmap_generator

    A basic mipmap generator for bevy

    v0.1.0 #mipmap #generator #bevy #compression #settings #cache #settings-path #data-cache
  • boarddown-fs

    Filesystem storage backend for BoardDown

    v0.1.5 #filesystem-storage #kanban #markdown #task #filesystem
  • vtx-protocol

    Official WIT interface definitions for VTX Project

    v5.0.0 #wit #vtx #define #file-content #wit-file #generate-bindings #filesystem-path #carrier
  • randy

    Conky like app in Rust

    v1.6.10 app #system-information #conky #gtk3 #filesystem #viewer #gtk #screenshot #battery #opacity
  • zlayer-paths

    Centralized filesystem path resolution for ZLayer

    v0.11.20 100 #filesystem-path #docker #zlayer
  • flash-watcher

    A blazingly fast file watcher that executes commands when files change

    v0.1.2 bin+lib #file-watcher #automation #rust #development #cli
  • e9571_file_lib

    file and directory operations, including MD5 hashing and recursive copying

    v0.1.2 #md5 #data-processing #filesystem #directory
  • lz

    A CLI tool to list the 5 most recently accessed files in a directory tree, sorted by last access time

    v0.4.0 app #recent-files #filesystem #access-time #cli
  • getmeta

    Not just gold builds anymore!

    v2026.2.10 bin+lib #gold #build #amazon-s3 #parquet #hash #ubuntu #macintosh #aws
  • ccdirstat

    A fast TUI disk usage analyzer with treemap visualization, inspired by WinDirStat

    v0.2.0 bin+lib #treemap #tui #disk #disk-usage #windirstat
  • utime

    A missing utime function for Rust

    v0.3.3 20K #mtime #last-modification-time
  • scankit

    Walk + watch + filter directory trees. The shared scanner Tauri / Iced / native desktop apps reach for when they need to enumerate user files.

    v0.3.0 #watch #scanner #indexer #filesystem
  • globby

    Heavily opinionated glob matching library

    v0.2.4 1.0K #glob-pattern #pattern-matching #directory #syntax #search
  • oxiddd

    High-performance forensic disk imaging tool with verified NTP timestamping and binding hashes

    v0.2.0 app #forensics #disk-image #dd #dfir #security
  • lasr

    Live Action Search and Replace

    v0.4.0 bin+lib #search-replace #tui #search
  • readarr

    API docs

    v0.1.1 #space-api #api-client #delete-file #system-api #disk-space #bulk-api #author #logging #system-backup #blocklist
  • file_alloc

    跨平台、高性能、兼容性好的文件大小分配库

    v0.1.3 320 #cross-platform #allocation #preallocate #file #cross-platform-file
  • omnifuse-cli

    CLI for OmniFuse — a universal VFS utility

    v0.2.0 app #git #wiki #fuse #vfs
  • lidarr

    API docs

    v0.1.1 #space-api #delete-file #api-client #system-api #artist #disk-space #album #system-backup #logging #backup-restore
  • oci2rootfs

    Convert OCI container images to ext4 root filesystems

    v0.2.1 #oci-container-image #ext4 #convert #rootfs #converter #docker #var-lib #filesystem-image #docker-image
  • dowser

    A recursive, canonicalizing file finding library for Unix

    v0.18.0 #file-path #unix-file #walk-dir #symlink #usr-share #mount-points #yielding #canonicalized #deduped #root-path
  • re_entity_db

    In-memory storage of Rerun entities

    v0.32.0-alpha.1 94K #in-memory-storage #re-run #logging #query #index
  • clonehunter

    command line utility that identifies groups of identical files and displays them to the console

    v0.4.2 500 bin+lib #duplicates #filesize #duplicate-finder #finder
  • 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…

    v0.7.3 9.8K #tar-archive #object-storage #amazon-s3
  • cliclack-file-autocompletion

    File path autocompletion for cliclack prompts

    v0.1.0 #autocomplete #prompt #cliclack #cli #filesystem
  • skill

    Blazing-fast Vercel Skills CLI, reborn in Rust — full command parity, native performance

    v0.8.3 #agent-skills #vercel #telemetry #provider #install #reborn #agent-framework #well-known #discover
  • exhume_exfat

    Extract exFAT Filesystem specific artefacts from a given Partition

    v0.1.10 bin+lib #ex-fat #filesystem #extract #partition #find #artefacts
  • agent_feed_redaction

    projection-safe feed for local coding-agent activity

    v0.1.28 #agent-feed #coding-agent #local #projection-safe #activity #summarization
  • random-image-server

    image server that serves random images from a preconfigured list of paths and URLs

    v0.2.1 bin+lib #image-server #web-server #random #image-cache #sequential #file-system-cache #memory-cache #pre-configured #server-config #gif
  • filepath

    Get the filesystem path of a file

    v0.2.0 55K #filesystem-path #file
  • coreutilsp

    Parallel implementations of GNU coreutils (du, rm, cp) for high-performance file systems

    v0.1.0 bin+lib #parallel #coreutils #du #cp #rm
  • ploys

    manage projects, packages, releases and deployments

    v0.6.0 #package #deployment #manage
  • xcom

    Windows file operations utility with shell integration for copy and move operations

    v0.1.4 bin+lib #file-copy #windows #shell #file #move
  • npingler

    A Nix profile manager for use with npins

    v0.5.0 app #nix #profile #host-name #config-manager #expression
  • skill_installer

    CLI for installing agent skills

    v0.1.0 bin+lib #agent-skills #skill #lock-files #install #discovery #symlink #compile-time #cli-agent #file-manager #gitlab
  • protoc-bin-vendored-linux-aarch_64

    protoc binary for linux-aarch_64 compiled by Google and bundled in this crate

    v3.2.0 1.2M #binary #protoc #linux-aarch-64 #google #bundled
  • s3bolt

    High-performance S3 file copy tool — concurrent, async, built in Rust

    v0.2.0 bin+lib #performance #aws #async
  • fsquirrel

    cross-platform get/set extended file attributes

    v0.1.3 900 #cross-platform #extended-attributes #file #set #filesystem #file-metadata
  • exfat-fs

    A comprehensive implementation of the exFAT filesystem

    v0.1.3 no-std bin+lib #filesystem #exfat
  • fren-date-cli

    fren - file renamer that understands dates (CLI)

    v0.2.1 app #fren #renamer #directory #rename #filenames #date #logging #slugify #transaction-log #bright
  • filesentry

    robust (recursive) file watcher

    v0.2.2 650 #file-watcher #events #recursion #file-watching #directory #file-tree #inode #file-copy
  • fusio-dispatch

    dispatcher for Fusio file system

    v0.4.1 #fusio #async-runtime #file-io #filesystem #object-store #async-file #monoio #dispatcher #tokio-uring
  • am-img-vmdk

    Pure-Rust VMDK (VMware Virtual Machine Disk) reader. Monolithic sparse variant. Exposes a Rust API and a C ABI.

    v0.1.0 #disk-image #abi #vm #variant #v-mware #rust-api #vmdk #file-header #monolithic #unsupported
  • shvrpc

    SHV-RPC protocol

    v15.0.4 900 #protocols #rust-implementation #shv #rpc
  • redirt

    Recursive Directory Tool

    v0.4.2 app #directory #tool #copying #compare #system #directory-listing #rsync #ripgrep
  • embeddenator

    Sparse ternary VSA holographic computing substrate

    v0.20.0-alpha.1 bin+lib #engram #holographic #vsa #vector-symbolic #filesystem
  • linkleaf-cli

    Local-first protobuf-only link feed manager (linkleaf.v1) for the terminal

    v0.1.0 app #link #local-first #protobuf #feed #cli
  • exact-reader

    I/O buffering crate, supporting reservation-based reads and virtually-concatenated file handling

    v0.1.5 300 #reader #buffering #multi-file #seek #concatenated #buffer-size
  • mountpoint-s3-fs

    Mountpoint S3 main library

    v0.9.3 #amazon-s3 #filesystem #mount-points #local-file #fuse #mountpoint-s3 #object-storage #mounting #high-throughput #s3-api
  • fcd

    File Manager (FranCommanDer) - a text based file manager that combines the best features of Midnight Commander and Ranger

    v1.0.1 180 app #file-manager #ratatui #commander #tui-file-manager #orthodox
  • quiet-stroll

    A web server to deliver basic File System informations

    v1.1.3 900 bin+lib #filesystem #web-server #glob #deliver #system-information #coffee
  • shacl_rdf

    RDF data shapes implementation in Rust

    v0.2.9 550 #rdf-data-shapes #shacl #ast #convert
  • buffer_ring

    A high-performance, latch-free log-structured storage layer built for modern flash storage and multi-core systems

    v0.2.6 #storage #io-uring #ring-buffer #flash-storage #log-structured #concurrency #fixed-size #storage-layer #high-throughput #flushing
  • lib_file

    File handling utility functions

    v0.1.7 bin+lib #filenames #file-path #file-io #file-utility #choose #fltk-rs #code-quality #corrected
  • microcad-std

    µcad Standard Library

    v0.4.0 #standard #μcad #home-dir #lib #cad #uninstall
  • perl-module

    Perl module resolution, import analysis, and refactoring — unified facade

    v0.13.3 #module-resolution #facade #file-rename #perl #module-token #module-name #module-import #separator #module-path-resolution #byte-offset
  • doto

    Fast comment mark searching tool

    v0.1.6 app #comments #search #mark #filter #sorting
  • bt_file_utils

    Basic file read operation. Returns string with file. The file is either a relative location or passes via an environment variable

    v0.2.1 #file #filesystem #io
  • draviavemal-openxml_office

    create and manipulate excel,power point and word documents

    v4.0.0-alpha.19 1.0K #xlsx #powerpoint #openxml #docx #office
  • protoc-bin-vendored-linux-x86_32

    protoc binary for linux-x86_32 compiled by Google and bundled in this crate

    v3.2.0 1.2M #protoc #binary #linux-x86-32 #google #bundled
  • usn-journal-rs

    working with the NTFS USN change journal and enumerating the MFT

    v0.4.0 1.1K #mft #ntfs #filesystem #refs
  • xdgen

    Generate localized XDG metadata for an application

    v0.1.0 2.6K #xdg #generate #applications #metadata #localized
  • tendrils-core

    Core library for Tendrils

    v0.0.4 #dotfiles #centralized #backup #config #sync
  • walogs

    A crash-safe write-ahead log library with multi-segment rotation and configurable durability

    v0.1.0 #write-ahead-log #crash-recovery #storage #wal
  • qcow2-rs

    read/write qcow2 image in async/await

    v0.1.6 2.1K bin+lib #io-uring #qemu #disk
  • yak_cl

    Command line tool for Yak

    v0.12.0 app #yak #storage #filesystem
  • titor

    A high-performance checkpointing library for time-travel through directory states

    v0.2.0 100 bin+lib #checkpoint #time-travel #backup #snapshot #versioning
  • nydus-service

    Nydus Image Service Manager

    v0.4.0 #service-manager #container-image #nydus #daemon #container-storage #file-system-cache #fuse #docker #fuse-fs #dragonfly
  • agent-team-mail-mcp

    MCP proxy for managing Codex agent sessions with ATM team integration

    v0.45.2 bin+lib #agent-team-mail #agent-session #atm #codex #message #mcp #proxy #inbox #broadcast #cross-platform
  • parawalk

    Blazing-fast parallel directory walker with zero filtering baggage

    v0.1.4 #parallel #directory-walker #search #walker #filesystem
  • vs-shell

    Shell activation and path helpers for the vs runtime manager

    v0.0.2 #run-time #shell #helper #manager #activation #symlink #shim #canonical #cache
  • tateru

    — direct libkrun FFI control for macOS VMs

    v0.1.0 #vm #libkrun #control #macos #direct #disk-format #strong-typing #apple-silicon
  • shellframe

    A shell framework for building custom shells

    v0.1.0 #shell-prompt #shell-environment #ast #parser #framework #execution-context #flexible-and-extensible #virtual-filesystem
  • rolldown-notify-debouncer-mini

    notify mini debouncer for events

    v0.8.6 #filesystem-events #watch #events #filesystem
  • oxiphysics-io

    File I/O and serialization for the OxiPhysics engine

    v0.1.0 #hdf5 #serialization #vtk #physics
  • bimm

    burn image models

    v0.19.4 no-std #image-model #tensor #patch #block #layer #disk-cache #dropout #neural-network #2d
  • supplement

    The awesome supplement for your awesome CLI app

    v0.2.3 #shell-completion #clap #object #awesome #generated #debugging
  • below-btrfs

    reading btrfs

    v0.9.0 #btrfs #file-tracking #reading #system #time #filesize #understanding
  • filetreelist

    filetree abstraction based on a sorted path list, supports key based navigation events, folding, scrolling and more

    v0.6.0 5.7K #gui #tui #terminal
  • keepr

    customizable file finder for Rust

    v0.1.5 320 #file-search #finder #rust #file-finder #cli
  • hashtree-fuse

    FUSE filesystem mount for hashtree content-addressed trees

    v0.2.49 #merkle-tree #content-addressable #filesystem #fuse #fuse-mount #fuse-fs
  • ta-workspace

    Staging workspace manager and change store for Trusted Autonomy

    v0.15.15-alpha.3 #autonomy #ai-agent #staging-workspace #workspace #staging
  • 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…

    v0.1.47 bin+lib #codegen #fhir #hl7 #helios-fhir-server #helios-software
  • atefs

    Distributed filesystem built on an immutable data store with strong encryption and authentication

    v1.10.0 bin+lib #distributed-filesystem #fuse #immutability #filesystem #fuse-fs
  • compio-fs

    Filesystem IO for compio

    v0.12.0-rc.1 29K #filesystem-io #async-fs #async
  • lsblk

    List out block-devices, including disks and partitions

    v0.6.1 190 #block-device #disk #disks
  • permissions

    query for file permissions (read, write, execute, removal and creation)

    v0.5.1 7.8K #file-permissions #filesystem #api-bindings
  • dfr

    A minimalist `df clone written in Rust - displays mounted filesystems & disk usage

    v1.2.0 app #disk-space #df #display #clone #mounted #ansi-colors #bar-graph
  • fslint

    Linter for filesystem consistency: names, metadata, permissions and sizes

    v0.1.4 190 app #permissions #linter #schema-json #name #size
  • hjkl-anvil

    Mason-style LSP and developer-tool installer

    v0.1.1 bin+lib #lsp #install #mason
  • procsys

    retrieve system, kernel, and process metrics from the pseudo-filesystems /proc and /sys

    v0.7.0 340 #proc #process-metrics #process-information #class #system-information #sysfs #watchdog #kernel-process #system-metrics
  • hoard

    backups of files across your filesystem into one location

    v0.6.1 380 bin+lib #dotfiles #backup #location #system #across #nix #non-windows #system-backup
  • hardy-localdisk-storage

    Local filesystem bundle storage backend for Hardy BPA

    v0.5.0 #filesystem #dtn #bpv7
  • harmony-jolt

    JSON to JSON transformation library using the JOLT spec

    v0.7.0 #specification #transformation #json #jolt #json-path #wildcard #concat #java #navigate #john
  • lune-std-process

    Lune standard library - Process

    v0.3.4 200 #lune-standard #process #async #run-time #task-scheduling #luau #lua
  • arbhx-vfs

    An advanced VFS layer for Arbhx

    v1.0.0 #vfs #arbhx
  • zcopy

    Copy files in the command line with ease

    v0.1.2 290 app #file-copy #command-line #copying #seamless #system #target-directory #command-file #zoxide
  • hashtree-fs

    Filesystem-based content-addressed blob storage for hashtree

    v0.2.49 #content-addressable-storage #hash-tree #filesystem-based #blob-storage #stored #structure-hash
  • dryice-bio

    High-throughput transient container for read-like genomic records

    v0.4.0 #genomics #record-key #dryice #codec #high-throughput #on-disk #temporary-files #type-parameters #borrowing #ice
  • rsm-cli

    A safe, fast, and modular symlink manager

    v0.2.1 app #symlink #manager #sync #link #prune
  • write_atomic

    Write to files atomically

    v0.7.1 120 #write-file #atomic #file-copy #temporary-files #atomic-write #permissions
  • everything-ipc

    Rust port of voidtools' Everything's IPC SDK. Can be used to search user files quickly.

    v0.1.2 #ipc #plugin #voidtools #sdk #plugin-sdk
  • zettelkasten-cli

    A zettelkasten CLI that just works and gets out of your way

    v1.5.0 950 app #file #just-works #cli #gets #package-manager #cargo-run #cmd #amazing #taken #install-github
  • sam-zfs-unlocker

    controlling encrypted ZFS pool datasets

    v0.2.0 #zfs-dataset #encryption #load-key #sudo #pool #unmount
  • torvyn-security

    Capability model, sandboxing, and audit for Torvyn

    v0.1.1 #sandbox #component-model #torvyn #grants #audit #security #enforced #audit-logging #filesystem-access #serialization
  • swc_visit

    Visitor generator for stable rustc

    v2.0.1 932K #swc #stable-rustc #generator #visitor #visit #visit-mut
  • explore-os

    An actor system exposed as filesystem

    v0.2.0 app #actor-system #eos #filesystem #state #system-state #internal-state #unpause #write-operations #system-internal #9p
  • cortexa-gcc

    Git-inspired context management for LLM agents -- COMMIT, BRANCH, MERGE, and CONTEXT over versioned memory (arXiv:2508.00031)

    v0.1.2 #context-management #llm-agent #llm #git #memory
  • bitmagnet-comparer

    extracting hashes from bitmagnet and outputting them to the console

    v0.1.2 app #bittorrent #bitmagnet #hash
  • sys-file-manager-path

    获取 Mac Finder、Windows Explore 窗口的路径

    v0.1.1 bin+lib #windows #explore #finder #macos #app-info
  • gity

    Make large Git repositories feel instant - a lightweight daemon that accelerates Git operations

    v0.1.2 app #git #daemon #development-tools #fsmonitor #git-performance
  • forja-memory

    Memory and context storage provider for Forja framework

    v0.2.0 #forja #context #artificial-intelligence #memory #storage #markdown #storage-provider #browser-automation #modes #mouse-input
  • below-common

    Common below code

    v0.9.0 13K #process-information #resource-utilization #record #historical-data #view #historical-system-data #hardware-information #prometheus #snapshot-file #system-information
  • lightdm

    Rust bindings for liblightdm-gobject-1

    v0.1.0 #bindings #liblightdm-gobject-1 #api-bindings
  • spillover

    Generic, disk-spilling external sort pipelines with pluggable keys, codecs, and deduplication

    v0.1.3 #sorting #deduplicate #data-pipeline #sort-key #generic #on-disk-format #genomics #in-memory #flushing #k-way
  • workspace_root

    get workspace root

    v0.2.0 7.0K #fs #get
  • clang-installer

    installing specific versions of clang-format and clang-tidy, used by cpp-linter

    v0.1.0 bin+lib #clang-format #clang-tidy #cpp-linter
  • dkdc-home

    Find and create the ~/.dkdc home directory

    v0.2.2 #home-dir #dkdc #create #env-vars #path
  • oximedia-archive

    Media archive verification and long-term preservation system

    v0.1.6 #archive #preservation #video #verification #multimedia
  • rmtree

    faster rm -rf

    v1.2.1 bin+lib #rm #cli #filesystem
  • audio-preview

    TUI for quickly navigating the file system and previewing audio files

    v0.4.0 app #preview #navigating #previewing #audio #file #command-line-tool #audio-player
  • rikabot

    Rika is a lightweight, local-first AI assistant platform

    v0.3.0 app #artificial-intelligence #local-first #platform #assistant #style #nanobot #zeroclaw
  • rok-storage

    Driver-swappable file storage for the rok ecosystem

    v0.1.0 #amazon-s3 #file-storage #rok #storage
  • tree-type

    Rust macros for creating type-safe filesystem tree structures

    v0.4.5 #walk-dir #tree-structure #macro #filesystem-path #validation #pattern-validation #file-content #serde #dynamic-navigation
  • dolang-ext-shell

    Shell, process, and filesystem extension for the Do language

    v0.1.0 #shell-extensions #scripting-language #standard #container #filesystem #devops #concurrency #language-extension #structured-data
  • serve_static

    Headless utilities for static file serving: path jail, range parsing, MIME detection, directory listing

    v0.1.2 #file-server #static-file-server #mime #security #range
  • grovedb-path

    Path extension crate for GroveDB

    v4.0.0 130 #grove-db #extension #subtree #path #storage
  • extended-notify

    extended cross-platform filesystem notifications

    v0.1.0 #watch #events #filesystem
  • remi-fs

    🐻‍❄️🧶 Official and maintained remi-rs crate for support of the local filesystem

    v0.10.3 #detect #serde-json #remi #filesystem #remi-rs #infer #logging #serde-yaml #bear
  • cargo-apfs-compress

    Compress Cargo target artifacts with APFS compression on macOS

    v0.1.2 bin+lib #cargo-target #compression #apfs #macos #artifact
  • dadk

    DragonOS Application Development Kit DragonOS应用开发工具

    v0.4.0 850 bin+lib #dragon-os #kit #applications #工具
  • licverify

    Rust client for go-license verification system

    v0.1.1 bin+lib #verification #bindings #client #hardware #system #expiry #enterprise-grade
  • agent_feed_install

    projection-safe feed for local coding-agent activity

    v0.1.28 #agent-feed #coding-agent #local #projection-safe #activity #summarization
  • dart_io

    dart inspired high level abstraction to interact with io operations

    v0.1.1 #abstraction #interface #simple #io
  • gc_fst

    Gamecube ISO unpacker and rebuilder

    v0.2.1 180 bin+lib #cli #linux #encoding
  • nils-git-lock

    CLI crate for nils-git-lock in the nils-cli workspace

    v0.7.3 app #lock-files #git #nils-cli #workspace #git-tags #hash #git-workflow #commit-hash
  • guardrail

    Defensive guardrails for AI coding agents — block destructive commands via hooks

    v0.1.0 bin+lib #ai-agent #hook #guardrails #block #defensive #destructive #ai-coding
  • fileluya-lattices

    Filesystem lattice types for KeyLeLuYa, extending propagators-chirho

    v0.1.0 #crdt #propagator #lattice #filesystem
  • code0-cli

    The cli for managing the Code0-Definitions

    v0.0.12 app #cli #report #download #watch #flow
  • temporary

    The package provides means of managing temporary files and folders

    v0.7.0 450 #temporary-files #directory #files-and-folders #io #content
  • tck

    A tactile terminal task app for fast capture and triage

    v0.2.0 app #task #capture #tui #terminal #pane #composer #animation #triage #tactile #group-name
  • rustic_backend

    supporting various backends in rustic-rs

    v0.6.1 2.2K #deduplicate #restic #encryption #backup #library
  • branchfs

    FUSE filesystem with atomic branching for speculative execution

    v0.1.0 bin+lib #branch #copy-on-write #fuse #filesystem #fuse-fs
  • rust-utils

    Various utility routines used in the rust programs I have written

    v0.16.0 #linux #programs #async #future #utilities
  • fslock-arti-fork

    files as locks, forked for use in Arti

    v0.2.0 57K no-std #lock-files #file-lock #lock-file
  • gix-path

    gitoxide project dealing paths and their conversions

    v0.12.0 2.3M #gitoxide #utf-8 #convert #path #separator #byte-slice #bstr #conversions #version-control #path-utilities
  • dirge

    Convenient extensions to the standard library's path types

    v0.1.3 230 #standard-path #absolute-path #filesystem
  • dumap-gui

    Interactive egui treemap viewer for dumap

    v1.1.0 #treemap #disk-usage #visualization #filesystem
  • locked-tripwire

    Prevent cargo installs without --locked

    v0.1.1002 245K #locking #prevent #install-cargo #tripwire #nextest #cargo-nextest #error-message #compile-error #cargo-lock
  • arct-tui

    Terminal UI for Arc Academy Terminal - interactive shell learning interface

    v0.2.2 #artificial-intelligence #tui #interactive-shell #arc #lesson #explanation #command-history #autocomplete #virtual-filesystem #beginner
  • anodize-stage-dmg

    macOS DMG disk image stage for anodize release automation

    v0.1.0 #disk-image #anodize #release-automation #dmg #stage #macos #gcs
  • ecl-adapter-fs

    Filesystem source adapter for ECL pipeline runner

    v0.4.2 #source-adapter #directory #pipeline-runner #ecl #blake3 #glob #file-content #file-source
  • fist

    Interactive Search Tool

    v0.0.2 bin+lib #file-search #text-file #text-search #preview #video #command-history #binds #stash #jump #matchmaker
  • persistent-map

    async, persistent key-value store for Rust, backed by SQLite and designed for extensibility with other storage backends

    v0.1.3 #sqlite #database #key-value-map #persistent-storage #key-value #database-storage
  • azure_mgmt_liftrqumulo

    generated REST API bindings

    v0.21.0 800 #azure-sdk #rest #api-bindings #package-2022-10
  • starbase_sandbox

    A temporary sandbox for testing file system and process operations, with fixtures support

    v0.11.0 4.6K #system-process #testing-fixtures #sandbox #temporary-files #system-testing #testing-file #command-line-testing
  • possum-db

    concurrent disk-backed cache supporting efficient direct file I/O, transactions, and snapshots using file cloning and sparse files

    v0.3.1 500 bin+lib #sqlite #database #persistence
  • iso9660-no-std

    No-std implementation of ISO9660 filesystem

    v0.1.2 no-std #iso-9660 #joliet
  • permanager

    Scan and list GitHub permanent links (blob/<sha40>) in your source code

    v0.1.0 app #github #permanent-link #list #blob #scan
  • smoo-host-cli

    Host CLI for serving smoo block exports over USB

    v0.0.2-rc.6 app #usb-mass-storage #host #block-device #smoo #export #block-storage
  • path-image

    working with image paths

    v0.1.5 #image-path #font #loading #dynamic-image #source #serialization
  • claude-code-history

    Print the most recent Claude Code session for the current or selected workspace

    v0.1.9 app #session-history #claude #commit-message #workspace #choose
  • arbhx-sync

    The sync layer for Arbhx

    v3.0.1 #vfs #blocking
  • treee

    A fast tree command with gitignore support and flexible filtering

    v0.1.1 app #gitignore #directory #filesystem #cli
  • mont

    A task tracker to help you and your agent write robust, reliable code

    v0.1.0 bin+lib #task #task-tracker #claude #reliable #robust
  • pict-rs-typed-path

    Type-safe serializable and parsable string keys and values for pict-rs

    v0.1.1 #pict-rs #key-value #service #upload-image #object-storage #keys-and-values #backup #serialization #docker-run #sled-repo
  • arbhx-vfs-ftp

    The FTP layer for Arbhx

    v1.0.0 #vfs #ftp #arbhx
  • geekmagic-stats

    Push Claude Code usage and disk stats to GeekMagic SmallTV displays

    v0.1.0 bin+lib #jpeg #disk-space #statistics #upload #image #claude #pace #album #font #macos
  • tree-owners

    Find all owners (user and group) inside a directory tree

    v1.0.5 350 app #user-group #linux #cli #file
  • devclean

    clean up your development environment

    v0.1.2 bin+lib #cleanup #git-repository #node-modules #dev #tool #uncommitted #cache #development-environments #desktop
  • subio

    Read, write, and seek within a portion of a file as if it were itself a standalone file

    v0.2.0 #io #subfile #seek
  • rs-drivelist

    basically a Rust implementation of Balena’s drivelist

    v0.9.4 650 #drivelist #balena #list #drive #filesystem
  • googleapis-tonic-google-cloud-gkebackup-logging-v1

    A Google APIs client library generated by tonic-build

    v0.26.0 #google-api-client #gcp #api
  • libreoffice_convert_rust

    converting documents using LibreOffice

    v0.1.0 bin+lib #libre-office #document #conversion #pdf #docx
  • transient-btree-index

    allows you to create a BTree index backed by temporary files

    v0.5.1 2.0K #b-tree-index #temporary-files #index-file #range-query #disk-backed
  • tin-summer

    Command-line tool to find build artifacts and thing occupying space on your computer. Shatters records not glass.

    v1.21.14 170 bin+lib #build-artifact #disk-space #sn #find #cleanup #build-tool #summer #tin #occupying #glass
  • cloudillo-blob-adapter-fs

    Filesystem-backed content-addressed blob storage adapter for the Cloudillo platform

    v0.8.12 #cloudillo #adapter #filesystem #content-addressable
  • xt-oss

    Aliyun OSS SDK

    v0.5.7 390 #aliyun-oss #oss #aliyun
  • vomit-config

    Shared configuration library for all Vomit project tools

    v0.4.0 #vomit #account #config-file #shared #shared-configuration #unified-config
  • exhume_apfs

    This exhume module is proposing Apple FileSystem Parsing

    v0.1.6 bin+lib #apfs #b-tree #container #exhume #superblock #fs-tree #checkpoint #corrupted #proposing #block-device
  • doors

    Access the illumos Doors API from Rust

    v0.8.1 #illumos #door #ipc #procedure #client-server #interprocess-communication #server-response #unix-socket #invocation
  • rolldown-notify-types

    Types used by the notify crate

    v2.0.2 13K #filesystem-events #watch #events #filesystem
  • taskers-paths

    Platform-aware path defaults for taskers

    v0.7.0 #taskers #workspace #terminal-workspace #path #model #browser-automation #panes #notifications #attention #rail
  • teamy-mft

    TeamDman's Master File Table CLI and library for NTFS

    v0.5.1 bin+lib #mft #ntfs #cli
  • mmoxi

    tools for IBM Storage Scale file systems

    v0.4.3 bin+lib #prometheus #storage-scale #gpfs #spectrum-scale
  • orogene

    node_modules/ package manager and utility toolkit

    v0.3.34 130 bin+lib #package-manager #up-to-date #bundler #happen #node-modules #copy-on-write #npm-package #oro #fuss #node-module
  • drasi-bootstrap-scriptfile

    ScriptFile bootstrap plugin for Drasi

    v0.1.15 #bootstrap #drasi #script #plugin
  • ddupe

    Fast, cross-platform CLI for finding and removing duplicate files by content hash

    v1.1.0 bin+lib #duplicate-file #duplicates #cleanup #cli #file-cleanup #hashing
  • clipper-wayland-files

    cli application for copying text file contents to the clipboard on wayland based systems

    v1.0.0 app #wayland-clipboard #text-file #system #copying #applications #command-line-utility
  • walkup

    Finds a file by walking up the directory tree

    v1.0.2 140 #file-search #walk-directory #walk
  • file_picker

    Prompts the user to pick a file interactively from the current directory

    v0.4.1 600 #interactive #prompt #pick #current-directory #file
  • luhproc

    A lightweight background process manager

    v0.1.2 #process-manager #background-task #worker #macro #stopping #process-tracking #process-spawning #env-vars #registering #docker
  • spacemap

    A beautiful CLI tool for analyzing disk space usage with rich terminal visualizations

    v1.1.2 app #disk #analyzer #filesystem #storage-cli #storage
  • async-fd-lock

    Advisory cross-platform file locks using file descriptors with async support by spawning blocking tasks

    v0.2.0 30K #lock-files #file-descriptor #async-file #file-lock #async
  • dir_tools

    Набор инструментов для работы с директориями

    v0.1.2 110 app #directory #tool #filesystem
  • fileluya-ledger

    Quantum-resistant token system for KeyLeLuYa — balances as propagator cells, transfers as Forge gears, sigchain as ledger

    v0.1.0 #ledger #reputation #sigchain #filesystem
  • obliviate

    Small utility to delete files older than a certain amount of days

    v0.2.0 190 app #delete-file #day #amount #older #path
  • libfs

    libfs is a library of file and filesystem operations that is supplementary to std::fs

    v0.9.4 300 #sparse-file #coreutils #filesystem
  • opendev-history

    Session history management: persistence, indexing, locking, and snapshots for OpenDev

    v0.1.4 #lock-files #session-history #snapshot #opendev #session-manager #open-dev #per-step #exclusive #shadow #undo
  • hexz-vfs

    Platform-agnostic virtual filesystem logic for Hexz

    v0.8.2 #archive #storage #snapshot #deduplication
  • diff-trees

    Diff two directory trees based on their content

    v0.1.3 100 #diff #tree-diff #compare
  • weight

    Allows you to quickly and easily calculate the size of all files even with deep nesting

    v1.0.2 app #filesize #measure #file
  • kboot

    A custom target runner for Rust-based operating system kernels

    v0.1.17 bin+lib #operating-system-kernel #runner #qemu #uefi #limine #disk-image #ktest #event-log #logging #command-line-interface
  • nydus-rs

    Nydus Image Service

    v2.2.0 bin+lib #container-image #docker #oci #convert-images #metrics #filesystem-storage #containerd #fuse #storage-service #dragonfly
  • ntfsanitise

    Sanitise filenames for use on NTFS filesystems

    v0.3.0 no-std #ntfs #filesystem #windows #no-alloc
  • tauri-plugin-ambient-fs

    Tauri 2 plugin for ambient-fs filesystem awareness daemon

    v0.1.1 #tauri-plugin #query-file #events #ambient-fs #daemon #auto-launch #file-change #ambient-fsd #ai-agent
  • icon_finder

    Find the path to a Linux application icon by name and resolution

    v1.0.2 bin+lib #name-resolution #icons #themes #finder #path #fuzzy-search #xdg #cache #firefox #reverse-dns
  • rustyhdf5-io

    I/O abstraction layer for rustyhdf5

    v1.93.0 #hdf5 #data-science #science
  • aegis-wire-formats

    Signed attestation manifest format for aegis-boot USB sticks — serde types + JSON Schema

    v0.17.0 bin+lib #attestation #secure-boot #aegis-boot #usb #manifest
  • spacetimedb-fs-utils

    Assorted utilities for filesystem operations used in SpacetimeDB

    v1.3.0 150 #spacetime-db #operation #filesystem #assorted #internal
  • scanner-walker

    Filesystem walking and filtering used by scanner-core

    v0.2.3 #scanner-core #gitignore #parallel #scanfs #directory #walk-dir
  • wasm-wnfs

    WebNative Filesystem API (WebAssembly)

    v0.1.9 #wnfs #ipfs #decentralization
  • llm-coding-tools-core

    Lightweight, high-performance core types and utilities for coding tools - framework agnostic

    v0.1.0 160 #coding-tool #tool-error #llm #core-types #text-processing #blocking #async-blocking #llm-context #truncation #tokio-runtime
  • maram

    A modern, high-performance alternative to the Unix tree command

    v0.2.0 150 bin+lib #directory #visualization #filesystem
  • simd-r-drive-extensions

    Storage extensions for SIMD R Drive

    v0.16.1-alpha 100 #storage-engine #binary-storage #mmap #simd #append-only
  • osh_dir_std_cli

    humans and machines deal with the OSH directory standard: https://github.com/OSEGermany/osh-dir-std

    v0.8.4 app #osh #directory #norm
  • ozymandias

    Alpha-quality backup program

    v0.3.8 650 bin+lib #backup #alpha-quality #encryption
  • nihil

    package manager built on static linking

    v0.2.0 app #package-manager #static-linking #linker #linux #built
  • yazi-tty

    Yazi TTY access layer

    v26.5.9 800 #yazi #tty #access-layer #vim #cross-platform #file-manager
  • lsplt-rs

    binding for LSPlt

    v2.1.6 #hook #plt #plthook
  • pish

    pretty incredible shell

    v0.3.0 app #shell #incredible
  • illfs

    File System Operations

    v0.9.0 #filesystem #rust
  • east-manifest

    Manifest data model, YAML parsing, and import resolution for east

    v0.2.1 #yaml-parser #data-model #east #workspace-management #manifest-driven #define-command #task-execution #git
  • fs9p

    A 9P client library for Rust

    v0.1.1 460 #9p #client #target #no-std
  • seal-core

    Core domain logic for seal — events, storage, projection, SCM

    v0.27.1 #code-review #jj #agent #git #cli
  • fshasher

    Scan the destination folder and make a hash of all files to get the current state of the directory

    v0.3.2 370 #blake #md5 #checksum #sha
  • supersigil-verify

    Verification engine for supersigil spec documents

    v0.14.0 #specification #traceability #testing #verification
  • path_jail

    A secure filesystem sandbox. Restricts paths to a root directory, preventing traversal attacks.

    v0.3.1 #path-traversal #sandbox #filesystem #security #traversal
  • ephemeral-dir

    creating temporary directories that are auto-cleaned

    v0.0.6 #temp-dir #clean #scope #directory #temporary-files #goes-of-scope
  • rustar

    A pure-rust USTAR implementation for OS-dev

    v0.1.4 no-std #no-std #osdev #ustar
  • tiverse-mmap

    Modern, safe, and ergonomic memory-mapped file I/O library with zero unsafe in public API

    v1.0.0 #mmap #zero-copy #performance #io #io-performance #memory-map
  • oxidros-build

    Build utilities for oxidros ROS2 message generation and FFI bindings

    v0.5.7 39K #ros2 #message-generation #oxidros #generator #ros2-client #generate-bindings #srv #bindings-generation #client-bindings
  • lune-std-stdio

    Lune standard library - Stdio

    v0.3.4 380 #lune-standard #async #run-time #stdio #luau #roblox
  • lsa

    file listing tool

    v0.1.8 app #file-listing
  • mime-multipart-hyper1

    MIME multipart parsing, construction, and streaming compatible with hyper v1.x (fork of mime_multipart crate)

    v0.10.0 25K #mime #mixed #multipart
  • cjrh-moreutils-chronic

    Rust implementations of the moreutils tools

    v0.1.4 app #moreutils #chronic
  • glace

    A type-safe, user-friendly proc macro for embedding a file tree into your code

    v0.3.0 #proc-macro #assets #serde #macro-file
  • exhume_partitions

    Extract GPT and (E/M)BR partitions from a Body of data

    v0.3.10 bin+lib #gpt-partition #disk-image #backup #extract #ebr #br
  • 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.

    v0.1.0 #region-table #bat #file-metadata #abi #hyper-v #vhdx #vhd #wsl2 #virtual-disk #sector
  • cjrh-moreutils-lckdo

    Rust implementations of the moreutils tools

    v0.1.4 app #moreutils #lckdo
  • exhume_body

    Format-agnostic data extraction from disk images and other potential data structures

    v0.5.5 bin+lib #disk-image #file-format #vmdk #snapshot #ewf #data-structures #aff #format-agnostic
  • rustydemon-blp2

    reading BLP texture files (BLP0/BLP1/BLP2)

    v0.3.1 #pixel #blp #texture #rgba #texture-format #games #per-pixel #mipmap
  • uv-shell

    internal component crate of uv

    v0.0.45 3.9K #uv #component-of-uv #versioning #package #api
  • oximedia-archive-pro

    Professional archive and digital preservation system for OxiMedia

    v0.1.6 #video #preservation #archive #multimedia #digital
  • proka-fs

    The filesystem of ProkaOS, which is light and simple

    v0.1.5 no-std #filesystem #proka-os #generic #light #default #no-std
  • torvyn-engine

    Wasm engine abstraction and ComponentInvoker for Torvyn

    v0.1.1 #wasmtime #testing #torvyn #wasm-component-model #abstraction #invocation #mocking #reactor #testing-mocking #cranelift
  • dir_indexer

    The project is a Rust library for indexing and retrieving file paths within a directory tree

    v0.0.2 2.4K bin+lib #directory #file-path #directory-path #linux
  • valida-vm-api-linux-arm

    wrapper around valida executable - zero-knowledge virtual machine

    v1.0.0 390 #zero-knowledge #valida #vm #api #zk-vm
  • heft-mft

    Windows MFT-based disk usage scanner that produces .heft files

    v0.2.1 app #disk #heft #scanner #produce #windows
  • valida-vm-api-linux-x86

    wrapper around valida executable - zero-knowledge virtual machine

    v1.0.0 360 #valida #proving #zero-knowledge #standard #vm #zk-vm
  • tauri-plugin-fs-pro

    Extended with additional methods for files and directories

    v2.4.0 1.0K sys #tauri-plugin #fs-pro #fs-extra #plugin-fs #tauri
  • reflexo-vfs

    Vfs for reflexo

    v0.5.4 6.9K #vfs #reflexo #typst #upstream #browser
  • nm-remover

    A TUI tool to find and remove node_modules folders

    v1.1.1 app #tui #cleanup #node-modules
  • rm_rf

    Force-remove a file/directory and all descendants

    v0.6.2 1.9K #delete-file #remove #directory #file
  • 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…

    v3.0.1 290 #home-dir #app-dirs #xdg #path
  • varlinkfs

    A FUSE filesystem providing variant symlinks that resolve based on process environment variables

    v0.1.0 bin+lib #symlink #variant #fuse #filesystem
  • tinymist-vfs

    Vfs for tinymist

    v0.14.6 450 #virtual-filesystem #tinymist #typst #upstream #interning #language-server
  • 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)

    v0.4.3 #mnemo #anthropic #shim #cma #mirror #python-sdk #hmac #audit #agent-sdk #bridged
  • togl

    A CLI tool for toggling code comments across multiple languages

    v0.2.3 bin+lib #file-extension #comments #toggle #line-range #toggling #multi-line #single-line #marker #command-line-tool #eof
  • provekit_fm

    File manager for the Noir compiler

    v1.0.0-beta.11-alpha.1 3.4K #file-manager #noir #compiler
  • bitslideslib

    Core library for synchronizing volumes in the background

    v0.1.2 #slide #bitslides #volume #routes #task #synchronizing #checksumming #media-server #laptop #multiple-devices
  • 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

    v2.0.0 #file-path #path-manipulation #path-processing #path-utils #path-trimming
  • dirgrab-lib

    Core library for dirgrab: concatenates file contents from directories, respecting Git context

    v0.4.0 #git #dirgrab #file-content #git-repository #git-directory #pdf #config-file #target-path #logging #concatenates
  • zouni

    Variety of functions that std does not offer or std offers but are not satisfiable

    v0.2.1 #clipboard #offers #drag-and-drop #std-fs #devices #webview2
  • exhume_ntfs

    Extract NT Filesystem specific artefacts from a given Partition

    v0.1.16 bin+lib #ntfs #filesystem #extract #nt #artefacts
  • leviso-deps

    External dependency resolution for LevitateOS build - handles Linux kernel source, Rocky ISO, and installation tools

    v0.1.3 #bittorrent #download #iso #dependencies #linux
  • agent-diva-tools

    Built-in tools for agent-diva

    v0.4.10 #agent-diva #cron #attachment #tool #shell #agentic-ai #artificial-intelligence
  • allourthings-core

    Core storage library for All Our Things — shared across MCP server, iOS, and Android

    v1.0.1 bin+lib #mcp #storage #household #inventory
  • armature-app

    Build complete Armature applications in Rhai scripts

    v0.1.1 #rhai #framework #scripting
  • hermes-md

    CLI tool to upload and delete files to and from your Supabase project

    v1.3.7 app #file-upload #supabase #command-line-tool #delete-file #publish #config-file
  • lune-std-fs

    Lune standard library - FS

    v0.3.4 380 #lune #lune-standard #async #luau #run-time #task-scheduling
  • oay

    OpenDAL Gateway

    v0.41.22 2.6K bin+lib #amazon-s3 #azblob #storage #fs
  • fscommon

    Filesystem common utilities

    v0.1.1 20K no-std #filesystem #utilities #no-std
  • fuseftp

    Mount FTP servers as local filesystems

    v0.1.0 #filesystem #fuse #ftp #fuse-mount
  • exhume_artefacts

    This exhume module regroup all of the parsers maintained by the community to parse and extract artefact in a standardized way

    v0.2.6 bin+lib #pe #parser #extract #json #record #artefacts #logging #path-parser #emit #evtx
  • copy_to_output

    A small rust library to copy files/folders from the project directory to the output directory

    v2.2.0 1.3K #filesystem #cargo #tool
  • libzetta

    stable interface for programmatic administration of ZFS

    v0.5.0 240 #freebsd #zfs #open3 #zol #os
  • weblauncher

    execute commands through a web interface

    v1.3.0 170 app #web-interface #run-command #dashboard #config-toml #xdg-config-home
  • copytree

    Copy directory trees

    v0.5.2 bin+lib #directory #copying #system #cli #walk #local-file #rsync #ripgrep
  • formcalc-interpreter

    FormCalc expression interpreter for XFA dynamic forms. Experimental — part of the PDFluent XFA stack, under active development.

    v1.0.0-beta.3 #interpreter #forms #part #xfa #experimental #domain-specific-language
  • promkit-widgets

    Widgets for promkit

    v0.5.0 1.6K #widgets #text-editors #promkit #level #state #interactive-prompt
  • netsky

    CLI: the viable system launcher and subcommand dispatcher

    v0.2.0 bin+lib #parser #subcommand #dispatcher #launcher #dispatches #cmd
  • minidex-cli

    TUI for minidex

    v0.10.0+0.25.0 app #indexed #tui #search #storage #path #write-ahead-log #inverted-index #pagination #hardware-accelerated #desktop-applications
  • uymas_cli

    the fast and minimal dependency development tool for rust language

    v2.2.1 260 #command-line-tool #start #language
  • anodize-stage-checksum

    Checksum stage for the anodize release tool — generates SHA, SHA-3, BLAKE2, BLAKE3, CRC32, and MD5 checksums

    v0.1.0 #release-automation #ci-cd #packaging #cargo
  • google_drive_client

    Google Drive Client (Rocket) for api rest

    v0.4.6 nightly #google-drive #client #gdrive
  • pearl

    low level blob-based I/O library

    v0.21.0 250 bin+lib #storage #data-storage #append-only #async #blob #blob-storage
  • ipfrs-storage

    Storage backends and block management for IPFRS content-addressed system

    v0.1.0 #ipfs #sled-database #block-store #sled #database
  • jumprs

    Unified API for reading directory jumper databases (zoxide, z, autojump, fasd)

    v0.1.0 #zoxide #autojump #frecency #jump #directory
  • controlhub-vortexseries

    An ultra-lightweight, fully offline desktop client for Vortex Series mice

    v0.1.0 app #desktop #vortex #client #assets #offline #mice #ultra-lightweight #memory-disk
  • cap-tempfile

    Capability-based temporary directories

    v4.0.2 38K #temporary-files #filesystem #temp-file
  • unfuck

    Python 2.7 bytecode deobfuscator

    v0.4.0 nightly bin+lib #python #deobfuscation #bytecode #name #obfuscated #deobfuscator #2-7 #taint #deobfuscating
  • recv-dir

    Recursive directory walker

    v0.3.1 170 #traversal #directory-traverse #dir-traverse #directory-traversal
  • perl-source-file

    Shared Perl source file classification helpers

    v0.12.2 #perl #filesystem-path #lsp #workspace
  • uira-security

    Platform-native sandboxing (macOS/Linux) and permission management for Uira

    v0.1.1 #ai-agent #sandbox #opencode #uira #platform-native #permissions-management #macos #landlock #seatbelt #claude
  • perl-path-normalize

    Secure workspace-relative path normalization

    v0.12.2 #perl #security #path
  • rosist-sallina-tg-rcore-tutorial-easy-fs-t1l4

    Student AI4OSE lab easy-fs crate for Chapter 6 hard-link support in rCore Tutorial

    v0.0.1-preview.2 no-std #ai4ose #os #os-kernel #kernel
  • sqsh-sys

    Low-level bindings to the libsqsh library

    v0.3.0 sys no-std #archive #libsqsh #compression
  • picomeson

    A small parser for meson.build files

    v0.1.3 #meson #build-system #parser-for-meson #warnings #path
  • ambient-fsd

    Ambient filesystem awareness daemon

    v0.1.1 bin+lib #daemon #logging #server #events #awareness #ambient-fs #debugging
  • arbhx-opendal

    The Arbhx OpenDAL layer for Rust

    v1.0.0 #vfs #opendal
  • moosicbox_log_watch

    Generic log watching, filtering, and optional TUI

    v0.2.0 bin+lib #watch #ratatui #tail
  • duplicate_destroyer

    Finds and annihilates duplicate directories

    v0.0.8 bin+lib #directory #finder #duplicates #duplicate-finder #cleaner
  • jokolink

    copy MumbleLink of Guild Wars 2 by running in wine and copying it to linux filesystem for native access by linux apps

    v0.4.0 bin+lib #wine #x11 #gw2 #linux-native #mumble-link #guild #shared-memory #wars #copying #upto
  • uv-cache-info

    internal component crate of uv

    v0.0.45 3.9K #uv #component-of-uv #versioning
  • mime_multipart

    MIME multipart parsing, construction, and streaming

    v0.6.1 11K #mime #mixed #multipart
  • protoc-bin-vendored-linux-s390_64

    protoc binary for linux-s390_64 compiled by Google and bundled in this crate

    v3.2.0 951K #protoc #binary #linux-s390-64 #google #bundled
  • hashdir2

    A fast, parallel, multi-algorithm directory hasher

    v0.1.2 bin+lib #blake3 #checksum #directory-checksum #checksum-blake3 #directory
  • perl-workspace-ignore

    Shared ignore rules for workspace traversal and filtering

    v0.12.2 #workspace #lsp #perl #discovery #ignore
  • monofs

    monofs is an immutable distributed file system

    v0.2.1 #distributed-file-system #distributed-filesystem #immutability #immutable-data-structures #link #self-hosted
  • jsonhash

    A command-line tool to generate hash values for files. SHA256 and MD5. Output and Error messages in JSON format.

    v0.2.0 bin+lib #sha-256 #md5 #hash
  • swink-agent-artifacts

    Versioned artifact storage for swink-agent sessions

    v0.9.0 #llm-agent #storage #versioned #llm #artifact
  • dotl

    CLI todo tracker written in Rust

    v0.1.8 440 app #task-list #cli-task #task-tracker #due-date #backup #backup-restore #urgent
  • agent-team-mail-tui

    Terminal UI for agent-team-mail: live streaming dashboard for AI agent teams

    v0.45.2 bin+lib #agent-team-mail #live-streaming #tui #claude #atm #inbox #dashboard #artificial-intelligence #ai-agent #env-vars
  • surreal-migraine

    managing surrealdb migrations

    v1.1.0 #surrealdb #migration #directory #binary #single-file #surql #binary-io #temporal
  • ptlist

    A modern replacement for ls command with rich features and beautiful output

    v0.2.4 bin+lib #ls #terminal #cli #file #terminal-file #file-utility
  • efs

    An OS and architecture independent implementation of some Unix filesystems in Rust

    v0.5.0 nightly no-std #directory #filesystem
  • betex

    Betfair / Prediction Market Exchange

    v0.30.0 #market-exchange #betfair #market-prediction #prediction-markets #storage #lock-files #wal #event-sourced
  • normalize-ecosystems

    Project dependency management for multiple package ecosystems

    v0.3.1 #normalize #package-management #package-info #detect #dependency-management #pip #git
  • harmonia-s3-sync

    S3-compatible object storage sync for the Harmonia agent

    v0.1.0 #amazon-s3 #object-storage #harmonia
  • contextify

    save project structure and contents to a text file

    v0.1.3 bin+lib #text-file #project-structure #allow-list #blocklist #pattern #gitignore #save-file #statistics #command-line-tool #contents
  • dyn_fs

    Abstraction for the std::fs stdlib

    v0.0.7 #filesystem #dyn #abstraction #os #stdlib #memory-file
  • mod_installer

    Infinity Engine Mod Installer is a tool designed to automate the installation of mods for Infinity Engine games such as Baldur's Gate, Icewind Dale, and Planescape: Torment. It uses a file called 'weidu…

    v9.0.0 app #mod-install #modding-tools #infinity-engine
  • discord-updater

    download and install the latest Discord version to resolve update issues

    v0.1.5 bin+lib #updater #discord #linux #cli #linux-cli
  • yazi-shared

    Yazi shared library

    v26.5.6 3.9K #terminal-file-manager #yazi #async-io #async-file #development-tools
  • apalis-file-storage

    A test-friendly single process file-based storage backend for apalis

    v0.1.0-rc.9 #storage-back-end #apalis #file-storage #rust #file
  • is-musl

    v0.1.2 bin+lib #musl #github #napi-rs #api #blob
  • xdg

    storing and retrieving files according to XDG Base Directory specification

    v3.0.0 946K #base-directory #config #linux
  • lms

    A fast and reliable alternative to rsync for synchronizing local files

    v0.4.0 bin+lib #file-sync #rsync #linux #cli
  • below-dump

    Dump crate for below

    v0.9.0 800 #process-information #open-metrics #csv #system-resources #system-data #resource-utilization #historical-data #cgroup #prometheus #historical-system-data
  • hadris-cd

    Hybrid ISO+UDF optical disc image creation (UDF Bridge format)

    v1.1.2 no-std #dvd #cd #udf #optical
  • syncless

    ordered, atomic storage without durability guarantees

    v0.2.0 #atomic #storage #crash-consistent
  • backitup

    Stupidly simple crate for backing up files and directories

    v0.1.2 190 #backup #utility
  • filetree-traversing

    working with file trees

    v0.1.10 app #file-tree #directory #filesystem #file
  • cloud-disk-sync

    a cloud disk sync tool

    v0.1.0 bin+lib #cloud-sync #webdav #disk
  • grouse

    asset bundler for Rust

    v0.3.1 #hash #proc-macro #web #assets
  • steer-workspace-client

    Remote workspace client implementation for Steer

    v0.19.0 #coding-agent #artificial-intelligence #workspace #authentication #version-control #unix-socket
  • fs_metadata

    A wrapper around Rust API for getting file metadata

    v0.5.1 #file-metadata #wrapper #metadata
  • config-better

    Configure your application in a friendlier and more consistent way!

    v1.3.1 460 #xdg #config
  • rx-registry-json

    JSON registry and HTTP fetcher adapters for rx

    v0.1.0 #json #rx #fetcher #adapter #registry
  • bt_file_cache

    A caching mechanism for downloading and storing files from URLs

    v0.1.8 #file-cache #storage #file-storage #cache #file
  • xdvdfs

    interacting with XISO/XDVDFS images

    v0.8.3 no-std #filesystem #xiso
  • rualdi

    Rust Aliasing Directory

    v0.2.3 app #bash #zsh #cli #shell
  • xtagger

    Command line application for managing and searching tags stored in filesystem extended attributes

    v1.2.1 220 bin+lib #extended-attributes #xattr #search #tags
  • git-wok

    A multirepo management tool

    v1.4.2 bin+lib #git #git-repository #git-submodule #repo #shell-completion #wok #umbrella #rm #assemble #completion-generation
  • lfs

    give information on mounted filesystems

    v2.10.0 app #filesystem #linux #disk
  • kcr_servicebinding_io

    Kubernetes Custom Resource Bindings

    v3.20260114.224752 #kubernetes-custom-resource-bindings #api-bindings #kubernetes-custom-resources
  • in-place

    file processing

    v0.2.1 230 #temporary-files #edit
  • composefs-ioctls

    Low-level ioctl wrappers for composefs (fs-verity, loop devices)

    v0.4.0 #ioctl #composefs #fsverity
  • integrity-checker

    integrity checker for backups and filesystems

    v0.2.2 bin+lib #backup #integrity
  • imf

    processing .imf files

    v0.3.3 700 #array #map #file
  • holt-regression

    A UI toolkit for Leptos

    v0.2.1 #ui-toolkit #leptos #story #screenshot #compare #baseline #holt #toolkit-for-leptos #regression-testing #visual-regression
  • fierros-sdk

    Stable extension contracts and compatibility harness for Fierros

    v1.0.1 #extension #contract #fierros #compatibility #harness #manifest-path
  • renamore

    More ways to rename files

    v0.3.2 4.3K #file-rename #file-io #rename
  • korrect

    A kubectl version managing shim that invokes the correct version of kubectl or helm ☸

    v0.3.8 bin+lib #kubectl #helm #k8s
  • blooemu

    the best library for OS API's manipulation

    v0.2.1 1.4K #os-api #sockets #host-name #networking #content #timer #alert #symlink #ip #date
  • rncls

    react native or nodejs package manager

    v0.1.2 bin+lib #react-native #package-json #nodejs #ios #sub-directory #current-directory #android #root-path #node-modules #command-line-tool
  • ohos-fileuri-binding

    OpenHarmony's fileuri binding for rust

    v0.1.0 #uri-path #open-harmony #bindings #convert #file #convert-file
  • cfdp-rs

    High level CCSDS File Delivery Protocol components

    v0.3.0 no-std #ccsds #packet #space-protocols #ecss #aerospace
  • corsa_bind_jsonrpc

    JSON-RPC framing and thread-backed transport helpers for corsa-bind

    v0.1.0 #json-rpc #corsa #typescript-bindings #run-time #transport #lsp #tsgo #typescript-go #vp
  • opendal-unofficial

    Apache OpenDAL™: One Layer, All Storage

    v0.54.0-alpha.1 #amazon-s3 #gcs #azblob #storage #fs
  • sequitur

    working with numbered file sequences

    v0.1.11 #rename #sequence #file #vfx
  • jailer

    in creation of sandbox environment

    v0.4.1 240 #sandbox-environment #sandbox
  • terraphim_persistence

    Terraphim persistence layer

    v1.19.0 #artificial-intelligence #personal-assistant #privacy #persistence #storage
  • stowsave

    Automates moving files into a stow directory then using stow to create symlinks back to where the files came from

    v0.1.7 260 app #symlink #stow #directory #automate #create #backup #came
  • scanner-engine

    Core scanning engine powering scanner-core

    v0.2.3 #scanner-core #engine #scan #scanfs #metadata #powering
  • streambed-logged-cli

    A CLI for a file-system-based commit log

    v0.13.0 300 app #commit-log #logging #cli #record #encryption #expectation #concern #file-system-based #root-path #regarding
  • ruffly-all

    Generate a migration path to ruff from anywhere

    v0.6.2 app #ruff #migration #generate #from-anywhere #linter
  • mkfs-ext

    Create original ext (pre-ext2) filesystem images

    v0.1.0 app #linux #filesystem #mkfs #ext
  • changenog-staging

    Zero-config changelog generator with monorepo support

    v2.0.10 app #changelog #monorepo #automation #github #git-changelog #git
  • secretenv-backend-local

    SecretEnv — local filesystem backend

    v0.13.0 #vault #secret #aws #aws-cli #environment
  • rarch

    A blazing fast, content-aware, and atomic file organization tool with undo support

    v0.1.1 app #file-organizer #cli-automation #deduplicate #automation
  • bigbro

    tracking file accesses of processes

    v0.5.2 bin+lib #tracking #accessing #process #read #filesystem #file-tracking #x86-64-linux #email #usr-lib #libc
  • nfs3_client

    NFS3 client

    v0.8.0 1.2K #nfs #nfs3 #smol #client #tokio #nf-sv3 #tokio-runtime
  • cell-codec

    Codec utilities for the Cell distributed computing framework

    v0.4.1 #cell #distributed #codec #computing #unix-domain-socket #podman #raft-consensus #cache #substrate #sock
  • backuppc_pool_reader

    CLI for reading BackupPC pool files (contains a FUSE file system to mount the pool)

    v2.0.1 800 bin+lib #pool #filesystem #fuse #backuppc
  • agent_reel_redaction

    projection-safe feed for local coding-agent activity

    v0.1.0 #agent-feed #coding-agent #local #projection-safe #activity #summarization
  • wae-storage

    WAE Storage - 存储服务抽象层,支持腾讯云 COS、阿里云 OSS、AWS S3、Google Cloud Storage、本地存储

    v0.0.2 #cos #oss #storage #gcs
  • siz

    A versatile, cross-platform command line file size reporting executable with default recursive file system traversal

    v0.4.0 110 bin+lib #filesize #executable #command-line #file
  • rspack_watcher

    rspack watcher

    v0.100.2 120 #rspack #javascript-bundler #webpack #rspack-bundler #watcher #rstack
  • file-requirements

    Composable file existence requirements with nested AND/OR logic and duplicate-term protection

    v0.1.0 #file-validation #requirements #and #validation #or #requirements-and-or
  • tauri-plugin-custom-themes

    A custom themes system plugin for Tauri v2 apps

    v0.1.0 sys #tauri-plugin #themes #dark-mode #locale #app #css-variables #preview #font
  • ax-fs

    ArceOS filesystem module

    v0.5.11 #module #filesystem #arce-os #system #axvisor
  • cartog-watch

    File system watcher with auto-reindexing for cartog

    v0.14.5 210 #cartog #rag #file-extension #auto-reindexing #debounce #embedding #markdown #node-modules #file-watching #modes
  • sluuz

    CLI tools for searching and managing git repositories

    v0.1.0 app #git #git-repository #search #scan #cli-for-searching #history-search #git-history #commit-history
  • abstract-gui

    Declarative GUI structure language and CLI

    v0.1.2 bin+lib #declarative-gui #inherit #nav #language #set #drill #leaf-page #shorthand #package-name
  • dotstrap

    Template-driven dotfiles bootstrapper for macOS

    v0.1.0+a326cba bin+lib #templating #secret #home-dir #dotfiles #install #bootstrapper #macos #formulae #brew #taps
  • dir-tree-obj

    A basic tree-like representation of a specific directory

    v0.1.3 #directory #tree-like #representation
  • block-utils

    work with block devices. Formatting, getting device info, identifying type of device, etc.

    v0.11.1 6.0K #block-device #formatting #detect #info #identifying
  • maelstrom-fuse

    interacting with FUSE with async Rust

    v0.14.0 #fuse #async #maelstrom #fuser #information #cargo-subcommand #distributed-systems
  • fs-hdfs

    libhdfs binding library and safe Rust APIs

    v0.1.12 290 #hadoop #hdfs
  • kora-cdc

    Change Data Capture with per-shard ring buffers and subscriptions for Kōra

    v0.2.0 #change-data-capture #ring-buffer #kora #cdc #subscription #glob-pattern #embedded-database #sequence-numbers #consumer-groups #write-operations
  • alfred-clean

    🧤 Alfred - A blazingly fast CLI tool to automatically organize your folders

    v0.1.1 app #file-organizer #automation #productivity #cli
  • gobblytes-erofs-rs

    A pure Rust library for reading EROFS (Enhanced Read-Only File System) images

    v0.1.1 310 #read-only #erofs #linux #filesystem
  • ta-connector-fs

    Filesystem connector for Trusted Autonomy

    v0.15.15-alpha.3 #ai-agent #connector #autonomy #agent
  • mantle-git

    CoW-accelerated git worktree hydration

    v0.1.3 bin+lib #git-worktree #worktrees #mantle #disk-space #gitignore #copy-on-write #hydration #apfs #node-modules #build-artifact
  • embd

    Read files or directories from the filesystem at runtime on debug, embed on release

    v0.1.5 390 #bundling #embedding #debug-optimization #file
  • tigrbl_rs_spec

    Canonical Rust Tigrbl spec IR and datatype model

    v0.4.0 #specification #tigrbl #datatype #model #canonical
  • rustpix-io

    Memory-mapped file I/O for rustpix

    v1.1.2 #hdf5 #file-io #neutron-imaging #memory-mapped-file #scientific #memory-mapped
  • mixtape-tools

    Ready-to-use tool implementations for the mixtape agent framework

    v0.4.0 #ai-agent #llm #tool #filesystem
  • image-rider-fat

    Rust nom parser to read FAT file systems

    v0.5.3 350 #nom #filesystem #fat
  • scanner-output

    Output record types and rendering helpers used by scanner-core

    v0.2.3 #scanner-core #file-record #scanfs #ndjson #output
  • pure_fat

    A super flexible library for parsing FAT file systems

    v1.0.0 no-std #filesystem #parser #file #no-alloc
  • bible-reading-progress

    An example generated using the simple template

    v0.1.0 bin+lib #reading #verse #bible #progress-tracker #record #dashboard #statistics #passage #tui #today
  • chithi

    OpenZFS replication tools

    v0.1.1 bin+lib #replication #open-zfs #zfs
  • thisdir

    (WIP) Extremely flexible filesystem sandboxing

    v0.1.0 app #sandbox #flexible #filesystem
  • disk-space

    Tiny lib for disk space info of os file system (cross-platform)

    v0.1.2 #os-info #utility #filesystem
  • wikijs

    API bindings, CLI client and FUSE filesystem for Wiki.js written in Rust

    v0.2.1 130 bin+lib #js-api #fuse #api-client #fuse-fs #wiki #graphql-client #js-bindings #command-line-client #client-bindings #password-authentication
  • arkv

    A fast, no-frills file archiving tool that copies files to remote servers via SFTP

    v1.0.1 app #file-transfer #archive #sftp #backup
  • fine-directory-curator

    A Rust-powered CLI tool to organize and curate files in macOS directories

    v0.2.0 app #directory #config-path #sorting #macos #extension #path-config #logging #curator #organizing #command-line-tool
  • cd-pls

    A pretty ls-like command for listing files

    v0.1.11 420 app #pls #ls-like #listing #color #directory #current-directory #icons
  • ept-lib

    Edgeless Package Tools

    v0.4.9 #edgeless #windows #package
  • entertainarr-adapter-filesystem

    Filesystem adapter for entertainarr

    v0.1.1 #filesystem #crux
  • mofu

    More optimistic file utilities

    v0.1.2 #optimistic #file-system-utilities #filesystem
  • bin_vault

    A custom binary database

    v0.1.0 #binary #object #abstraction #database #custom
  • blkpath

    Resolve the underlying block device path from a file path or file descriptor

    v0.1.0 bin+lib #block-device #linux #storage
  • rolldown-notify-debouncer-full

    notify event debouncer optimized for ease of use

    v0.7.6 5.7K #watch #events #filesystem
  • normalize-facts

    Code fact extraction and storage library

    v0.3.1 bin+lib #normalize #grammar #fact #symbols #extract
  • aerolvm-sdk

    SDK for the Aerol.ai MicroVM sandbox API

    v0.1.7 #micro-vm #sandbox #sdk #artificial-intelligence #run-time #ai-sdk #life-cycle
  • dtw_rs

    A zero-dependency Dynamic Time Warping (DTW) library for Rust

    v0.10.0 #dynamic-time-warping #dynamic-programming
  • rmp_fs

    A small lib that help to serialize and deserialize from/to rmp (RustMessagePack) with a file

    v1.0.4 #serialization #rmp #deserialize
  • bluenoise

    Ergonomic blue noise (poisson disk sampling) for the masses

    v0.2.2 #poisson #noise #blue
  • dio-align

    Query direct I/O alignment requirements for a filesystem path

    v0.1.0 #block-alignment #direct-io #dio #alignment
  • ferripfs-repo

    IPFS repository management - datastore, keystore, and identity

    v0.1.0 #ipfs #data-store #key-store #repository
  • llm-coding-tools-rig

    Lightweight, high-performance Rig framework Tool implementations for coding tools

    v0.1.0 #rig #tool #coding-tool #llm #framework #grep #todo-list #shared-state #fetching #re-exports
  • scanner-phash

    Perceptual hashing utilities used by scanner-core

    v0.2.3 #perceptual-hash #scanner-core #hashing #scanfs #value
  • kiln-sv-wave

    Surfer waveform integration for kiln

    v0.4.0 #kiln #waveform #integration #surfer #fst #verilator #waves #land
  • scute

    Deterministic fitness checks for your codebase

    v0.0.15 app #fitness #deterministic #codebase #check #evolve #boundaries
  • audiflow-smartplaylist-server

    Local API server for audiflow smart playlist editor

    v6.0.0 #podcast #playlist #editor #rss-feed #pattern #server-api #local-api #audiflow #config-json #preview
  • graphgarden

    CLI for GraphGarden — crawl a site and generate its protocol file

    v0.2.0 app #site #protocols #generate #crawl #file #config-path #default-config
  • block-device-driver

    Block device trait

    v0.2.0 51K no-std #block-device #no-std #devices
  • protoc-plugin-by-closure

    Use Google Protocol Buffer compiler (protoc) with your closure code

    v0.2.0 #protoc-plugin #compiler-plugin #protobuf #closures #executable #proto-path #proto-file #filenames #file-content #output-dir
  • opendal_obs

    [FORK]Apache OpenDAL™: Access data freely, painlessly, and efficiently

    v0.50.4 #amazon-s3 #gcs #azblob #storage #fs
  • outsider

    Test artifact changes locally from multiple projects that already use gitlab-art

    v0.4.1 app #gitlab #artifact #locally
  • zsh

    Zsh interpreter and parser in Rust

    v0.8.13 bin+lib #jobs #interpreter #shell #lexer #line-editor #execution-engine
  • stackathon

    The interpreter for the Stackathon language

    v0.5.0 bin+lib #interpreter #stack #print #string #block #language-interpreter
  • amql-file-lock

    Per-key lock manager for concurrent file access

    v0.0.0-alpha.0 #lock-files #aql #concurrency #file-lock
  • peroxide-cryptsetup

    Command-line utility for managing LUKS encrypted volumes using 2FA methods (for example Yubikeys)

    v0.3.2 bin+lib #encryption #luks #cryptsetup
  • sqlite-vfs

    Build SQLite virtual file systems (VFS) by implementing a simple Rust trait

    v0.2.0 430 #virtual-filesystem #sqlite #vfs
  • yosh

    A POSIX-compliant shell implemented in Rust

    v0.2.3 bin+lib #posix-compliant #shell #reserved
  • bugfixes

    Rust logging client for Bugfixes with optional remote reporting

    v0.2.4 110 #logging #client #remote #bug-report #reporting
  • rblake2sum

    Calculate recursive blake2 digest for path or directory

    v0.3.1 app #hash #digest #filesystem
  • 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.

    v0.2.0 #record-batch #parquet #parallel #column #reading #arrow-format
  • farmfe_plugin_file_size

    file size plugin of farm

    v2.0.1 110 #farm-plugin #bundler #filesize #vite-compatible #hmr
  • libstoragemgmt-rust

    Rust bindings for libStorageMgmt

    v0.0.2 180 #storage #access-control
  • srtlib

    handling .srt subtitle files

    v0.2.0 210 #srt #subtitle #parser #srt-subtitle
  • xattrs

    Cross-platform xattr support

    v0.1.0 #xattr #cross-platform #file-descriptor #file-path #user #extension-traits #path-ext #freebsd #pb #plumbing
  • le-change

    Ultra-fast Git change detection library with zero-cost abstractions

    v0.1.1 nightly #git-diff #zero-copy #performance #diff
  • eryx-vfs

    Virtual filesystem implementation for eryx sandbox

    v0.4.9 #virtual-filesystem #eryx #storage #sandboxed #hybrid #scrubbing #in-memory
  • deps-bundler

    Gemfile support for deps-lsp

    v0.9.3 #diagnostics #deps-lsp #gemfile #registry #rubygems #lock-files #git #pessimistic #client-version
  • linux-disk-space-manager

    a system controller for linux disk space management

    v1.0.7 app #disk-space #linux-administration #disk #linux-controller
  • nbdkit

    Rust bindings to the NBDKit framework for creating Network Block Device servers

    v0.3.0 2.6K #network-block-device #nbd #api-bindings
  • 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…

    v4.0.5 270 #ceph #build-environment #storage
  • linkleaf-core

    Local-first protobuf-only link feed manager (linkleaf.v1) library

    v0.1.2 160 #protobuf #local-first #prost #feed #link
  • hard-sync-core

    Core library for hard-sync: file sync engine, drive detection, config, and watch mode

    v1.0.0 #backup #file-sync #cli #drive
  • rusoto_fsx

    AWS SDK for Rust - Amazon FSx @ 2018-03-01

    v0.48.0 #aws-sdk #fsx #aws
  • wnfs-nameaccumulator

    Cryptographic accumulators for the Webnative Filesystem

    v0.3.0 #wnfs #decentralization #ipfs
  • melatonin

    A version manager for the BYOND environment

    v0.9.1 310 bin+lib #version-manager #byond #dreammaker
  • czkawka-dupes-to-symlinks

    Safely turn Czkawka duplicate reports into space-saving symlinks

    v0.1.1 bin+lib #symlink #deduplicate #czkawka #filesystem #cli
  • sqlite-plugin

    building a custom SQLite virtual file system (VFS)

    v0.10.0 #virtual-filesystem #extension #vfs
  • gravityfile-scan

    File system scanning engine for gravityfile

    v0.2.4 #walk-dir #filesystem #scanner #gravityfile #inode #mount-points #tree-traversal #hardlink #directory-size #jwalk
  • fastrm

    A fast version of the rm command

    v0.1.1 app #rm #command #version
  • rat_mime_guess

    通过文件扩展名猜测 MIME 类型,使用 PHF 实现 O(1) 查找

    v0.1.0 #mime-types #file-extension #content-type
  • local-store

    Local storage primitives: platform-agnostic paths, ACID file/dir storage, atomic IO, format dispatch

    v0.1.0 260 #filesystem-storage #persistence #config #filesystem
  • fs-utils

    help working with the filesytem

    v1.1.4 10K #filesystem #help #filesytem
  • disktest-rawio

    Raw disk I/O for the disktest crate

    v2.1.0 #hard-drive #sdcard #ssd #disk #flash
  • brk-notify

    Cross-platform filesystem notification library

    v8.2.1 #filesystem-events #watch #events #filesystem
  • kcr_k8up_io

    Kubernetes Custom Resource Bindings

    v3.20260117.83622 #security-context #pod-spec #kubernetes-custom-resource-bindings #io
  • rsfdisk

    Safe Rust wrapper around the util-linux/libfdisk C library

    v0.2.0 200 #util-linux #libfdisk #fdisk #wrapper #api-bindings
  • gibblox-iso9660

    Block reader for ISO9660 file contents

    v0.0.2-rc.3 no-std #gibblox #block-reader #iso-9660
  • rmcp-trash

    MCP server for cross-platform trash/recycle bin operations

    v0.2.0 app #mcp #trash #rmcp
  • xnv

    XML navigator and interactive filter with XPath-like queries

    v0.1.0 app #xml #query #stdout #interactive #navigator #xml-document #debounce #keybind #jnv #cat
  • cpp-linter

    Run clang-format and clang-tidy on a batch of files

    v2.0.0-rc9 bin+lib #linter #clang-format #clang-tidy
  • timestore

    Fully serializable on-disk datastore for time data

    v0.1.1 #data-store #on-disk #serialization #time-data #direct-io #io-uring
  • embednfsd

    NFSv4.1 server daemon powered by embednfs

    v0.4.1 app #server #nfs #nfsv4 #filesystem
  • rattler_shell

    help with activation and deactivation of a conda environment

    v0.26.12 24K #rattler #conda #deactivation #activation #environment-management #package-management #python-bindings #conda-forge #rattler-build
  • prefligit

    pre-commit implemeneted in Rust

    v0.0.8 270 app #python #pre-commit #warnings #hook #environment #uv #pypi
  • relative-path-utils

    Portable, relative paths for Rust

    v0.3.1 420 no-std #relative-path #glob-pattern #root-directory
  • mchdir

    enter a directory in one command

    v0.3.0 200 app #change #chdir #mkdir
  • s3invsync

    AWS S3 Inventory-based backup tool with efficient incremental & versionId support

    v0.2.0 app #amazon-s3 #backup
  • watchexec-filterer-globset

    Watchexec filterer component based on globset

    v8.0.0 13K #glob-set #filterer #watchexec
  • paved

    platform agnostic path representation

    v0.6.0 #cross-platform-path #cross-platform #path #utility
  • git-comma

    AI-powered git commit message generator using OpenRouter API

    v1.0.7 bin+lib #artificial-intelligence #commit-message #git #git-commit #open-router #system-prompt #commit-message-generation #ai-powered #commit-message-generator #regenerate
  • 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…

    v0.9.4 bin+lib #hashing #file-integrity #incremental-update #verify #executable #intrusion-detection #file-tree #detect-file
  • serde-json-file-io

    A package for writing and reading from/to JSON, Data Structures which implement serde's Serialize and or Deserialize

    v1.0.4 #serde-json #json #serialization
  • librarium

    reading, creating, and modification of cpio file systems

    v0.5.0 no-std #archive #cpio #filesystem #linux #deku
  • inotify-sys

    inotify bindings for the Rust programming language

    v0.1.5 9.3M #linux
  • pave

    PAVED documentation tool - structured docs optimized for AI agents

    v0.1.0 bin+lib #documentation #documentation-tool #ai-agent #verification #validation
  • yazi-adapter

    Yazi image adapter

    v26.5.6 3.8K #yazi-image-adapter #file-manager #terminal-file-manager
  • mkdirp

    mkdir -p

    v1.0.0 1.1K #mkdir #directory
  • oni-comb-uri

    Zero-copy RFC 3986 URI parser with URN support built on oni-comb-parser

    v3.0.0 #zero-copy-parser #uri-parser #rfc-3986 #combinator #parser-combinator #urn #ipv6 #ipv4
  • skrills-discovery

    Filesystem discovery and hashing utilities used by the skrills MCP server

    v0.8.0 #hashing #skill #mcp #filesystem
  • spacetimedb-paths

    The spacetimedb directory structure, represented as a type hierarchy

    v1.3.0 150 #spacetime-db #directory #server #file-path #hierarchy
  • patternhunt

    A high-performance, cross-platform glob/pattern matching library for filesystem search with advanced pattern support and metadata filtering

    v0.4.0 #glob-pattern #regex #file-search #search-pattern
  • hotwatch

    conveniently watching and handling file changes

    v0.5.0 5.9K #watch #events #filesystem
  • arigato

    barebones Rust framework for creating and serving a 9p filesystem

    v0.2.1 210 #9p #filesystem #framework #bare-bones #future
  • crankshaft-config

    Configuration facilities for Crankshaft

    v0.6.0 4.4K #crankshaft #config #object #facilities #execution #notes
  • encrypted_fs

    An encrypted file system that mounts with FUSE on Linux. It can be used to create encrypted directories.

    v0.1.21 1.0K bin+lib #encryption #filesystem #fuse #system-security
  • bkr

    Backup and restore tool for syncing files to AWS S3 with native zstd compression

    v1.0.0 bin+lib #backup-restore #zstd #backup #aws
  • fileluya-proto

    Shared protocol types for KeyLeLuYa encrypted filesystem

    v0.1.0 #encryption #fuse #protocols #filesystem
  • recast

    Transforms one serialization format into another

    v0.2.1 430 app #query-string #json #csv #toml
  • libstorage

    Storage helper functions

    v0.4.8 #net-app #storage #emc #netapp
  • jdexmd

    generate a Johnny Decimal system for Obsidian and your Documents folder

    v0.1.4 190 app #obsidian #johnny-decimal #system #jdex #documents
  • rfm

    Expanded options for interacting with files and directories. Creating/copying/moving etc. File manager, only inside Rust 🦀

    v1.0.2 #directory #move #copy
  • zesh

    A zellij session manager with zoxide integration, inspired by tmux sesh

    v0.4.0 bin+lib #tmux-session-manager #git #zellij #zoxide #integration #git-repository #sesh
  • take_bytes

    Read input from stdin or file path, designed for clap CLI arguments

    v0.1.0 #stdin #clap #input-file
  • corsa_bind_lsp

    LSP-focused clients, overlays, and virtual documents for typescript-go

    v0.1.0 #typescript-go #lsp-client #corsa #overlay #typescript-bindings #tsgo
  • koto_tempfile

    A Koto library for working with temporary files

    v0.16.1 #koto #scripting-language #scripting
  • jacquard-olsrv2

    Deterministic OLSRv2-class link-state routing engine for Jacquard

    v0.9.0 #routing-engine #jacquard #link-state #deterministic #shortest-path #topology #tc #mpr
  • sapphire-sync

    Git-based workspace synchronization library

    v0.10.1 170 #workspace #git #sync
  • apimock-routing

    Routing model for apimock: rule sets, request matching, and read-only views for GUI tooling

    v5.1.2 #rules #matching #read-only #apimock #model #url-path #respond #json-path #text-file #glob
  • rdupes

    port of pydupes. Super fast.

    v1.0.0 bin+lib #file-finder #port #pydupes #duplicate-file #duplicates #duplicate-finder
  • lunchbox

    An async virtual filesystem interface

    v0.1.4 #virtual-filesystem #async #abstraction #abstraction-async
  • zccache-download-protocol

    Protocol messages for the zccache download daemon

    v1.4.0 2.2K #zccache #download #protocols #message #daemon
  • silicube

    sandboxed code execution

    v0.3.1 #code-execution #sandboxed #isolate #session #cgroup #wall #cpu-time
  • jwalk-meta

    Filesystem walk performed in parallel with streamed and sorted results

    v0.9.4 1.1K #walk-dir #parallel #iterator #recursion #directory
  • libmount

    The type-safe wrapper around mount system call

    v0.1.15 14K #container #linux-mount #filesystem #linux
  • rust-filesearch

    Fast developer tools: fexplorer (file explorer) and px (project switcher with fuzzy search and frecency)

    v0.1.0 bin+lib #fuzzy-search #frecency #cli
  • ttsync-fs

    File system adapter for TT-Sync manifest scanning and atomic I/O

    v1.0.0 #tt-sync #docker #atomic #file #tauri-tavern
  • libicsneoc2-sys

    FFI bindings to the libicsneo icsneoc2 C library

    v0.1002002.0-rc.4 sys #icsneoc2 #networking #libicsneo #vendored #bindings
  • joat-repo

    Metadirectory repositories

    v0.0.12 490 bin+lib #repository #general #metadirectory
  • memexec

    loading and executing PE (Portable Executable) from memory without ever touching the disk

    v0.2.0 #portable-executable #pe #pe-parser #disk #x86-64 #memory-disk #touching #dll
  • oswo

    Organize your sway outputs

    v2.1.0 bin+lib #sway #output #organize
  • wnfs-common

    Common types for the Webnative Filesystem

    v0.3.0 #wnfs #ipfs #decentralization
  • build-clean

    Clean all build caches on your disk!

    v1.6.1 500 nightly bin+lib #build-cache #clean #lua #multi-threading #search #file-search #package-manager
  • panex-core

    Shared filesystem operations for PanEx

    v0.4.1 #file-explorer #file-manager #tui
  • cleaner-upper-rs

    A fast, cross-platform file system cleaner for removing recreatable folders and cache directories across different operating systems

    v0.1.2 app #cross-platform #cache-directory #os #cleanup #filesystem #disk-space #cleaner #removing #parallel-processing #system-directory
  • dwh

    digitronic protocol dwh

    v0.7.1 bin+lib #git #protocols
  • rew-vfile

    Core utilities and types for the Rew runtime system

    v0.0.66 700 #rew #run-time #coffeescript #system #api-compatible #deno #nodejs
  • rust_search

    Blazingly fast file search library built in Rust

    v2.1.0 3.6K #file-search #library #directory #directories
  • denort_helper

    Helpers for denort

    v0.45.0 3.2K #deno #helper #binary #compile #producing
  • macdirstat

    fast windirstat clone for macos

    v0.5.0 bin+lib #macos #treemap #directory #delete #windirstat #visualizer #picker #statistics #shading #rectangle
  • 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…

    v3.0.1 6.0K #home-dir #app-dirs #xdg #path
  • x79d8

    Serve encrypted files via local FTP

    v0.2.1 app #encryption #ftp #local #scrypt #key #cryptography #serve-directory #key-derivation #libunftp
  • loq_fs

    Filesystem operations for loq - enforce file size constraints

    v0.1.0 #loq #filesize #filesystem #violation #check #llm #line-count #electric #file-line #fence
  • dumpfiles

    A CLI and library for generating structured YAML representations of directory contents, optimized for efficiently sharing codebases with LLMs

    v0.3.0 110 bin+lib #llm #documentation #cli
  • gravityfile-tui

    Terminal user interface for gravityfile

    v0.2.4 #tui #preview #clipboard #layout #gravityfile #miller #directory-move #conflict-resolution #undo #dark-light
  • fuseftp-cli

    CLI for mounting FTP servers as local filesystems

    v0.1.0 app #fuse-mount #fuse #cli #filesystem #ftp
  • sand-mcp-fs

    MCP filesystem server with sandbox security based on cap-std

    v0.1.0 bin+lib #model-context-protocol #mcp #sandbox #cap-std #filesystem #preventing #filesize #file-access #technology #file-operation
  • kcr_fossul_io

    Kubernetes Custom Resource Bindings

    v3.20260116.135350 #kubernetes-custom-resource-bindings #api-bindings #kubernetes-custom-resources
  • cpui

    A modern replacement for cp command with progress bar and advanced features

    v0.1.4 140 app #filesystem #copy #progress
  • xdvdfs-cli

    interacting with XISO/XDVDFS images

    v0.8.3 app #cli #filesystem
  • jax-object-store

    SQLite + object storage backend for blob data

    v0.1.4 #object-store #storage-back-end #sqlite #blob #hash #min-io #amazon-s3 #in-memory
  • gix-fs

    providing file system specific utilities to gitoxide

    v0.21.1 2.3M #file-system-utilities #filesystem #version-control #gitoxide #stack #path-components #relative-path
  • changepacks-node

    Node.js project support for changepacks (npm, pnpm, yarn)

    v0.2.18 #nodejs #changepacks #publish #js #npm-package #changelog #package-json #pnpm #yarn #version-manager
  • 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…

    v0.2.0 app #clipboard #aggregation
  • chunkfs

    An in-memory file system that can be used to compare different deduplication algorithms

    v0.1.3 190 #deduplicate #chunking #cdc #filesystem
  • gravityfile-ops

    File operations engine for gravityfile

    v0.2.4 #conflict-resolution #file-operation #undo #file-rename #gravityfile #file-copy #progress-reporting #trash #async-file #logging
  • nora_rename

    Command line utility for renaming files in batch using regex with advanced control

    v1.0.0 app #file-rename #regex #batch-rename #command-line #control #nora #batch-file #command-line-utility #command-line-tool #ternary
  • simple-snap

    Minimalist BTRFS periodic snapshot tool

    v0.1.1 app #snapshot #btrfs
  • dedcore

    A high-performance deduplication tool

    v0.1.0 bin+lib #hashing #duplicate-file #file-deduplication #similarity #deduplication
  • pidfile-rs

    Rust reimplementation of pidfile_* functions from libbsd/libutil

    v0.3.1 160 #daemon #libbsd #libutil #detect #concurrency
  • feff10

    Rust wrapper for FEFF10 X-ray absorption spectroscopy calculations

    v0.2.0 #spectroscopy #feff #exafs #xanes #xas
  • kcr_api_kubemod_io

    Kubernetes Custom Resource Bindings

    v3.20260117.34515 #kubernetes-custom-resource-bindings #api-bindings #kubernetes-custom-resources
  • 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…

    v3.2.5 #build-environment #github #storage
  • 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

    v0.1.1 bin+lib #fuse #git #overlay #filesystem #bindroot
  • entertainarr-adapter-filesystem-prelude

    Filesystem prelude for entertainarr

    v0.1.1 #crux #entertainarr
  • flashkraft-tui

    FlashKraft — OS image writer terminal application (Ratatui TUI)

    v1.2.2 bin+lib #flash #iso #imager #usb #disk
  • jacquard-mem-node-profile

    In-memory node profile and node state builders for Jacquard tests

    v0.9.0 #node-state #builder #jacquard #profile #in-memory
  • file-ext

    Collection of utility functions to work with files

    v12.0.0 #delete-file #update #delete
  • agnt-tools

    Built-in tools for the agnt agent runtime — filesystem, search, fetch, shell. Sandbox-aware.

    v0.3.1 #llm-agent #tool #llm #api-bindings
  • copy_on_write

    Copy-On-Write Rust implementation

    v0.2.0 bin+lib #file-copy #os #filesystem #cloud-native #drive #windows-and-linux
  • git-lfs-store

    Content-addressable on-disk store for Git LFS objects

    v0.5.0 #content-addressable-storage #git-lfs #lfs #git #content-addressable
  • file-organizer

    A powerful, cross-platform file organization tool

    v0.7.3 120 bin+lib #tui #file-organization #organization
  • bmap2simg

    Convert bmap images to Android sparse

    v0.1.0 app #disk-image #android #bmap #sparse #convert
  • s5_fuse

    FUSE filesystem implementation for S5

    v1.0.0-beta.1 bin+lib #fuse #s5 #filesystem #storage #store #fuse-fs #driver
  • tokmd-walk

    File listing and asset discovery utilities for tokmd analysis

    v1.9.0 #file-listing #gitignore #asset-discovery #filesystem #walk #file-discovery
  • mountinfo2

    parsing mount points on Linux and other Unix systems

    v0.2.2 500 #linux #filesystem #mountinfo #linux-mount #mtab
  • mdif

    written in rust, terminal-based disk usage analyzer

    v0.1.12 app #disk #visualization #analyzer #disk-usage #cli
  • heft

    Fast disk usage scanner with mtime tracking

    v0.3.1 bin+lib #lmdb #disk-usage #du #filesystem
  • jacquard-mem-link-profile

    In-memory link profile and carrier implementations for Jacquard tests

    v0.9.0 #link-profile #jacquard #link-preset #testing #carrier #in-memory #link-state #retention #stays
  • rtag-lib

    File tagging library for Linux targets

    v0.3.4 #tagging #lib #tags
  • fdedup

    Cross platform md5 based file deduplication tool

    v1.0.1 app #deduplicate #cross-platform #dedup #file
  • id3-image

    embed images into mp3 files

    v0.3.1 bin+lib #music #mp3 #image #id3
  • entertainarr-adapter-filesystem-pcloud

    Filesystem PCloud adapter for entertainarr

    v0.1.1 #crux #entertainarr
  • win_tree

    Tree command to generate file system tree structure snapshot in JSON

    v0.1.3 150 bin+lib #snapshot-file #file-structure #thread-pool #filesystem #pattern-matching #file-system-tree
  • baklava

    wrapper around the InsightFace library to perform face comparison

    v0.1.4 180 #insightface #inspireface #face-comparison
  • vortex-fs

    Virtual file system with fault injection for Vortex simulation

    v0.1.0 #virtual-filesystem #fault-injection #vortex #system #deterministic #in-memory #pass-through
  • fuse3_opendal

    fuse3 integration for Apache OpenDAL

    v0.0.19 #opendal #fuse3 #storage #fuse #opendal-integration #tokio-test #fuse-fs
  • lwext4_rust

    lwext4 in Rust

    v0.2.0 7.2K nightly sys no-std #filesystem #ext4 #file #microcontrollers #compile
  • catbox

    Catbox.moe's API

    v0.8.2 240 bin+lib #file-upload #api-bindings #upload
  • grrs-pengyu

    grep-like CLI tool

    v0.1.0 app #cli #grep-like
  • dotenvpp-cli

    CLI for parsing, checking, and loading .env files with DotenvPP

    v0.0.3 app #env-file #cli-parser #loading #checking #layered #env-production
  • netcdf-src

    Build scripts for building netCDF from source

    v0.5.1 6.3K sys #net-cdf #source #building
  • peckish

    Create, manipulate, and transform Linux package formats!

    v0.0.8 bin+lib #docker #deb #tarball #linux
  • tinysrv

    tiny, nostd, ~50kb http server/library

    v0.1.0 bin+lib #web-server #directory-listing #path-traversal #no-std #index #heap-allocator #binary-size
  • notify-forked

    Cross-platform filesystem notification library

    v5.0.0-pre.2 #filesystem-events #watch #events #filesystem
  • tigrbl_rs_ports

    Trait and envelope boundaries for Rust atoms, handlers, engines, and callbacks

    v0.4.0 #engine #tigrbl #port #callback #atom #boundaries
  • aliyundrive-fuse

    FUSE for AliyunDrive

    v0.1.14 app #fuse #webdav #aliyun-drive #github #jellyfin #rclone #emby
  • plato-i2i-dcs

    PLATO cognitive architecture component

    v0.1.0 #component-architecture #dcs #constraints #consensus #plato #beliefs #multi-agent #distributed #fuse #negotiate
  • parity-path

    Path utilities

    v0.1.3 1.5K #path-utilities #ethereum #parity-common
  • toolcraft-utils

    Common utilities for toolcraft ecosystem

    v0.2.3 #toolcraft #utilities #ecosystem #modular-toolkit #time #performance-focused #everyday
  • dune

    A shell🐚 by the beach🏖️!!

    v0.1.9 bin+lib #shell #scripting-language #beach #repl #os
  • lru-cache-adaptor

    Thin wrapper around disklru for filesystem integration

    v0.1.1 #lru-cache #disklru #adaptor #filesystem #file-path
  • btrd

    The btrfs debugger

    v0.5.3 bin+lib #btrfs #debugging
  • stowage

    A unified async storage abstraction layer for Rust, supporting various storage backends and cloud platforms

    v0.1.0 #cloud-storage #storage #filesystem #cloud #drive
  • ext2

    Read and write on Ext2 partitions without mount

    v0.1.1 #docker #block-device
  • safekeep

    A flexible backup library with trait-based file handling, compression, and encryption

    v0.0.2 #encryption #compression #backup #archive
  • vortex-sim

    Simulated I/O implementations (network, storage, clock) for Vortex

    v0.1.0 #vortex #networking #in-memory-storage #corruption #simulated #skew #jump
  • srusty-files

    A high-performance, cross-platform file search engine library with REST API

    v0.2.0 bin+lib #file-search #search-engine #search-indexing
  • workspaces-rs

    A CLI tool to switch between directories

    v0.1.2 130 app #directory #navigating #directories
  • project-origins

    Resolve project origins and kinds from a path

    v1.4.2 30K #git #origin #project
  • 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;…

    v0.1.0 bin+lib #llm #concepts #daemon #architecture #watcher
  • ifft

    IF Filsystem-event Then

    v0.11.0 app #file-watcher #inotify #fsevents
  • unin-bin

    A universal installer for many languages so you don't have to remember any command

    v0.1.2 bin+lib #install #unin #universal #compile #setup #path-clean #zig #remember
  • suckit

    Suck the InTernet

    v0.2.0 bin+lib #disk #multi-threading #cli
  • manualmap_nostd

    Manually map PE to process memory

    v0.1.2 230 #process-memory #pe #manualmap #dinvoke-nostd
  • dia-files

    v0.24.0 nightly #finding-files
  • plow_package_management

    Plow: A package manager for ontologies

    v0.3.4 150 #package-manager #plow #pubgrub #package-management
  • fanotify-rs

    The high-level/low-level implementation of Linux Fanotify

    v0.3.1 250 #linux-low-level
  • dotthz

    open and write dotThz files in rust

    v0.3.0 #thz-spectroscopy #io
  • reviva

    Local-first review terminal for deterministic, inspectable, constrained repository analysis

    v0.1.0 bin+lib #repository-analysis #local-first #deterministic #back-ends #prompt #inspectable #findings #llm #coding-agent
  • agent_feed_adapters

    projection-safe feed for local coding-agent activity

    v0.1.28 #agent-feed #coding-agent #local #projection-safe #activity #summarization
  • dusage

    💾 A command line disk usage information tool: disk usage (foreground), inodes (background)

    v0.4.0 1.1K bin+lib #disk-information #disk-usage #disk
  • realpath-ext

    realpath() (with some extensions) for *nix systems

    v0.1.3 650 no-std bin+lib #extension #nix #realpath #system #github-actions
  • is_data_interface

    interface framework to build scalable, flexible and recoverable interfaces

    v0.1.0 #interface #interface-framework #filesystem
  • infolyt-ipc

    IPC protocol types for Infolyt

    v0.1.0 #cross-platform #infolyt #index #intelligence #organize #ipc #file-manager #parallel-processing #hashing #magic-byte
  • bookmark-cli

    bookmark tool

    v1.2.0 400 app #bookmarks #directory #save #tool #search #hidden-file #save-path
  • unclog

    allows you to build your changelog from a collection of independent files. This helps prevent annoying and unnecessary merge conflicts when collaborating on shared codebases.

    v0.7.3 bin+lib #merge-conflicts #changelog #markdown
  • peeko

    exploring container images without launching a container runtime

    v0.1.0 #oci-container-image #oci #explorer
  • casc-storage

    CASC (Content Addressable Storage Container) implementation for local game file storage

    v0.4.3 #casc #blizzard #wow #ngdp
  • ostring_base

    ostring base crate include some basic function

    v2.1.0 230 #ostring #base #macos #目录
  • tidymyfiles

    fast file organizer written in Rust

    v0.1.1 app #file-organizer #file-extension #tidy #move-file #correct
  • tinymist-std

    Additional functions wrapping Rust's standard library

    v0.14.6 500 #standard #tinymist #typst #lsp
  • photon-wal

    WAL contracts and adapters for Photon

    v0.2.0 #photon #wal #experiment #tracker #modern
  • quickwit-storage

    Quickwit's storage abstraction

    v0.3.0 #amazon-s3 #cloud-storage #quickwit #search-engine #storage-abstraction #distributed-tracing #bundle-storage #logging #log-management #storage-engine
  • wenmoon

    Your crypto portfolio and terminal together at last

    v0.4.0 650 app #portfolio #shell #shell-tool #filesystem
  • ckg-fs

    ckg — shared filesystem and process helpers (secure dir create, chmod, symlink, has_command)

    v1.0.0 #helper #shared #symlink #chmod #process #caller
  • chicon

    A file abstraction system for Rust

    v0.1.4 #filesystem #directory #file
  • riffu

    " This crate provides utilities for reading and writing RIFF formatted files. A fork of the original library that provides an option to either eagerly or lazily read into the file

    v4.0.1 #riff #fork-of-original #fork-original #container-format #file-format #data-chunks #audio #video
  • jacquard-babel

    RFC 8966 Babel distance-vector routing engine for Jacquard

    v0.9.0 #routing-engine #asymmetric #babel #rfc #jacquard #metrics #bidirectional #feasibility #hop #originated
  • pchryss-todo-cli

    CLI todo app

    v0.2.3 bin+lib #pchryss #cli #priority #home-dir #todo-list #medium #im #rust-book
  • brk_rolldown_fs_watcher

    Filesystem watching implementation for Rolldown

    v1.0.0-rc.7 #rolldown #watching #filesystem #edge #rc
  • zenops-safe-relative-path

    Relative path type that statically prevents .. traversal

    v0.5.3 #relative-path #safe #traversal #path-traversal
  • jacquard-batman-classic

    Spec-faithful classic BATMAN next-hop routing engine for Jacquard

    v0.9.0 #routing-engine #encode #ogm #batman #tq #topology #jacquard #next-hop #propagation #candidate
  • fs-set-times

    Set filesystem timestamps

    v0.20.3 1.1M #filesystem #file #api
  • rew-ops

    Rew OPs

    v0.0.66 700 #rew #run-time #coffeescript #environment #op #api-compatible #nodejs
  • noosphere

    A high-level package for dealing with accessing the Noosphere

    v0.16.1 300 #sphere #package #p2p #identity #storage #content-type #insecure #mnemonic #api-gateway #storage-path
  • onelf-preload

    LD_PRELOAD library for onelf execve interception

    v0.2.5 #onelf #execve #ld-preload #executable #interception #fuse #single-binary #modes #packaging #cache
  • kaguya

    Linux game saves and configurations backup manager for CLI enjoyers

    v0.1.1 bin+lib #backup #manager #linux #savegame #config #game #icons
  • sequoia-directories

    Directories used by Sequoia

    v0.1.0 1.8K #home-dir #pgp #sequoia
  • etcd-bin-vendored-linux-s390x

    etcd precompiled binaries bundled into a crate

    v3.6.10 200 #linux #etcd #s390x #bundled #pre-compiled
  • vasp-poscar

    read and write VASP POSCAR files

    v0.3.2 210 #crystallography #physics #io
  • common-testing

    Common testing shortcuts and utilities reused across projects

    v1.1.1 #testing #shortcut #projects #reused #across #system-testing #assertions
  • iceberg-file-catalog

    Filesystem catalog for the unofficial Iceberg table format implementation

    v0.10.0 #table-format #iceberg #catalog #filesystem #unofficial #data-fusion
  • persistx

    Tiny async persistence helper: atomically store/load a single typed value using postcard + serde (cross-platform config paths)

    v0.1.0 #postcard #state #persist #serde #storage
  • ccdown

    A polite and user-friendly downloader for Common Crawl data

    v0.6.5 bin+lib #downloader #client #downloader-for-crawl #warc #polite #user-friendly #gz #cc #common-crawl
  • fspp

    Filesystem++ : Access the filesystem in a cleaner, easier way

    v2.2.1 #tar-archive #zip #filesystem-access #directory #forward-backward #cleaner
  • dodot-lib

    Core library for dodot dotfiles manager

    v4.1.0 #dodot #target-path #dotfiles
  • file-with-meta

    store a file's metadata for caching purposes

    v0.3.0 270 #file-metadata #download #metadata
  • duet

    bi-directional synchronization

    v0.3.0 app #sync #directory #compare #state #profile #file-sync
  • temptree

    Temporary trees of files

    v0.2.0 85K #tree #temporary #create
  • toolchain_find

    A small library to help find installed Rust components

    v0.4.0 391K #toolchain-component #find #installed #rustup-component #different
  • Disk-Mosaic

    Disk Mosaic is a disk utility helping you to identify biggest folders

    v0.1.4 app #desktop #disk #desktop-file #file
  • abus

    Dbus implementation

    v0.0.3 #dbus #nothing #abstraction-layer #tokio #active #towards #roadmap
  • libfasttree

    inspired by libostree, but based on distribution repositories

    v0.1.0 #package-manager #immutability #ostree #rust #immutable
  • pawkit-fs

    PawKit's filesystem module

    v0.1.20 #game-engine #sub-directory #paw-kit #source #filesystem #zip
  • olio

    Miscellaneous I/O utilities

    v1.4.0 #file-io #fs #file
  • atomic-file

    upgradeable ACID one-shot files

    v1.0.0 #write-file #acid #file-identifier #open-file #byte #checksum #async-std #on-disk #damage #current-version
  • asyncrun

    Asynchronously execute shell commands in filtered subdirectories

    v0.0.6 310 app #shell #async-execute #sub-directory #run-command #filtered
  • llm-optimizer-collector

    Metrics and data collection from LLM systems

    v0.1.0 #llm #metrics-collection #circuit-breaker #devops #performance-metrics #prometheus #kafka #backpressure #event-processing #system-configuration
  • fret-platform-native

    Native desktop platform integration for Fret

    v0.1.0 #file-dialog #fret #native-file-dialog #platform-native #desktop-integration #clipboard #desktop-platform #platform-integration #filesystem-path
  • scanner-format

    Format detection helpers used by scanner-core

    v0.2.3 #scanner-core #helper #detect #format-detection #scanfs #sniffing #magic-byte
  • ito-templates

    Template management and installation for Ito

    v0.1.31 #ito #skill #assets #prefix #adapter #ai-assisted #embedded
  • maelstrom-util

    by non-WASM Maelstrom libraries and binaries

    v0.14.0 110 bin+lib #maelstrom #distributed-systems #non-wasm #binaries #worker #test-runner
  • 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.

    v0.12.0 #file-format #filesystem #container-files #embedded #storage #embedded-storage
  • git-filter-tree

    Filter and write trees in Git's object database

    v0.3.1 bin+lib #git-object #git-tree #filter-tree #glob-pattern #content #plumbing #tree-cli
  • path_no_alloc

    with_paths! macro, for joining paths ergonomically and without allocation

    v0.1.2 #path #filesystem #fs
  • camel-xslt

    XSLT Component for rust-camel (via xml-bridge)

    v0.9.0 #xslt #rust-camel #component #xml-bridge #style-sheet
  • easy_paths

    Convenience library for rapidly processing string-type paths

    v0.1.1 #disk #storage #file #string
  • fuzzr

    P2P platform for publishing content, self-hosting, decentralized curation, and more

    v0.0.6 bin+lib #self-hosting #self-hosted #ipfs
  • claude-rust-tools

    Tool implementations for bash and file operations

    v2.0.2 #claude #bash-file #skill #claude-rust #mcp #model-context-protocol
  • unpm

    Lightweight vendoring of static assets. No node_modules, no runtime fetching.

    v0.2.0 bin+lib #fetching #sha-256 #node-modules #static #vulnerabilities #vendoring #cdn #npm #github-actions
  • aube-linker

    Isolated symlink layout linker for Aube

    v1.10.0 420 #aube #nodejs #lock-files #symlink #linker #install-script #run-script
  • pipe_watcher

    A pipe reader and writer for the terminal. Made for use with the ipipe Rust library.

    v2.1.2 app #ipc #terminal #pipe #fifo #cli
  • keypropdecode

    decoding Windows file system elements attributes constants

    v2.0.3 180 #windows #file #filesystem-attributes #system-properties #element #properties-file #try-from
  • fileman

    Two-panel file manager

    v0.1.0 bin+lib #file-manager #egui #blade
  • astrid-vfs

    Virtual File System and Capability sandbox for Astrid agent runtime

    v0.5.1 #virtual-filesystem #sandbox #os #astrid #agent #filesystem-layer #artificial-intelligence #agent-run-time
  • wslpath2

    Convert Windows to WSL paths and vice-versa

    v0.1.3 550 #wsl #convert #path #windows
  • rsdupes

    A file deduplication utility

    v0.1.0 app #deduplicate #file-deduplication #cli
  • synwire-index

    Semantic index pipeline for Synwire VFS providers

    v0.1.0 #hash #synwire #hybrid-search #vfs #pipeline #community-detection #cache-directory #ast-aware #bm25 #content-hash
  • truce-shim-types

    Shared C header types for the truce AU shim

    v0.37.0 #shim #au #header #directory #truce
  • 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

    v0.1.0-alpha.0 #cross-platform #env-var #cross-platform-path #file-path #absolute-path #relative-path #rel #path-components
  • generate_from_path

    Generate a Rust project from a local Liquid template. A stripped-down version of cargo-generate.

    v0.2.10 #cargo-generate #liquid-template #pavex #version #stripped-down #rust-project #permissions
  • rsincron

    Rust rewrite of the incredibly useful but abandoned incron software

    v0.0.10 130 bin+lib #incron #logging
  • aparte

    XMPP console client written in Rust and inspired by Profanity

    v0.2.0 app #xmpp #profanity #autocomplete #console #bookmarks
  • lolcate-rs

    A comically fast way of indexing and querying your filesystem. Replaces locate / mlocate / updatedb.

    v0.10.0 app #regex #filesystem-indexer #search
  • real_parent

    Symlink-safe path extension for parent directory

    v0.4.0 260 #symlink #extension #presence #directory #safe #incorrect
  • ddh

    Compare and contrast directories

    v0.13.0 bin+lib #hashing #directory #contrast #compare #duplicates
  • rew-permissions

    Rew Permissions

    v0.0.66 700 #rew #permissions #run-time #coffeescript #api-compatible #deno
  • wlk

    File-centric, event-sourced version control system with implicit branching

    v0.1.0 bin+lib #version-control #file-tracking #git-alternative #delta
  • oxidite-storage

    File storage for Oxidite with local and S3 backends

    v2.1.0 #upload #web #file-storage
  • dmux

    fast and easy tmux workspace opener

    v0.6.4 app #tmux #search #filesystem
  • drill-press

    A cross platform library for listing and manipulating holes in sparse files

    v0.1.2 bin+lib #cross-platform #sparse-file #hole #listing #scan-error #lseek #rm #compile-time
  • snowbinary

    A header based system for writing and reading binary files using its own format

    v0.4.0 200 #file-writer #file-format #binary-format #file
  • 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

    v1.0.1 100 bin+lib #bookmark-manager #favorite #let-us-go
  • arbhx-local

    The local FS layer for Arbhx

    v1.3.0 #vfs #arbhx #local
  • my-test-app-bergwolf

    Fuse(filesystem in userspace) servers and virtio-fs devices

    v1.4.0 #fuse #virtio-fs #vhost-fs #fuse-fs #virtio
  • dirscan

    A high performance tool for summarizing large directories or drives

    v1.4.1 app #directory #stream #csv #directory-size #tool-for-summarizing #json-output
  • sshenv_shims

    sshenv shim generation and bindings file I/O

    v0.0.1-alpha.0 #sshenv #shim #command #script #bindings #command-name #plain-text #ssh-key
  • sacloud-rs

    Rust SDK for Sakura Internet API

    v0.1.0 #sakura #rust
  • folder

    The package allows for scanning directories in parallel

    v0.9.0 850 #directory #scan #parallel #walk
  • 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…

    v1.0.1 bin+lib #regex #secret-scanner #hog #rusty #scanner
  • ext4

    Read information from EXT4 filesystem images

    v0.9.0 270 #partition-table #information #file-content #read #directory-listing #linux-kernel #disc #statistics #block-device
  • n5

    tensor file system format

    v0.7.6 #tensor #dataset
  • ipfs-webdav

    A WebDAV server that enables direct access to IPFS MFS as a mounted drive

    v0.2.0 #webdav #ipfs
  • positioned-io2

    Reading and writing at an offset

    v0.3.4 1.8K #endian #pread #pwrite #offset
  • build-deps

    Rust build-script dependencies generator for data/IDL files

    v0.1.4 71K #proc-macro #dependencies #test
  • hrx-get

    Reader for Human Readable Archive (.hrx) data

    v0.2.2 290 #archive #reader #archive-reader
  • idx_file

    handling single-dimensional array data. It uses mmap and avltriee.

    v0.64.0 #avl-tree #memmap #index #file #data #index-file
  • dsq-io-uri

    URI routing for dsq I/O plugins

    v0.2.0 #uri #routing #io
  • seq-data-file

    sequential data file

    v0.2.1 230 #archive #file #format
  • lets_find_up

    Find a file or directory by walking up parent directories

    v0.0.4 1.8K #file-search #find-up #findup
  • shiplog-workstreams

    Repo-based clustering and curated/suggested workstream file management for shiplog

    v0.4.0 #workstreams #yaml #pipeline #curation
  • dj

    CLI-first backup solution with content-addressable storage

    v1.0.0 bin+lib #content-addressable-storage #backup #repository #proxmox #encryption #fuse-mount #ve #docker
  • staged_file

    Creates a temporary file which can then be committed to a final path

    v0.5.0 310 #temporary-files #commit #committed #final #create
  • fileluya-gui-chirho

    Tauri-based GUI for FileLuYa encrypted filesystem

    v0.1.1 bin+lib #desktop #encryption #tauri #gui #filesystem
  • wasm-bus-fuse

    WebAssembly fuse bus interface

    v1.1.0 #wasi #fuse #bus #wasm
  • hidefix

    Concurrent HDF5 and NetCDF4 reader (experimental)

    v0.12.0 bin+lib #async-concurrency #hdf #concurrency
  • shuck-semantic

    Semantic analysis model for shell scripts with scopes, bindings, and dataflow

    v0.0.40 #semantic-analysis #shell #static-analysis #bash
  • findfont

    find font by file name

    v0.2.0 170 #font #file-search #name
  • tdms

    A LabView TDMS file parser written in Rust

    v0.3.0 #parser #lab-view #channel #function-signatures #contained
  • ripsed-fs

    File system layer for ripsed — discovery, reading, atomic writes

    v0.2.9 #lock-files #ripsed #file-discovery #atomic-write #gitignore #memory-map #file-rename #temp-file #backup #advisory-locks
  • texclean-rs

    A command line tool to remove temporary files created during (La)TeX compilation

    v0.1.0-DEV app #latex #command-line-tool #temporary-files #remove #delete
  • kcr_jobsmanager_raczylo_com

    Kubernetes Custom Resource Bindings

    v3.20260119.40904 #persistent-volume #kubernetes-custom-resource-bindings #volume-mount
  • sapling-indexedlog

    Append-only on-disk storage with integrity checks and radix tree indexing

    v0.1.0 150 #version-control #radix-tree #logging #sapling #indexing #on-disk #logging-system #sapling-scm #storage-system
  • mimetype-cli

    MIME type lookup, detection and reverse lookup CLI tool

    v0.1.0 bin+lib #magic-bytes #mime #sarif #file-type
  • owfs

    Rust API for OWFS (1-Wire file system)

    v0.1.0 550 #1-wire #w1 #one-wire
  • temp_deno_which

    Temp fork with Sys impl of which crate until a new version is published

    v0.1.0 700 #which-rs #unix-command #unix #command #which
  • fungus

    reduce code verbosity

    v0.1.27 #verbosity #write #link #up #system
  • iron-os-service-api

    Iron OS Packages Api

    v0.3.2 #package #os #api #service #iron
  • neco-filetree

    Pure file tree snapshot helpers for merge, flatten, reveal, and lookup

    v0.1.2 #file-tree #flatten #reveal #workspace
  • mdpack

    Pack codebases into Markdown bundles and expand them back into files

    v0.1.2 bin+lib #markdown #bundle #codebase #expand #pack
  • velo-rendezvous

    Rendezvous data staging and large payload transfer for velo

    v0.1.0 8.6K #payload #velo #rendezvous #staging #transfer #data-handle #in-memory
  • walkdir_minimal

    Fast, minimalist, and POSIX-compliant recursive directory traverser with zero external dependencies

    v1.2.0 #walk-dir #iterator #directory
  • quickseal

    Create Kubernetes SealedSecrets with a single secure command

    v0.1.4 bin+lib #kubernetes #secret #seal #cleanup #secure #json-output #plain-text #single-command #kubectl #input-validation
  • goldboot-image

    Defines the goldboot image format

    v0.0.5 320 #desktop #goldboot #boot-image #standard #devops #steam #disk-image #version-control #system-directory #macos
  • read-dir-all

    recursive readdir

    v1.0.0 #read-dir #recursion
  • docufort

    A toolbox for the docufort crash fault-tolerant append only file format

    v0.6.0 350 #crash-recovery #data-integrity #append-only-file
  • openat-ext

    Extension methods for the openat crate

    v0.2.3 700 #openat #filesystem #api-bindings #open
  • objstore_fs

    Filesystem backend for objstore

    v0.1.0-alpha.1 #object-store #kv-store
  • log-writer

    write a stream to disk while adhering usage limits

    v0.6.2 #write #limit #adhering #stream #disk
  • hm

    homemaker. Slightly more than yet another dotfile manager.

    v0.7.5 bin+lib #dotfiles #management #dotfile
  • asuran

    Deduplicating, encrypting, fast, and tamper evident archive format

    v0.1.6 #archive #encryption #backup #compression
  • 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.

    v0.3.0 130 bin+lib #hash-tree #deduplicate #archive-management #file-deduplication
  • easychangedirectory

    Tools for easy cd

    v0.8.0 100 bin+lib #bash #terminal #cli #cd
  • zsplit

    Split text into multiple files by line

    v0.4.0 #text-line #split #text
  • watchexec-filterer-ignore

    Watchexec filterer component for ignore files

    v7.0.0 16K #watchexec #filterer #ignore
  • srfng

    generating semi-random file names

    v1.0.1 #filenames #file #filename
  • faster_path

    Alternative to Pathname

    v0.0.2 #file-path #ruby #performance #basename #separator #chop
  • czkawka_gui_orbtk

    Orbtk frontend of Czkawka

    v1.5.1 app #czkawka #file-search #front-end #multi-platform #gui #orb-tk #find-duplicates #image-search #cleaner #frontend-of-czkawka
  • cdfs

    ISO 9660 / ECMA-119

    v0.2.3 bin+lib #iso-9660 #mount
  • bumv

    bumv (bulk move) lets you use your favorite editor to rename files

    v0.2.1 app #file-rename #file-utility #utility
  • uv-normalize

    internal component crate of uv

    v0.0.45 4.0K #uv #component-of-uv #python-packages #versioning
  • s3reader

    Read S3 object like local files with byte offsets

    v1.2.1 #amazon-s3 #aws-sdk-s3 #aws #reader
  • luff_sys

    Low-level system primitives for luff

    v0.1.0 #unix #unsafe #filesystem
  • walkdir

    Recursively walk a directory

    v2.5.0 31.2M #iterator #cross-platform #walk-directory #directory-recursion
  • rclean

    A high-performance Rust-based disk cleanup tool that finds duplicates and storage outliers

    v0.1.1 bin+lib #disk-space #outliers #cleanup #disk-cleanup
  • guestkit-job-spec

    VM Operations Job Protocol specification and types

    v0.1.0 #specification #jobs #vm
  • java-manager

    managing and locating Java installations

    v0.2.0 #jvm #locator #manager #java
  • rustypath

    Easily manage paths in rust. A straight-forward no bullshit crate to manage paths. Either you get what you want, or you dont.

    v1.2.1 430 #path-manager #path #d33p0st #d33pster
  • pdf-renamer-ai

    Intelligently rename PDF files using local LLMs. Supports multiple languages, automatic translation, and meaningful name generation.

    v0.1.0 app #pdf #rename #llm #ollama
  • elb-dl

    that resolves ELF dependencies without loading and executing them

    v0.4.0 #elf #glibc #musl #ldd #api-bindings
  • wesichain-tools

    Rust-native LLM agents & chains with resumable ReAct workflows

    v0.3.0 #llm #coding #coding-tool #file-tool #file
  • encryptedfs

    An encrypted file system that mounts with FUSE on Linux. It can be used to create encrypted directories.

    v0.1.26 310 bin+lib #encryption #filesystem #fuse #fuse-fs #system-security
  • corroded_dav_fs

    A WebDAV fuse file system daemon

    v0.5.0 app #webdav #fuse-fs #filesystem #file #daemon #filesystem-access
  • gnostr-filetreelist

    filetree abstraction based on a sorted path list, supports key based navigation events, folding, scrolling and more

    v948559.1874.702358 #gui #tui #cli #terminal
  • autoclap

    👏 Auto-propagate Cargo.toml infos (name, version, author, repo) into app

    v0.3.15 150 #cargo-toml #disk-usage #disk
  • atm-refraction

    Tools for calculating light paths in the atmosphere

    v0.6.1 600 #atmosphere #light #path #temperature #calculations #refraction #atmospheric
  • platter

    Provide a uniform async interface for file loading between desktop and browser

    v0.2.0-alpha0 350 #async #file-loading #async-file
  • fsp

    File System Plus is a package that provide create, update and delete operation on file syteme

    v0.4.2 190 #file-upload #filesystem #easy-to-use
  • 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…

    v0.1.1 app #compare #filesystem #cli
  • dir-view

    Views of cap-std's Dir

    v0.3.0 #view #cap-std #file #api
  • winfsp-sys

    Raw bindings to WinFSP

    v0.12.1+winfsp-2.1 2.3K sys #filesystem #fuse
  • mavdac

    MAVIS Differential Astrometric Calibrator

    v0.1.4 260 #pixel #distortion #coordinates #astrometric #image #glob-pattern #calibrator #pinhole #image-processing #unit-testing
  • pk2-sync

    interacting with Silkroad Online's pk2 archive format

    v0.1.0 #archive #pk2 #silkroad #format #online
  • scbl-utils

    A command-line utility for data processing and delivery at the Single Cell Biology Lab at the Jackson Laboratory

    v0.1.8 bin+lib #data-processing #single-cell #biology #laboratory #lab #jackson #cache #command-line-tool
  • detecteff

    Find and delete duplicate files

    v0.3.1 160 bin+lib #duplicates #d33pster #duplicate-files #filesystem
  • ftch

    A fast, tiny system fetch utility

    v0.2.0 app #system-fetch #config #display #tiny #neofetch #xdg-config-home
  • dolang-shell-vfs

    Shell VFS daemon for Do language integrations

    v0.1.0 bin+lib #daemon #shell #vfs #language #integration
  • 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

    v0.1.3 app #file-manager #copy-paste #tui #file-copy
  • oneiros-fs

    Thin wrapper for common oneiros file system operations

    v0.0.8 #oneiros #system #agent #control #agent-context #continuity #memories #sub-agent #data-storage #context-free
  • puzzlefs-lib

    Build, mount and extract PuzzleFS images

    v0.2.0 nightly #fuse #container #filesystem #cdc
  • nvpair

    Work with nvlist and nvpair (using nvpair-sys, libnvpair.so)

    v0.5.0 150 #interface #nvlist #libnvpair #zfs #api #libzfs-core
  • fs-router

    a file system based router for rust

    v0.0.2 #router #filesystem #file #system
  • finder_info

    parse Apple HFS/HFS+/APFS FinderInfo attribute

    v0.2.3 #hfs #apfs #xattr #extended-attributes #macos #system-information #undocumented
  • nym

    Manipulate files en masse using patterns

    v0.1.0 #glob-pattern #regex #glob
  • semsearch

    Search your filesystem semantically

    v1.1.2 bin+lib #search-query #semantic-search #index #json-output #statistics #fastembed #your-filesystem #cache #git #incremental-update
  • findfile

    An ergonomic way to search for files

    v0.2.8 bin+lib #file-search #grep #file #search
  • 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.)

    v0.2.1 150 #vite #bundler #swc #esbuild #vitejs
  • diskard-tui

    TUI frontend for diskard

    v0.2.0 #diskard #scan #cleanup #tui #disk #disk-cleanup #artificial-intelligence #xcode #docker-container
  • openhawk-savepoint

    Copy-on-write filesystem snapshots and rollback for OpenHawk agents

    v0.1.0 #ai-agent #rollback #snapshot
  • fls

    A fast POSIX ls that doesn't require a libc

    v0.1.0 app #ls #posix #sorting #posix-compliant #replace #libc #metrics #code-size
  • snapshotfs

    A fuse-based read-only filesystem to provide a snapshot view (tar archives) of directories or files without actually creating the archives

    v0.4.2 300 app #tar-archive #snapshot #fuse #fs #fuse-fs
  • mlua-check

    Lua checker on mlua — undefined variable/global/field detection with LuaCats support

    v0.2.0 #mlua #lua #static-analysis #luacats #check
  • rasa

    A plugin-based disk space cleaner for developers

    v0.5.1 app #cache #cleaner #cleanup #developer #disk #disk-cleanup
  • dr_disk

    An interactive Rust CLI tool for disk usage analysis

    v0.2.0 app #disk-usage #rust-cli #cli #file-management
  • pf-world

    ProcessFork world layer: filesystem (overlayfs / APFS), env, in-flight processes (CRIU), browser DOM (CDP)

    v1.0.15 #cdp #dom #layer #apfs #world #sub-processes #overlayfs #emit #restores #process-fork
  • shared-files

    Single writer, multiple reader in-process file sharing

    v0.2.0 650 #file-sharing #file-access #async #async-file
  • tokmd-analysis-assets

    Asset and dependency-report enrichment for tokmd analysis

    v1.9.0 #assets #inventory #analysis #dependencies
  • id3-image-rs

    embed images into mp3 files (forked, updated and extended api)

    v0.4.2 bin+lib #mp3 #id3 #image
  • azstorage

    A Django storage clone for Axum - unified storage backend abstraction

    v0.1.0 #storage-back-end #filesystem-storage #axum #filesystem
  • smb-fscc

    FSCC (File System Control Codes) implementations for smb-rs

    v0.11.2 2.9K #directory #file-sharing #smb #windows
  • lintestor

    Linux package tester

    v0.1.6 330 app #package #package-testing #markdown #tester #linux #test-framework #summary
  • ssstar-cli

    Tar-like archive utility that creates and restores tar-compatible 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…

    v0.7.3 420 app #tar-archive #amazon-s3 #object-storage
  • archivefs

    A read-only FUSE filesystem for mounting compressed archives, inspired by archivemount

    v1.0.1 app #libarchive #tar #zip
  • iso9660

    (Incomplete) implementation of ISO9660 filesystem

    v0.1.1 1.2K #filesystem #osdev #standard #incomplete #linux-kernel
  • awsim-efs

    Amazon EFS emulator for AWSim

    v0.4.0 #emulation #filesystem #points #life-cycle #efs #backup #aw-sim
  • ffcnt

    Fast file counting on HDDs

    v0.3.2 app #hard-drive #linux #cli #linux-cli
  • avl-storage

    AVL Storage - S3-compatible object storage optimized for Brazil and LATAM

    v0.1.0 #object-storage #cloud-storage #brazil #storage #cloud
  • ripfind

    A fast and lean replacement for the find command

    v0.4.2 app #replace #file-search #lean #package #command #regex #ripgrep
  • activitystreams-ext

    Extension types for the ActivityStreams crate

    v0.1.0-alpha.3 #activity-pub #extension #activity-stream
  • galion

    rclone sync on ratatui

    v0.7.8 bin+lib #rclone #tui #sync #cloud-sync #cloud
  • wl-snip

    Wayland screenshot tool

    v0.1.0 app #screenshot #wayland
  • ledger_secure_sdk_sys

    Bindings to Ledger C SDK

    v1.16.1 11K sys #ledger #sdk-bindings #c-sdk #devices #api-level #low-level-api
  • dupefinder

    A duplicate file finding utility library that supports directory recursion, multiple directories, and specific file duplicate searching

    v0.2.0 #duplicates #duplicate-file #dupe-file-finder #duplicate-files
  • sourcetrait_stdx

    Extended standard library for SourceTrait Common

    v1.5.1 #source-trait #stdx #common
  • fs-fixture

    Create filesystem fixtures fluently

    v0.2.0 #fixtures #filesystem #fixture
  • app_data

    managing application data directories, including Windows, macOS, and Linux

    v0.1.1 bin+lib #cross-platform #directory #filesystem
  • woody

    A logger for Rust that's *actually* easy to use

    v0.1.2 130 #logging #logger #wood
  • cunw

    A tiny utility that generates a file representing the structure and content of a directory. Made to easily give context to a LLM.

    v0.3.0 410 app #llm-prompt #llm-context #llm #prompt
  • buildfix-core-runtime

    Core runtime adapters and settings for buildfix embeddings

    v0.3.1 #adapter #workflow-automation #cargo #automation #workflow #cargo-workflow
  • tokio-dl-stream-to-disk

    A micro-library for downloading from a URL and streaming it directly to the disk

    v1.0.2 3.3K #streaming-download #disk #async-download #micro-library #tokio
  • libzfs

    Rust wrapper around libzfs-sys

    v0.6.16 #bindings #zfs #node #nodejs
  • embednfs-proto

    NFSv4.1 protocol types and XDR encoding/decoding

    v0.4.1 #nf-sv4 #nfs #server #filesystem
  • neco-watchnorm

    Host-agnostic file watcher event normalization and batch coalescing

    v0.1.1 #file-watcher #file-rename #run-time
  • mkdir

    A cross-platform mkdir command with enhanced features

    v0.1.0 app #directory #cli #filesystem
  • extattr

    Extended Attributes API bindings for Rust

    v1.0.0 4.2K #xattr #unix #filesystem #unix-filesystem
  • rs-blocks

    A lightweight i3/sway status bar written in Rust

    v1.0.0 bin+lib #sway #block #monitor #i3 #i3blocks
  • neco-pathrel

    Policy-driven path relation and rename remap helpers for workspace runtimes

    v0.1.1 #workspace #helper #rename #relation #path
  • dolang-ext-sqlite

    SQLite extension for the Do language

    v0.1.0 #sqlite-extension #container #language-extension
  • kn

    nvgt/fldrs/qckly

    v0.3.3 app #cli #filesystem #utility
  • pathos

    A natural API for handling OS-specific user or system directories, including iOS and Android

    v0.3.0 81K #xdg #directory #linux #directories
  • dir_walker

    Traverse a directory recursively preserving compatbility with the standard library

    v0.1.9 #walk-dir #traversal #filesystem #file-system
  • lintrunner

    A lint running tool and framework

    v0.8.0 bin+lib #linter #lint #user #framework #commit #revision #git
  • provekit_nargo

    Noir's package manager

    v1.0.0-beta.11-alpha.4 3.4K #package-manager #noir #nargo #name
  • assistant-cli

    A command-line tool to read and format file contents, with clipboard support

    v0.1.2 app #file-content #clipboard #file
  • wfs

    Rust client for WFS

    v0.0.2 #wfs-rsclient #df #hdfs
  • cap-std

    Capability-based version of the Rust standard library

    v4.0.2 1.0M #networking #std #api #file
  • gravityfile-plugin

    Language-agnostic plugin system for gravityfile

    v0.2.4 #plugin-system #wasm #gravityfile #language-agnostic #rhai #plugin-manager #lua #scripting-language #plugin-runtime #language-runtime
  • libfonthelper

    Reads fonts in passed directories and return objects of fonts for Figma Font Helper

    v0.3.9 180 bin+lib #font #figma #system
  • rufs

    FUSE implementation of FreeBSD's UFSv2

    v0.6.0 230 #endianness #freebsd #fuse #endian #ufs #driver
  • rjango-contrib-staticfiles

    Rjango staticfiles contrib application

    v0.1.1 #contrib #applications #staticfiles #rjango
  • fontlift-core

    Core font management library for fontlift

    v5.0.14 #font #font-management #font-manager #font-metadata #font-face #uninstall #family-name #cache #clear-cache #postscript
  • pushd

    that implements pushd

    v0.0.2 #current-directory #dropped #error #original #created #temp-dir
  • embed-nu

    Embed the nu engine in your rust application

    v0.9.1 600 #engine #execution-context #rusty-value #expression #convert #data-pipeline
  • dokan

    Rust-friendly wrapper for Dokan (user mode file system library for Windows)

    v0.3.1+dokan206 350 #winapi #filesystem #driver #bindings
  • binroots

    Serialize and expose data, one file per field

    v0.2.2 nightly #serialization #unix #file #macro #unix-file
  • easy-shortcuts

    easy helper utilities for short command-line programs

    v0.3.0 #command-line-utilities #shortcut #shortcuts
  • libparted

    Rust wrappers for libparted

    v0.1.5 180 #wrapper #wrappers-for-libparted #os #pop #repo
  • fmql

    A fast and feature-rich file manager written in Rust

    v0.3.0 490 bin+lib #file-manager #query-language #cli
  • ringest-error

    error definitions for the ringest framework

    v0.1.0 #framework #ringest #define #error
  • kismet-cache

    A bounded multiprocess cache of files on disk

    v0.2.4 190 #file-cache #disk-cache #file-system-cache #multi-process #bounded #kismet #maintenance #lock-free #cache-eviction #statistics
  • blaze-core

    Blaze as a library

    v0.2.16 1.4K #build-system #website #mainly #standalone
  • dsq-io-filesystem

    Filesystem I/O plugin for dsq

    v0.2.0 #filesystem #io
  • gt-tool

    CLI tools for interacting with the Gitea API. Mainly for attaching files to releases.

    v3.0.1 bin+lib #gitea #search-path #api #key #config #config-path #ci-cd-pipeline
  • rust_search_fork

    Blazingly fast file search library built in Rust. Forked due to abandoned project.

    v2.1.3 #file-search #library #directory #directories
  • read_chunk_iter

    Iterator adapters over a reader that yield fixed-size chunks at a time

    v0.2.0 #iterator-adapter #reader #fixed-size #iterator
  • csv-zip-maker

    csv and zip maker

    v0.4.0 650 #zip #csv
  • icon-sys

    A cross-platform Rust library for managing system shell icons

    v0.1.0 #icons #cross-platform #shell #folder-icons
  • bomboni_fs

    Utilites for working with the file system. Part of Bomboni library.

    v0.2.0 #bomboni #file-content #system-utilities #filesystem #recursion #part-of-bomboni
  • chenhe-tg-rcore-tutorial-easy-fs

    filesystem implementation for rCore tutorial OS

    v0.1.0-preview.1 no-std #os-kernel #ai4ose #kernel #os
  • backpak

    A content-addressed backup system with deduplication and compression

    v0.3.0 160 bin+lib #backup #deduplicate #compression
  • sector-builder

    database of sectors

    v0.5.2 #sector #disk-cache #pre-processor #builder #database #filecoin #merkle-tree
  • tar

    file reader and writer. This library does not currently handle compression, but it is abstract over all I/O readers and writers. Additionally, great lengths are taken to ensure that the entire…

    v0.4.45 10.5M #tar-archive #file-writer #encoding
  • nzbdav-dav

    WebDAV protocol handlers for nzbdav

    v0.4.0 #webdav #handler #protocols #nzbdav #delete #axum
  • recurse

    Recursive directory traversal file management tool

    v0.3.0 bin+lib #file-search #directory-path #file
  • include-lines

    Macros for reading in the lines of a file at compile time

    v1.1.2 7.7K #static-file #line #file-line #compile #include
  • bcachefs-top

    A top-like tool for bcachefs statistics

    v0.1.5 390 bin+lib #statistics #bcachefs #counter #top #tool #top-like #forms
  • udownload

    Wrapper around the crate 'ureq' to make downloading files easier

    v0.1.0 #download #cli
  • tree2fs-rs

    Convert tree-formatted text into filesystem structures

    v0.1.0 bin+lib #generator #tree-structure #tree-generator #filesystem #structures
  • data_downloader

    way to download and cache files

    v0.2.0 #reference-data #sha-256 #download
  • reflink

    copy-on-write mechanism on supported file systems

    v0.1.3 15K #copy-on-write #btrfs #xfs
  • git-set-attr

    Set Git attributes via code, or from the command-line

    v0.1.2 bin+lib #git #attributes #command-line #settings #gitattributes #current-directory #repository-metadata #local-storage #git-clone #choose
  • openat_ct

    A wrapper around openat, symlinkat, and similar system calls forked and improved from https://crates.io/crates/openat

    v0.2.0-pre9 #openat #filesystem #open #api-bindings
  • ytdlr

    A better youtube-dl/p CLI interface

    v0.12.0 app #youtube-dl #archive #command-line-interface #search #yt-dlp
  • version-test-path

    version-release-test

    v0.1.2 100 #version-release-test
  • globset

    Cross platform single glob and glob set matching. Glob set matching is the process of matching one or more glob patterns against a single candidate path simultaneously, and returning all of the globs that matched.

    v0.4.18 10.7M #glob-pattern #regex #regex-set #multiple
  • wordchipper-disk-cache

    A disk cache for Wordchipper downloads

    v0.9.1 #disk-cache #wordchipper #download #user #system
  • ceph-safe-disk

    Ceph disk safety removal tool

    v0.1.6 bin+lib #ceph #removal
  • spielrs_diff

    compare two direcories or two files asynchronously

    v0.2.1 #diff #server #watcher #directory #asynchronous-server
  • frots

    File rotation from standard input

    v0.1.3 140 app #stdin #input-file #file-rotation #standard #stdout #tee #im #logging #byte-unit
  • conda-express

    A lightweight, single-binary conda bootstrapper — powered by rattler

    v0.6.0 app #cx #rattler #lock-files #conda #single-binary #bootstrapper #static-binary #pixi #compile-time #v6
  • resolve-path

    Easily resolve tilde paths and relative paths

    v0.1.0 14K #relative-path #home-dir #absolute-path #tilde #resolve #cwd
  • cap-directories

    Capability-based standard directories for config, cache and other data

    v4.0.2 800 #app-dirs #xdg #path
  • mangadex-fs

    FUSE driver using MangaDex API

    v0.2.1 bin+lib #ipc #fuse #filesystem #api
  • mojo

    Versioning filesystem for sqlite database. This is a placeholder but the project is real

    v0.1.0 #sqlite #versioning #filesystem
  • tyt-fs

    Operations on the filesystem

    v0.1.6 bin+lib #filesystem #operation #tyt
  • grim-way

    A professional, zero-dependency web-to-app engine for Rust

    v1.1.0 bin+lib #engine #grim #professional #icons #zero-dependency #chromium #window-size #cross-platform
  • create-output-dir

    Create an excluded from cache directory atomically

    v1.0.0 11K #cache-directory #create #excluded #atomically #parent #copy-pasted
  • docusaurus

    Drop-in Docusaurus CLI with Rust-native config (docusaurus.config.rs)

    v0.0.0-alpha.1 bin+lib #config #cli-config #rust-native #drop-in
  • grainfs

    A pleasant file system API

    v0.1.1 #file-io #utility #file-utility #io
  • current_dir

    Thread Safe Current Working Directory

    v0.1.2 #cwd #async #filesystem #thread
  • file-matcher

    search files and folders based on the name pattern (regex, wildmatch, exact)

    v0.7.0 270 #file-search #directory #filesystem
  • fob-bundler

    Fob bundler - Rolldown-based bundling on top of fob foundation

    v0.5.0 #bundler #fob #rolldown #source-map #foundation #nodejs
  • mount_status_monitor

    Paranoid filesystem monitor which reports malfunctioning mountpoints

    v2.1.5 app #mount-points #report #monitor #linux #os #paranoid #freebsd #linux-mount #desktop #home-dir
  • easy_file

    easy file system

    v0.1.20 100 bin+lib #write-file #read-file #file
  • harmonia-fs

    Filesystem operations for the Harmonia agent

    v0.1.0 #harmonia #filesystem
  • sibling

    The API for traversing sibling directories (find next/previous directory)

    v2.0.3 #walk-dir #filesystem #sibling-directories #directory-traversal
  • liquid-cache-datafusion-local

    10x lower latency for cloud-native DataFusion

    v0.1.12 #liquid-cache #local-cache #data-fusion #parquet #temporary-files #in-process #session-config #cloud-native #temp-dir #policies
  • timetrack

    Automatically track how you are spending your time by watching the file system

    v0.3.2 bin+lib #productivity #freelance #cli #track #time
  • afetch

    A CLI system information tool written in Rust

    v0.0.7 440 bin+lib #system-information #fetch #rust
  • turboinstall

    overlaying directory trees on top of each other

    v0.3.4 app #packaging-tool #packaging #tool
  • diaryx_publish

    Publishing pipeline for Diaryx workspaces — converts markdown to HTML

    v1.3.1 #publish #journal #diary #html #markdown
  • skrills-server

    Core library for the skrills MCP server: discovery, filtering, manifest generation, and runtime control

    v0.8.0 #mcp-server #mcp #manifest #skill
  • CreepDir

    A CLI tool to scan folders and catalog files by extension

    v0.1.1 app #directory #file-catalog #scanner #cli
  • samevol

    A lightweight Windows utility for determining if two paths reside on the same storage volume. 轻量级 Windows 工具库,用于检测两个路径是否位于同一存储卷。

    v0.1.1 #storage-volume #winapi #windows #filesystem
  • evalbox-sandbox

    Sandbox orchestration for evalbox

    v0.1.1 #sandbox #seccomp #linux #syscalls #orchestration #sandboxed #landlock #allow-list #access-control #untrusted
  • dateframe

    Clean up files & folders

    v0.2.4 190 app #cleanup #directory #path #format #docker-run #retention #logging
  • packguard-actions

    PackGuard Page Actions engine: generates prioritized remediation actions from the store + policy + intel, with dismiss/defer persistence

    v0.6.5 #action #policy-engine #malware #store #intel #defer #dashboard #packguard #prioritized #remediation
  • del

    removing files in a secure and efficient manner

    v0.1.2 100 app #glob-pattern #file-deletion #progress-bar #delete #rm #success #command-line-tool #wildcard #removing #filenames
  • shiplog-bundle

    Bundle manifest and profile-scoped zip writer for shiplog run directories

    v0.4.0 #zip #checksum #artifact #bundle #manifest
  • dtree-tui

    A fast, lightweight TUI for interactive directory tree navigation with file preview and fuzzy search

    v1.3.0 bin+lib #file-search #file-manager #tree
  • ext4-lwext4-sys

    FFI bindings to lwext4 - a lightweight ext2/3/4 filesystem implementation

    v0.1.2 320 sys #ext2 #ext4 #lwext4 #ext3 #ffi
  • shannon-nu-cmd-base

    The foundation tools to build Nushell commands

    v0.111.3 #nu-shell #command #foundation #build #nu-command
  • dirs-cli

    tiny low-level command line application that provides platform-specific standard locations of directories for config, cache and other data on Linux, Windows, macOS and Redox by leveraging…

    v0.1.0 app #xdg #app-dirs #path
  • googleapis-tonic-google-cloud-backupdr-logging-v1

    A Google APIs client library generated by tonic-build

    v0.29.0 #google-api-client #gcp #api
  • unfs

    Unified File System

    v0.1.0 #unified #file #filesystem #system
  • es-fluent-runner

    Shared protocol and filesystem helpers for es-fluent runner crates

    v0.15.0 #es-fluent #runner #helper #shared #protocols
  • carbon14

    file-system forensics

    v0.3.0 380 bin+lib #sha-1 #adler32 #checksum #forensics #filesystem #keccak256 #ripemd160 #sha-2 #crc16 #serialization
  • notify-types

    Types used by the notify crate

    v2.1.0 5.5M #filesystem-events #watch #events #filesystem
  • path-calculate

    A small path tool works for calculate absolutive or relative path

    v0.1.3 110 #relative-path #home-dir #absolutize #add-path
  • pijul-at-core

    Core library of Pijul, a distributed version control system based on a sound theory of collaborative work. Fork maintained for the AT Protocol ecosystem.

    v1.0.0-beta.11 #pijul #fork #distributed-version-control #collaborative #ecosystem
  • joatmon

    Jack of All Trades Master of None

    v0.0.34 800 #error-message #general #all-trades
  • rnav

    Terminal log navigator

    v0.1.1 bin+lib #viewer #navigator #tui #tui-viewer
  • ichwh

    An async implementation of which

    v0.3.4 1.3K #unix #which
  • sidetree

    TUI file tree for usage with terminal text editors

    v0.10.1 macro bin #file-tree #file-manager #terminal-file-explorer #terminal-text-editor #text-file #text-editors #terminal-file-manager #show-hidden #tui-file-manager #icons
  • kuliya

    querying Algerian education dataset

    v0.1.3 170 #dataset #api #education #path #querying #college
  • diskr

    Lightweight terminal file explorer and disk/storage manager for macOS

    v0.1.2 app #terminal-file-explorer #storage #disk #filesystem
  • n5gest

    CLI utilities for N5 files

    v0.4.0 app #n5 #tensor
  • rust_dylib

    dynamic library (dylib) handling

    v0.1.0 macro #dynamic-library #rust #api-bindings
  • kapy

    Cli tool to copy photos with optimizations

    v0.2.2 bin+lib #avif #photo #camera #copy #cli
  • claude-api-test

    Test utilities for claude-api: cassette-based replay of recorded HTTP exchanges

    v0.5.3 #claude-api #replay #exchange #recorded #testing #jsonl #wiremock #cassette #api-client
  • fts

    high performance directory walking using libc fts

    v0.3.0 #walk-dir #libc #iterator
  • llm-kit-storage-filesystem

    Filesystem storage provider for LLM Kit

    v0.1.1 #filesystem-storage #llm-provider #storage-provider #kit #sorting #filesystem-based
  • xch

    A CLI utility and rust crate to atomically swap the content of two paths

    v1.1.0 bin+lib #filesystem #file #fs-file #cli
  • oneiros-detect-project-name

    Strategy-based project root and name detection for oneiros

    v0.0.8 #oneiros #detect #project-root #agent #control #continuity #strategy-based #context-free #memories #sub-agent
  • snapsafe

    A lightning-fast, lightweight command-line tool for creating efficient directory snapshots

    v0.1.0 app #backup #snapshot #filesystem
  • crax_utils

    Some common utils

    v0.1.8 #crax #path-buf-ext #github
  • libykpers-sys

    FFI bindings to libykpers

    v0.3.1 sys #devices #key #peroxs #disk #command-line-tool #luks #backup #peroxide-cryptsetup #enrollment
  • spring-opendal

    OpenDAL plugin for spring-rs

    v0.4.1 #storage #spring
  • ferripfs-mfs

    IPFS Mutable File System (MFS) - familiar filesystem interface over IPLD

    v0.1.0 #mfs #ipfs #ipld #filesystem #mutable
  • mattress

    A command line tool for working with Linux extended attributes (xattrs)

    v0.2.1 bin+lib #xattr #extended-attributes #command-line-tool #linux #path
  • dwipe

    Fast, cross-platform disk cleanup tool with interactive UI

    v0.1.4 160 bin+lib #disk-cleanup #tui #disk #cleanup #storage
  • scanner-metadata

    Metadata extraction helpers used by scanner-core

    v0.2.3 #exif #scanner-core #audio-tags #metadata #ffprobe #docx #video #scanfs #pdf #metadata-extract
  • diskonaut

    Terminal disk space visual navigator

    v0.11.0 app #disk-space #navigator #terminal #delete-file #scan #treemap #freed #root-path
  • rotating_file_handler

    Implements a simple rotating file handler

    v0.2.0 #file-handler #log-rotation #file-rotation #logging #async #log-file-rotation #telemetry #file-header
  • fsevent-stream

    Stream-based FSEvent API bindings

    v0.2.3 4.9K #watch #macos #events #filesystem
  • eto

    A small updater

    v0.2.2 #updater #directory #ignore #package #version #glob-pattern
  • fuc_engine

    Engine for the FUCing project

    v3.1.1 500 #engine #tool-file #tool
  • btrfsutil

    Safe wrappers for libbtrfsutil

    v0.2.0 #btrfs #libbtrfsutil #wrapper
  • razor-nvpair

    Idiomatic nvpair API

    v0.13.1 #nvpair #zfs #api-bindings
  • fddf

    Fast, parallelized duplicate file finder

    v1.7.0 app #duplicates #dupe #dupes
  • playdate-fs

    High-level file-system API built on-top of Playdate API

    v0.2.12 nightly no-std #playdate-sdk #playdate #api #sdk
  • dupdup

    Find duplicate file

    v0.3.0 app #duplicates #cli
  • depot

    A (disk) persistent queue library

    v0.2.0 #data-persistence #storage #disk #persistence #queue
  • includedir

    Include a whole directory tree at compile time! - Runtime part

    v0.6.0 17K #directory #include #static
  • bytescale

    Demonstration of humanbyte usage for human readable byte functions

    v0.2.1 2.2K no-std #human-readable-format #format #human-readable #utility
  • backdown

    A smart CLI for removing thousands of duplicates on your disks

    v1.1.2 500 bin+lib #deduplicate #disk #directory #staged #set #symlink #report-json
  • 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.)

    v0.2.1 140 #vite #bundler #swc #esbuild #vitejs
  • rdfoothills-base

    Base utilities of rdfoothills, mostly to be used by the other crates in the workspace

    v0.7.0 310 #directory #osh #norm
  • aquila_fs

    Aquila server file system file backend implementation

    v0.7.0-rc.13 #filesystem #aquila #storage #server #atomic #fs-file #game-assets #file-server
  • kcr_policy_karmada_io

    Kubernetes Custom Resource Bindings

    v3.20260115.155515 #kubernetes-custom-resource-bindings #api-bindings #kubernetes-custom-resources
  • bux-e2fs

    Ext4 filesystem image creation via libext2fs — static FFI bindings and safe Rust API

    v0.1.5 sys #sandbox #ext4 #libext2fs #e2fsprogs #ffi
  • json_state

    managing states using json with file persistence

    v0.1.0 #json #persistence #storage #state #filesystem
  • ferripfs-blockstore

    Content-addressed block storage for IPFS, compatible with Kubo

    v0.1.0 #ipfs-cid #ipfs #content-addressable-storage #block-store
  • rust-single

    rust application single process

    v25.8.41 #applications #info #wake #process #path #error-logging
  • swim-clean-all

    Recursively cleans swim projects

    v0.2.1 500 app #cargo-clean-all #directory #swim #project #recursion
  • windows-file-info

    gathering useful infos about Windows entities(archives, directories or reparse point/symlinks) with developer friendly way

    v0.4.0 180 no-std #permissions #owner #windows #size #filesystem
  • nydus-blobfs

    Blob object file system for Nydus Image Service

    v0.2.0 #nydus #docker #storage-service #oci #containerd #data-integrity #object-file #filesystem-storage #rafs #dragonfly
  • up_finder

    Find files or directories upward in the directory tree

    v0.0.5 #file-search #find-up #search
  • squinter

    interface with SquashFS filesystems

    v0.3.1 230 #squash-fs #compression #filesystem
  • bootsector

    Read partitions from block devices or files

    v0.2.0 260 #partition-table #bootloader #mbr-partition-table #gpt-partition-table #block-device
  • distro-rootfs

    Linux distribution rootfs extraction, caching, and lifecycle management

    v0.1.0 #rootfs #cache #linux #extract #tar
  • bitrouter-blob

    BitRouter blob storage backends

    v0.31.2 #data-storage #bitrouter #back-ends #bit-router #fs #github-repository
  • sdoc

    Framework for building custom CLIs around shell, scripts, and executables

    v0.8.11 bin+lib #cli-framework #executable #yaml-config #shell #building #command-line-tool
  • untree

    inverts the action of tree. It allows you to create directory trees from a textual representation of the tree.

    v0.10.0 bin+lib #directory #create-directory #stdin #io #action #profit #inverts #tree-representation #input-file #tree-root
  • chamber-import-export

    Import/export functionality for Chamber secrets manager

    v0.5.3 #import-export #csv #export-json #json
  • osoy

    Command-line git repository manager

    v0.5.1 bin+lib #git-repository #cli
  • url_path

    canonicalize, normalize urls

    v0.1.3 2.5K #canonicalize #normalize #url
  • craback

    Back any folder/file to an S3 bucket periodically with a simple TUI

    v0.1.0 app #tui #backup #aws
  • hdfs-sys

    Bindings to HDFS Native C API

    v0.3.0 22K sys #native-api #bindings #libhdfs #native-bindings #hdrs
  • globcmp

    assesses whether one glob pattern matches a file path more closely than another glob pattern does

    v0.3.1 app #glob-pattern #pattern-matching #path-matching
  • feff10-cli

    CLI for running FEFF10 calculations

    v0.2.0 app #spectroscopy #feff #xanes #xas #exafs
  • hdd

    hdd: instruments for querying ATA and SCSI disks

    v0.10.3 bin+lib #ata #scsi #hard-drive #disk #querying
  • cmake-file-api

    Parsing and interacting with cmake-file-api

    v0.1.2 130 #cpp #directory #file-api #api-bindings
  • puniyu_path

    puniyu 路径管理库,统一提供应用、插件与适配器目录路径

    v0.8.1 240 #puniyu #directory #路径管理库 #统一提供应用 #plugin #config-dir
  • streambed-logged

    Logged is a small library that implements a file-system-based commit log

    v0.13.0 #commit-log #logging #streambed #kafka #file-system-based #retention #system-logging
  • dasher

    reducing a whole directory tree to a single hash digest

    v0.3.3 bin+lib #hashing #directory #digest #single #utility
  • rjrssync

    Fast rsync-like tool for incrementally copying files. Runs natively on both Windows and Linux and uses network for communication.

    v0.2.7 app #cross-platform #tool #filesystem
  • inflorescence-pijul-repository

    Functionality for interacting with a pijul repository

    v1.0.0-beta.11 #repository #pijul #inflorescence
  • bonds-core

    Core library for managing symlink-based bonds with SQLite persistence

    v0.1.6 #symlink #sqlite #productivity #filesystem
  • tca-loader

    XDG-compliant theme loader for TCA

    v0.3.0 #themes #loader #tca #xdg #filesystem
  • chamber-backup

    Backup functionality for Chamber secrets manager

    v0.5.3 #backup #secrets-manager #chamber
  • greenfield

    images

    v0.1.4 #image #64-bit #image-width #color #endian #quantization #serialization #color-quantization #16-bit #big-endian
  • codemem-watch

    Real-time file watcher for Codemem with debouncing and .gitignore support

    v0.7.0 #file-watcher #codemem #events #real-time #watch #file-extension #detect-file #emit #hardcode #gitignore
  • floppy-disk

    async filesystem facade for rust!

    v0.2.6 700 #facade #filesystem #async #floppy #async-fs #tokio-fs
  • lw

    Log-Watcher utility - replacement for: tail -F /some/path/* - that uses Kqueue to watch for new files as well…

    v0.6.10 app #kqueue #watch #tail #view
  • pmv

    Pattern based mv(1)

    v0.4.2 bin+lib #wildcard #mv #pattern #terminal-output #run #windows-and-linux #command-line-tool #selecting
  • shadow-storage

    Content-addressed storage with erasure coding and chunking for Shadow Network

    v0.1.0 #erasure-coding #distributed-storage #distributed
  • quirks_path

    path library with quirks that is as platform-agnostic as possible

    v0.1.1 190 nightly #path-buf #quirks #platform-independent
  • skg-state-fs

    Filesystem-backed StateStore implementation for skelegent

    v0.4.1 #ai-agent #skelegent #state #storage #agent-state #artificial-intelligence
  • filesystem-hashing

    Track Filesystem Integrity via Snapshots which contain a HashMap of the files and their corresponding hash signature from a specified directory

    v0.3.4 500 #hashing #file-integrity #filesystem-integirty #folder-hashing #file-hashing
  • rdfoothills-iri

    few basic types to reference IRIs and ontologies

    v0.7.0 280 #osh #directory #norm
  • gostd_io

    part of gostd,gostd 是Go标准库的rust实现

    v1.1.2 410 #gostd #go-standard-library #go-api #go-to-rust #api-bindings
  • spook

    File watcher geared towards automatic HTML generation and autoreload

    v0.1.2 app #server-sent-events #autoreload #sse
  • spacedisplay

    Fast and lightweight tool to scan your disk space

    v0.3.0 app #disk-space #scan #terminal #disk
  • ghee

    That thin layer of data change management over the filesystem

    v0.6.1 bin+lib #xattr #data-management #change-management #primary-key #management-filesystem #extended-attributes #btrfs #data-layer #logging
  • ssstar-testing

    testing helpers to make it easier to write test fixtures. Not for use outside of ssstar crate. Breaking changes may ocurr without warning.

    v0.7.3 470 #amazon-s3 #tar-archive #archive
  • gibblox-android-sparse

    Block reader for Android sparse images

    v0.0.2-rc.3 360 no-std #gibblox #block-reader #android
  • summer-opendal

    OpenDAL plugin for summer-rs

    v0.5.0 #storage #summer
  • commondir

    Find the common root directory of a set of paths

    v1.0.0 14K #directory #root-path #common #path
  • cmps

    short for compose, a tool used to create or fill files with a default content

    v0.4.0 bin+lib #default #compose #touch #template #template-file
  • grass-driver

    Driver for GRASS

    v0.1.4 bin+lib #grass #data-analysis #genomics-data #define #genomics-analysis #driver #domain-language #dsl #binary-executable
  • gluster

    interface with Gluster's CLI. This is being leveraged by a Juju charm to manage a Gluster deployment

    v1.0.8 150 #deployment #rpc #interfacing #command-line-interface #server #juju #charm #unit-testing #pull-request
  • 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

    v0.1.3 4.7K bin+lib #volume-shadow-copy #ntfs #windows #rawcopy #filesystem
  • disk-serial-number

    get disk serial numbers across different platforms

    v0.2.1 150 #serial-numbers #different-platform #disk #across #macos
  • nfs3_types

    Type definitions and utilities for working with NFSv3

    v0.5.1 2.1K #nfs #nfs3 #xdr #rfc-1813 #rfc-1014
  • elizaos-plugin-agent-skills

    Agent Skills plugin for elizaOS - implement the Agent Skills specification with progressive disclosure

    v2.0.0 #agent-skills #elizaos #plugin #otto #clawhub
  • frs

    Rename files with RegEx patterns

    v0.4.2 bin+lib #rename-files #find #regex #rename-directories #rename
  • crab-clean

    A CLI tool to tidy your file system by finding and managing duplicate and unused files

    v0.1.1 bin+lib #cleanup #organizer #duplicate-files #filesystem
  • gitice

    Freeze your local git repositories for easy restoration

    v2.0.7 260 nightly app #git #backup-restore #snapshot #restore #backup
  • coredump-copy

    Copy coredumps for debugging on a different machine

    v0.1.6 150 app #coredump #machine #executable #different #file #output-dir
  • vrsh

    shell written for my own learning

    v0.1.2 app #shell-prompt #learning #variables #standard #customization #long-term-goal #single-quote
  • kiln-sv-deps

    Dependency resolution for kiln. Wraps bender as a subprocess.

    v0.4.0 #kiln #sub-processes #bender #wrap #binary
  • anyfs

    Pluggable virtual filesystem backends for Rust

    v0.1.0-pre.0 #virtual-filesystem #back-ends #pluggable #file-storage #middleware
  • ezio

    really easy IO

    v0.1.2 #random #stdio #io
  • hxcfe-sys

    Bindings for libhxcfe https://github.com/jfdelnero/HxCFloppyEmulator/. Unfinished work, contributions are welcomed.

    v0.3.0 sys #hx-c-floppy-emulator #jfdelnero #libhxcfe #contributions #image #cpclib #cpcsdk #welcomed #memory-leaks #assembly
  • ohos-fileuri-sys

    OpenHarmony's fileuri sys for rust

    v0.1.0 #open-harmony #file-uri
  • code_reload_build

    Everything related to build.rs and runtime

    v0.1.3 bin+lib #run-time #rs-and-runtime #code-reload #renamed
  • chamber-secret-manager-cli

    CLI interface for Chamber secrets manager

    v0.5.3 #secrets-manager #command-line-tool #shell
  • dylint_internal

    Dylint internals

    v5.0.0 89K bin+lib #internal #package #user #linting #refer
  • win32-remove-dir-all

    A std::fs::remove_dir_all replacement using the Windows Shell and Property System APIs on Windows

    v0.1.0 #remove-dir-all #windows #shfileoperationw #shfileoperation #ifileoperation
  • cargo-like-utils

    A colletion of utils to build CLIs with an output style and a behaviour similar to cargo

    v0.2.1 260 #cargo-cli #output #behavior #command-line-utilities #style #guarantee
  • sqlarfs

    A file archive format and virtual filesystem backed by a SQLite database

    v0.1.1 bin+lib #sqlite #archive #database #sqlar
  • installation

    installer utilities

    v0.1.0 #install #helper #installer
  • dd_backup

    creating device backups using dd

    v0.1.2 app #backup #logging #block-device #filesystem-path #serial-numbers #uuid #dd #debugging #config-json #optional-fields
  • fleetfs

    FleetFS

    v0.2.0 app #distributed-filesystem #design #rustup-component-add #flat-buffers
  • storage_hal

    A storage hybrid access layer

    v0.1.8 360 #access-layer #storage #cache
  • neuron-state-fs

    Filesystem-backed StateStore implementation for neuron

    v0.4.0 #neuron #ai-agent #state #storage #agent-state
  • s3-utils

    Various tools and extensions around Amazon S3

    v1.1.0 app #amazon-s3 #aws #amazon
  • hanzo-apply-patch

    Patch application utilities for Hanzo

    v0.6.74 bin+lib #agent #development-tools #hanzo #patch #coding-agent #ai-coding
  • ocaml-sys

    Low-level OCaml bindings for Rust

    v0.26.0 74K sys #ffi #rust
  • nickel-lang-flock

    Cross-platform advisory file locking, taken from Cargo

    v0.1.0 #configuration-language #nickel #nix
  • rmcp-sysinfo

    MCP server for system information (CPU, memory, disk, etc.)

    v0.3.0 bin+lib #system-information #mcp #mcp-server #cpu-memory #artificial-intelligence #assistants #cross-platform #model-context-protocol
  • mini-fs

    Application filesystem to simplify reading files from both the native filesystem and file archives (tar, tar.gz & zip)

    v0.2.2 #virtual-filesystem #zip #mini
  • path-absolutize

    extending Path and PathBuf in order to get an absolute path and remove the containing dots

    v3.1.1 960K #absolute-path #dedot #canonical
  • wormhole-fs

    Wormhole is a data decentralisation solution. It aims to create one single virtual storage space between many computers.

    v0.1.0 bin+lib #wormhole #storage
  • oramfs

    fully encrypted and optionally authenticated Oblivious RAM filesystem

    v1.0.0 bin+lib #local-directory #oram #remote-storage #oblivious-ram #write-file #config-file #data-access #write-access #ext4 #privacy
  • fuse-zstd

    FUSE filesystem where existing folder with files compressed by zstd is mapped to folder with uncompressed files

    v1.2.0 app #zstd #fuse
  • mc-rs

    port of GNU Midnight Commander — a dual-panel terminal file manager

    v0.1.8 bin+lib #file-manager #terminal-file-manager #port #commander #midnight
  • arcbox-fs

    High-performance filesystem service for ArcBox (VirtioFS)

    v0.1.6 #arc-box #fuse #file-cache #service #handle #pass-through #virtio-fs #virtiofs #concurrency #not-found
  • swapvec

    A Vector swapping to disk after exceeding a given length

    v0.4.2 2.7K #swapping #length #temporary-files #memory-data #exceeding #web-server #uploading #csv #single-consumer #database-transaction
  • miljo

    .env file management CLI

    v0.2.0 bin+lib #env-file #file-manager #cli #expect
  • arbhx

    VFS layer for Rust

    v0.3.6 #vfs #layer
  • rusty-dawg

    building and querying Directed Acyclic Word Graphs (DAWGs) and Compacted DAWGs (CDAWGs) for efficient string indexing and searching

    v0.2.2 bin+lib #search-indexing #python-bindings #dawg #cdawg #graphs #ram #compacted #corpus #corpora #web-server
  • cuddlyfs

    A distributed file system with a cuddly API

    v0.1.2 140 bin+lib #distributed-file-system #cuddly #distributed
  • obfd

    organize files into folders by date

    v1.1.1 180 app #date #directory #organize #tool #date-file
  • ferripfs-unixfs

    IPFS UnixFS - file and directory representation with chunking and DAG building

    v0.1.0 #unix-fs #ipfs #chunking #dag #file
  • winux-files

    Modern file manager for Winux OS with cross-platform file format support

    v1.0.0 app #file-manager #file-format #cross-platform #winux #os
  • zfs-core

    Rust interface to libzfs_core (lzc)

    v0.5.0 150 #interface #lzc #libzfs-core
  • sapling-dag

    DAG used for source control

    v0.1.0 130 #version-control #dag #sapling #graph #scalable #sapling-scm
  • watchcrab

    fast, secure, and easy-to-use Rust-based tool to monitor filesystem events across platforms. Effortlessly automate tasks and log changes.

    v1.0.0 500 bin+lib #event-logging #cross-platform #task-automation #monitor #filesystem-monitoring #handle-events
  • izihawa-ipfs-api-prelude

    Shared code for IPFS HTTP API clients

    v0.5.1 #ipfs-api #ipfs-client #web-api #ipfs
  • kardo-gate

    Kardo Gate — Documentation quality gate for GitHub PRs

    v0.4.0 #ci #documentation #pull-request #github #quality-gate
  • tmpdir

    Useful to create temp directories and copy their contents on completion of some action. Tmp dirs will be created using [env::temp_dir] with some random characters prefixed to prevent a name clash

    v1.0.0 5.7K #temp-dir #async #temp
  • diskscan

    scan your disk space

    v0.3.0 #scan #disk-space #disk
  • common-path

    Finds the common prefix between a set of paths

    v1.0.0 380K #path-prefix #find #set
  • minty

    Extremely fast file deduplication app written in rust using parrellism with a rust gui

    v2.0.3 app #file-search #file-deduplication #deduplication
  • mlcr

    An adaptive machine-learning-based cache tracker/replacement policy

    v0.2.0 #lru-cache #cache #lru
  • some_default_dirs

    Some Default paths which are not in dirs next

    v0.1.1 #directory #startmenu #startdirs
  • hashfind

    Search for file hashes

    v0.1.0 nightly app #file-search #database #cli
  • orbis-pfs

    reading PlayStation 4 PFS (PlayStation File System) images

    v0.1.0 #playstation #pfs #filesystem #orbis #ps4
  • helyim

    object storage written by Rust

    v0.1.0 bin+lib #object-storage #seaweed-fs #haystack #raft
  • logfs

    append-only log based filesystem with encryption and compression

    v0.1.1 #filesystem-compression #append-only-log #encryption #logging #optional
  • openvet-package

    Per-registry package fetch and unpack adapters for OpenVet audit authoring

    v0.2.0 #cargo-registry #audit #registry #openvet #supply-chain
  • bunsen-cache

    disk cache for bunsen

    v0.21.0-pre.1 #disk-cache #bunsen #model #burn
  • brk-notify-debouncer-full

    notify event debouncer optimized for ease of use

    v0.6.1 #filesystem-events #watch #events #filesystem
  • globcmp-lib

    used by the globcmp crate. Provides methods to assess whether one glob pattern matches a file path more closely than another glob pattern does

    v0.3.1 #glob-pattern #pattern-matching #path-matching #filesystem-path
  • envs

    📦 A Rust library for detecting various system environments, including virtualization, containers, OS types, and more

    v0.2.3 380 #detect-system #virtualization #environment #os #container
  • snakit

    Command-line tool that recursively renames all files and folders within a specified directory to snake_case

    v0.1.1 app #file-rename #snake-case #directory #hidden-file #verbose-output #command-line-tool
  • project-tree

    A command-line utility to display a ascii tree of files and directories

    v0.2.2 app #directory #ascii-tree #ascii #file-tree #command-line
  • win-rmdir-fast

    Hyper-optimized Windows directory deletion tool

    v0.1.0 bin+lib #parallel #performance #delete #windows #filesystem
  • lmdb-queue

    A lightning fast disk based queue, meta data is stored in lmdb

    v0.4.0 650 #lmdb #queue
  • fuck-delete-it

    Force delete file/folder on Windows, kill occupying processes

    v0.3.0 280 app #delete-file #windows #delete
  • dircmp

    Compare folders and return a diff for assertion

    v0.2.0 3.4K #assert #filesystem #testing
  • rmcp-open

    MCP server for opening files/URLs with system default applications

    v0.1.0 app #mcp #rmcp #xdg-open #open
  • distinst

    Distribution Installer Backend

    v0.3.2 bin+lib #install #partition-table #distribution #back-end #disk #bootloader #linux-distro #gpt #spend-time
  • disk-types

    Common traits and types for handling block devices, partitions, file systems, etc

    v0.1.5 #block-device #partition-table #disk-partition
  • epochfs

    versioned cloud file system with git-like branching, transaction support

    v0.1.5 470 #transaction #branch #cloud #git-like #versioned #lake-fs
  • rcore-os/linux-object

    Linux kernel objects

    GitHub 0.1.0 77K nightly #linux-kernel #zircon #micro-kernel #object #image #assembly #rootfs #qemu #ffmpeg
  • rdfoothills-conversion

    Allows to convert between different RDF serialization formats and to HTML

    v0.7.0 290 #osh #norm #directory
  • flight_tracking_erau_se300

    An app that displays the path of planes through the country of United States

    v0.5.0 bin+lib #planes #flight #button #weather #display #se #real-time #united #data-display
  • wisp-zoxide

    zoxide integration for Wisp

    v0.1.0 #zoxide #wisp #integration #tmux #tmux-session #popup #navigator #sidebar
  • pathy

    A CLI tool to display the file tree of a directory

    v1.0.1 app #file-tree #tree-visualization #visualization #path
  • uv-scripts

    internal component crate of uv

    v0.0.45 3.5K #uv #component-of-uv #python #versioning
  • rualdlib

    Rust Aliasing Directory

    v0.1.5 #bash #zsh #fzf #cli
  • justrun

    Just run it! A simple init system

    v1.1.0 140 bin+lib #init-system #service #root #daemon
  • datefilter

    Filter filenames on stdin to exclude filenames for dates which should be kept, and filenames not containing dates

    v0.1.6 app #filenames #date #exclude #backup #stdin #zfs
  • thumbnailify

    generating and caching thumbnails using the GNOME thumbnailer approach

    v0.1.4 110 #thumbnail #generator #cache #thumbnailer #gnome #up-to-date #cache-directory #md5 #xdg #mime
  • symlink-rs

    Create symlinks in a cross-platform manner

    v1.0.0 550 #cross-platform #file #fs
  • libside

    building configuration management tools

    v0.3.0 1.1K #configuration-management #requirements #building #undo #server #incorrect
  • musage

    🧵 A command line memory usage information tool

    v0.1.6 bin+lib #ram #ram-usage #memory
  • fd-lock

    Advisory cross-platform lock on a file using a file descriptor to it

    v4.0.4 3.3M #windows #file-lock #unix #file
  • riscv_sys_monitor

    A system monitor for RISC-V SBCs on Linux

    v0.1.5 140 app #risc-v #system-monitoring #disk #linux-monitoring #memory #sbc #real-time-monitoring #mb #disk-space
  • ls-preview

    Show a preview of the directory contents

    v0.1.1 app #preview #directory #content #show #line
  • steat

    finds and deletes old build dirs, and saves you disk space

    v0.4.0 app #disk-space #directory #delete #find #name #target-directory
  • watch-files

    A dead simple file system watcher

    v1.0.1 app #file #system #cargo-build #filesystem #run-command #poll-rate #src-directory #eyes #file-change
  • fcache

    File caching library with lazy creation, automatic refresh, and callback-based initialization

    v0.2.0 240 #file-cache #lazy-evaluation #cache
  • tfio

    that provides a Transaction-like interface that are traditionally used in databases on FileIO operations

    v0.1.32 #file-io #transaction #interface #directory #operation #rollback #file-operation #database #ie
  • t-rs

    quickly create and manage temporary folders from the commandline

    v0.3.0 390 app #temp-dir #directories #manage #command-line #create
  • cptc

    A cli tool for copying file/s contents to your clipboard

    v0.1.4 200 app #file-content #clipboard
  • pi_download

    multi parts download, disconnect to continue connection, redundant download

    v0.4.0 #download #part
  • git-metafile

    storing and restoring files metadata (mode, owner, group) in a git repository. It's designed especially for versioning /etc.

    v0.2.3 app #git #git-repository #cli
  • cargolifter

    CargoLifter

    v0.5.3 app #cargo-cli #registy #cargo #cli
  • wnfs-namefilter

    Bloom filter for the Webnative Filesystem

    v0.1.23 #wnfs #decentralization #ipfs
  • ricecoder-files

    File system operations and management utilities

    v0.1.71 #file-manager #operation #ricecoder #backup #rollback #audit-logging #log-file
  • finder

    Recursive find files in folders with filtering

    v0.1.6 bin+lib #file-search #font #iterator #recursion
  • listree

    Tools to view directories and files

    v0.2.1 190 app #view #cli #directories
  • ferripfs-pinning

    IPFS content pinning - prevent blocks from garbage collection

    v0.1.0 #pinned #ipfs #block #persistence #pinning
  • bincbup

    Btrfs INCremental BackUP - backup subvolumes incrementally

    v0.1.1 app #backup #btrfs #snapshot
  • system-gauges

    A tui program that displays information about your system in a gauge format

    v0.1.1 bin+lib #system-information #gauges #disk #arguments #screen
  • chloe_ignore

    ignore file generator

    v0.1.4 app #ignore-file #file-generator #gitignore #gitignore-generator #chloe
  • nydus-builder

    Nydus Image Builder

    v0.2.0 100 #nydus #docker #container-image #oci #image-builder #storage-service #containerd #convert-images #tarball #dragonfly
  • webhdfs

    Hadoop WebHDFS client library

    v0.3.3 380 bin+lib #hadoop #hdfs
  • catfs

    Cache AnyThing filesystem

    v0.8.0 bin+lib #file-system-cache #fuse #cache #filesystem
  • rfmt

    source code formatter

    v0.1.0 nightly app #code-formatter #ast #formatter
  • s5_store_local

    Local filesystem blob storage backend for S5

    v1.0.0-beta.1 #local-storage #filesystem #local-store #rename #path #s5 #filesystem-storage #blob-storage
  • dir-structure-tools

    Model directory structures as plain Rust structs

    v0.3.0 #filesystem #async-write #dir-structure
  • vhost-device-scsi

    vhost scsi backend device

    v0.1.0 app #scsi #back-end #virt #vhost
  • uni-path

    Platform-independent path manipulation

    v1.51.1 #path-components #path-buf #platform-independent #path
  • globetter

    Glob fork with bug fixes! Support for matching file paths against Unix shell style patterns

    v0.2.0 700 #glob-pattern #unix-shell-style #shell-style-pattern #file-pattern-matching #path-matching #bugfix #sub-directory #case-insensitive #jpeg
  • calloop-notify

    Calloop adapter for Notify

    v0.2.0 140 #watch #calloop #events #filesystem
  • io-redirect

    Cross-platform I/O redirection

    v0.0.2 #stderr #stdout #io
  • xdg-utils

    Query system for default apps using XDG MIME databases. Rust implementations of some common functions in the freedesktop project xdg-utils.

    v0.4.0 #database-query #xdg #mime
  • rustcask

    fast and efficient key-value storage engine, based on Bitcask

    v0.1.0 #key-value-store #bitcask #key-value
  • find_folder

    finding the absolute path to a folder with a given name

    v0.3.0 11K #directory #search #folder
  • unsplash-wallpaper

    A tiny tool to download multiple images from Unsplash API in parallel

    v1.0.1 app #download #wallpaper #parallel #unsplash #image #xdg-config-home #text-format
  • trooper

    An EXPERIMENTAL file manager inspired by ranger

    v0.5.0 app #file-manager #ranger #key-bindings #tui-file-manager #experimental
  • libcryptsetup-sys

    FFI bindings to the libcryptsetup library

    v0.3.0 sys #encryption #cryptsetup-rs #bindings #disk #token #luks2 #luks
  • owl2shacl

    CLI tool that tries to convert simple OWL ontologies into SHACL shapes. OWL ontologies define logical relationships. SHACL shapes define a data scheme, and allow to validate data against them…

    v0.2.0 app #cli-parser #git #ci
  • little-becky

    backup with copy-on-change model

    v0.1.0 app #backup #copy-on-write
  • maelstrom-layer-fs

    FUSE filesystem for use with Maelstrom

    v0.14.0 bin+lib #filesystem-layer #fuse #maelstrom #table #fuse-fs #stacking #cargo-subcommand
  • klwext4_rust

    lwext4 in Rust

    v0.2.0 nightly sys no-std #lwext4 #filesystem #ext4 #file #microcontrollers
  • replace-homedir

    Replace user home directory in a path with another string (Rust alternative to npm replace-homedir)

    v0.1.1 #tilde #homedir #path
  • virtual_file_system

    a Virtual File System with local storage

    v0.1.0 #local-storage #keyword1
  • termutils

    All your favourite utilities in one place

    v0.1.0 app #terminal #d33pster #terminal-utilities
  • sandboxfs

    A virtual file system for sandboxing

    v0.2.0 bin+lib #sandbox #fuse #bazel #fuse-fs
  • idx_binary

    Indexed binary file. It uses mmap , various_data_file and avltiree.

    v0.38.5 #database #avl-tree #memmap #index-file #file
  • redoxer

    Method for quickly running programs inside of Redox from a KVM capable OS

    v0.2.63 1.5K bin+lib #redox #kvm #programs #env #arguments #sysroot #folder-path #command-arguments #qemu #docker-container
  • d88dmp

    *.D88 file dump tool

    v0.14.0 app #d88 #dump #terminal #retropc
  • zerostash-files

    Safe and secure backup library

    v0.7.0 #backup #api #filesystem #security #api-security #crypto-api
  • bookstore

    HTTP book storage service with built-in conversion support

    v0.1.1 130 app #storage-service #book #convert
  • quickproj

    Flexible project creation for minimalists

    v0.3.0 app #project-template #cookiecutter #cli
  • hydroperx-wwwfs

    Abstraction for the browser file system APIs

    v1.0.1 #filesystem #browser #system-api #web-api #system-abstraction #strip
  • trash_dumper

    trash file dumper

    v1.0.2 app #trash #dumper #file #dump #clean
  • wslpath

    Convert Windows to WSL Path and vice-versa

    v0.0.2 8.7K #path #convert #wsl #windows #distro
  • dir-iterator

    Iterator that recursively scans and filters files from a directory

    v0.1.4 #walk-dir #iterator #directory
  • brown

    that makes dealing with Rust file system a breeze

    v0.2.0 #dealing-with-filesystem #directory #file #breeze #file-path
  • magic-school-bus

    Cross-platform TUI filesystem browser with Vi-like keybinds

    v0.7.0 app #tui #cross-platform #school #keybind #filesystem #vi-like
  • unistore-watcher

    File system watcher capability for UniStore

    v0.1.0 #unistore #notify #filesystem #watcher #file
  • rattlebeaver

    Manage rolling backups

    v0.1.1 bin+lib #backup #rolling
  • durt

    Command line tool for calculating the size of files and directories

    v1.0.3 bin+lib #disk-usage #disk #file #usage
  • frogger

    🐸 Simple file system implementation using the 9P protocol

    v0.1.2 bin+lib #9p #fuse #namespaces #filesystem #bind #virtualization #namespace
  • path_normalizer

    Lexically normalize paths in Rust without touching the filesystem

    v0.1.1 #filesystem-path #normalize-path #rust #lexical #normalize
  • plex-boot

    experimental boot manager with live-loading ISO support and more cool things

    v0.1.0 bin+lib #efi #boot-manager #plex #linux-kernel #config-toml #uefi #bootloader
  • froggr

    🐸 Simple file system implementation using the 9P protocol

    v0.1.0 bin+lib #9p #fuse #namespaces #filesystem #bind #virtualization #namespace
  • unrar

    list and extract RAR archives

    v0.5.8 26K #archive #rar #archive-extract #archive-entries #archive-file #file-content #encryption
  • libnfs

    bindings allow you to create nfs mounts in memory/userspace

    v0.1.1 130 #nfs #userspace #api-bindings
  • neotron-romfs

    Parse a Neotron ROM-FS image

    v2.0.0 100 #rom-fs #neotron #image #content #parser #filing
  • filelock-rs

    Minimal Rust library that provides functionality for managing PID files and file locks

    v0.1.0-beta.2 900 #lock-files #pid-file #file-descriptor #fd-lock #traits #as-raw-fd
  • squashfs-async

    Parsing and reading of SquashFS archives, on top of any implementor of the tokio::io::AsyncRead and tokio::io::AsyncSeek traits

    v0.1.2 bin+lib #squash-fs #async-read #archive #top-of-tokio #implementors #io-async #async-seek #decompression #async-io #mb
  • filetools

    Helper functions for path operations

    v0.3.0 #directory #filesystem-path #utility #file #file-utility
  • s5_importer_local

    Local filesystem importer for S5

    v1.0.0-beta.1 #filesystem #importer #local-file #s5 #directory #concurrency #parallel-processing #modification-time
  • vfs-tar

    VFS for TAR files

    v0.5.0 330 #vfs #tar #filesystem
  • erofs

    CLI for interacting with EROFS

    v0.0.2 120 bin+lib #cli-for-with-erofs #kernel #documentation #org #filesystem
  • inflorescence-libpijul

    Core library of Pijul, a distributed version control system based on a sound theory of collaborative work

    v1.0.0-beta.11 #version-control #pijul #distributed-version-control #collaborative #sound
  • filerune_fusion

    A file splitting & merging solution

    v0.2.0 120 #check #merge #split #fs
  • fuse

    filesystems in userspace (FUSE)

    v0.3.1 3.5K #bindings #filesystem #system-bindings #system
  • partymix

    Combines filesystem images into a disk image with MBR

    v1.0.0 app #disk-image #mbr #filesystem #partitioning #virtualization
  • proton-finder

    Cross platform library for finding and pathing through proton prefixes

    v1.1.0 160 #proton #steam #wine #directory #steamapps
  • fs-swap

    Cross-platform implementation of path swap

    v0.2.6 41K #cross-platform #swap #cross-platform-of-path #cross-platform-path
  • http-endpoint

    Declarative specification of HTTP endpoints

    v0.6.0 2.1K #declarative-specification #endpoint #changelog
  • fluxfox

    working with floppy disk images for the IBM PC and compatibles

    v0.1.0 #ibm #emulation #disk #floppy
  • pass-fu

    wrapper around the legendary pass - Foo Pass!

    v1.0.3 bin+lib #pass-manager #command-line #show #otp #picker #chose #legendary #clipboard #line-numbers
  • precious-helpers

    A helper library for precious - not for external use

    v0.10.2 #precious #rules #directory #exit-code #code-quality #command-run #run-once #linter #version-control #config-path
  • crypt4ghfs

    Fuse layer exposing Crypt4GH-encrypted files, as if they were decrypted

    v0.3.0 bin+lib #encryption #genetics #filesystem #crypt4gh #c4gh
  • dir_input

    handle input directory inputs on linux

    v1.0.2 110 #input-validation #validation #input
  • typst-ts-compiler

    Compile Typst documents

    v0.5.0-rc6 140 #typst #document #world #exporter #access-model #driver #nodejs #virtual-filesystem #server-side-rendering #core-part
  • copy_confirmer

    Confirms all files are copied somewhere

    v0.0.5 220 bin+lib #directory #copy #cli
  • get_dir_hash

    Deterministic directory hashing with glob ignores and optional metadata

    v0.1.0 bin+lib #blake3 #hash #deterministic #directory #glob
  • polished_files

    File loading and (future) filesystem abstraction for Polished OS, supporting UEFI and no_std environments

    v0.1.1 #uefi #file-loading #filesystem #no-std #future #system-abstraction #file-access #kernel-bootloader
  • nx-archive

    working with Nintendo Switch filesystems and archives

    v0.1.2 130 #nintendo-switch #archive #filesystem #nx #nintendo
  • flashkraft-core

    Shared core logic for FlashKraft — domain models, flash pipeline, drive detection

    v1.2.2 #flash #iso #imager #usb #disk
  • auths-utils

    Internal shared utilities for the Auths workspace

    v0.0.1-rc.10 #auths #utilities #workspace
  • watchdiff-tui

    A high-performance file watcher with beautiful TUI showing real-time diffs

    v0.2.0 bin+lib #file-watcher #tui #monitoring #development #diff
  • ipfs-api-backend-actix

    Actix implementation of IPFS HTTP API

    v0.7.0 #web-api #ipfs-api #ipfs
  • fdap

    Featherweight FDAP client library

    v0.1.3 150 #client #featherweight #async
  • btrfs-disk

    Platform-independent parsing and writing of btrfs on-disk structures

    v0.12.0 #btrfs #parser #userspace #filesystem
  • maybe_path

    Zero overhead static initializer for Path

    v0.1.3 1.8K #static-initialization #path #cow #const
  • unfolder

    executable to unfold a file into a folder and fold a previously unfolded folder into a file

    v0.0.3 bin+lib #io #system #path #filesystem #tool
  • cfile

    Rust bindings to C *FILE stream

    v0.5.1 #file-stream #file #api-bindings
  • emix

    Everyday filesystem, string, random, and terminal utilities built on emixcore

    v0.6.0 #random #terminal #everyday #utilities #command-line-utilities #cli-utilities #fake-data #tui #to-string
  • reat

    ergonomic use of extended attributes of filesystem objects

    v0.1.0 app #filesystem-attributes #extended-attributes #object #set #directory #source-file #att
  • bookorg

    An opinionated, fast ebook organiser

    v1.0.0 app #epub #tagging #book #organizer
  • scandir_rs

    A fast directory scanner

    v2.5.1 130 #fast #walk
  • yazi-vfs

    Yazi virtual file system

    v26.5.6 3.7K #virtual-filesystem #yazi #terminal-file-manager #part #tui #cross-platform #vim
  • name_to_handle_at_rs

    Rust bindings for name_to_handle_at() and open_by_handle_at() system calls in Linux

    v2.0.0 #linux #call #handle #syscalls #system #byte-array #nfs
  • roundqueue

    Easy queueing system

    v0.2.9 bin+lib #home-dir #queueing-systems #user #running-node #jobs #rq #daemon #queuing #sub-directory #computing-cluster
  • dir-lock

    file-system-based mutex

    v0.5.0 360 #mutex #file-system-based #filesystem
  • tree_sitter_grep_ignore

    (A forked version of ignore used internally by tree-sitter-grep) A fast library for efficiently matching ignore files such as .gitignore against file paths

    v0.4.20-dev.0 #ignore-file #gitignore #glob-pattern
  • bufreaderwriter

    Rust convenience structs that facilitate automatic switching between buffered reading and writing from a single underlying IO instance. BufReaderWriterRand for random IO and BufReaderWriterSeq for sequential IO.

    v0.2.4 380 #reader-writer #buf-reader #random-access #instance #automatic
  • remote-files

    a cli/lib wrapper of opendal to download/upload and manage remote files on buckets

    v0.1.2 140 bin+lib #gcs #bucket #file
  • fs-change-detector

    reports if something has changed in the file tree

    v0.2.1 #watch #file-tree #report #changed #delete
  • fpicker

    ratatui-file-picker allows you to select multiple files from a tree and add their content or paths to clipboard. It also returns the absolute paths of selected files on exit.

    v0.1.4 bin+lib #terminal-file-explorer #file-picker #ratatui #file-explorer
  • rsnote_cli

    A command-line note-taking app written in Rust

    v0.1.1 bin+lib #note-taking #command-line #note #cli
  • renam

    Blazingly fast file renamer

    v0.3.0 app #file-manipulation #file-rename #utility
  • resm

    Remote Server Management tools

    v0.1.2 app #remote-server #server-management #backup #web-server #clear
  • find-files

    Find Files (ff) utility recursively searches the files whose names match the specified RegExp pattern in the provided directory (defaults to the current directory if not provided)

    v0.1.8 app #file-search #ff #filenames #reg-exp #current-directory #exclude
  • blkio

    high-performance block device I/O

    v0.5.1 460 #block-device #block-storage #io #storage-performance #performance
  • rspack_fs_node

    rspack fs node

    v0.2.0 #rspack #javascript-bundler #webpack #node #fs #rspack-bundler #rstack
  • libbtrfsutil

    bindings

    v0.7.1 380 #btrfs #btrfsutil #ffi
  • ext4-mkfs

    Pure Rust library for creating ext2/ext3/ext4 filesystems

    v0.1.0 no-std #ext4 #filesystem #mkfs #embedded
  • lsvine

    List contents of directories in a vine-like format

    v0.3.1 app #directory #format #screen-space #prefix-length #content #ls #f1 #x86-64
  • pveauto

    command-line tool designed to download and Verify Proxmox Virtual Environment ISO images automatically

    v0.1.0 bin+lib #proxmox #automatic #image #iso #verify #command-line-tool #checksum #ve #pve
  • ampere-diskimage

    Dead Project, Rewriting everything in C

    v0.1.0-rc2 140 app #disk-image #disk-image-creator #rewriting-dead #efi
  • qcow2-fuse

    Mounting qcow2 virtual disk images

    v0.1.1 app #fuse #qcow2 #qemu
  • swamp-script-dep-loader

    dependency parser and loader for swamp script

    v0.1.10 2.3K #swamp-script #loader #parser
  • thumbnailer-bridge

    Bridge between your file manager and thumbnail daemon

    v0.1.2 app #file-manager #thumbnail #daemon #thumbnailer #bridge
  • fallout-se-core

    Core save parsing/query library for Fallout 1 & 2

    v0.1.5 #query #fallout #parser #save #editor #save-file #game #game-save #clean-room #save-file-editor
  • inflorescence-pijul-identity

    Functionality to interact with Pijul identities

    v1.0.0-beta.11 #config #pijul #user-name #identities #identity #public-key #config-dir
  • sigar-sys

    Low level bindings to sigar

    v1.0.3 sys #ffi #sys #binding
  • fscmp

    comparing files/directories

    v0.2.16 app #files-directories #logging #diff #log-dir #comparing #mutually-exclusive #simple-log
  • liberofs

    interacting with EROFS

    v0.0.2 120 #erofs #filesystem #documentation #org #kernel
  • terrr

    a linux horror game

    v0.1.1 app #terminal-game #horror #terminal-command #filesystem #rules
  • dnx-core

    Core library for dnx, a fast Rust-based package manager for Node.js

    v0.1.2 #nodejs #package #js #node-manager #rust-based
  • path_macro

    A macro to join path components using /

    v1.0.0 11K #path-components #macro #component #join
  • mkfs-xiafs

    Create xiafs filesystem images

    v0.1.0 app #linux #filesystem #xiafs #mkfs
  • xdgdir

    Resolves paths according to the XDG Base Directory Specification

    v0.8.0 bin+lib #specification #path #base-directory #xdg #resolve #env-vars
  • omnix-ci

    Define and build CI for Nix projects anywhere

    v1.3.0 #nix #nix-flakes #ci
  • distri-filesystem

    Filesystem and artifact tools for Distri agents

    v0.3.7 #distri #agent #tool #filesystem #api-bindings
  • roracache

    FUSE filesystem that bolts aggressive caching and readahead onto another filesystem

    v0.0.0-b1 app #cache #fuse #readahead #fuse-fs #aggressive #bolts #dev-null
  • fastar

    Fast tar archive creation for HDDs

    v0.2.0 app #tar-archive #linux #linux-cli #archive #cli
  • elfio

    intended for reading and generating files in the ELF binary format

    v0.3.3 #elf-file #bin #elf
  • squashfs-ng

    High-level Rust wrapper for squashfs-tools-ng

    v0.1.3 #squash-fs #archive #directory #squashfs-tools-ng #sfs #file-content
  • fit_no_io

    A small crate used for reading and decoding FIT files generated by sports devices that works without a file system

    v0.1.0 #fit #sport #devices #filesystem #io #reading-and-decoding #data-decoding
  • proper_path_tools

    Collection of algorithms and structures to handle paths properly

    v0.15.0 3.7K no-std #file-path #algorithm #general-purpose
  • vdi

    Parser for the VirtualBox VDI disk image format

    v0.2.0 #disk-image #virtualbox #virtualization
  • fclones-gui

    Interactive duplicate file remover

    v0.2.0 app #duplicates #search #cleaner #finder #duplicate-finder
  • path-permission

    Rust Path trait to get the permission

    v0.1.2 #file-permissions #chmod #permissions
  • walkdown

    walking down the directory tree

    v0.1.2 #directory #down #task #path #changed #walker #current-directory
  • changen

    Helper program to manage a changelog

    v0.1.10 130 nightly bin+lib #release-notes #changelog #tool
  • eatnodemodules

    eat node_modules

    v0.1.4 app #node-modules #modules存储空 #快速释放前端 #eat
  • ykpers-rs

    Rust wrapper around the Yubikey-personalization library, allowing interaction with Yubikey hardware

    v0.3.1 #yubi-key #peroxide-cryptsetup #devices #hardware-interactions #interaction #command-line-tool #peroxs #luks #backup
  • inventorize

    A command-line file integrity verification tool

    v0.1.1 app #file-integrity #integrity-verification #file-content #hashing #record #command-line-tool #file-verification #verification-tool
  • chamber-ui

    TUI interface for Chamber secrets manager

    v0.5.3 #tui #ui
  • humanize-cli-core

    Core library for the Humanize plugin workflows

    v0.3.22 #humanize #plugin #workflow #validation #state #git #state-management
  • set_env

    Sets environment variables permanently across all major platforms

    v1.3.4 21K #environment-variables #env-vars #permanent
  • cover-files

    syncing directories with change detection

    v0.1.24 #cover #syncing #change #detect #change-detection #backup
  • lfs-core

    give information on mounted disks

    v0.19.3 7.8K #macos #filesystem #linux #unix
  • disk_log

    High Throughout, NonBlocking Disk-based logger

    v1.0.0 #logging #non-blocking #disk-logger
  • bip_disk

    Bittorrent Infrastructure Project Disk Module

    v0.6.0 #bittorrent #disk #filesystem
  • globwalker

    Glob-matched recursive file system walking. Fork of 'globwalk'

    v0.9.0 24K #glob-pattern #iterator #regex
  • apk_rs

    new implementation of apk

    v0.1.1 app #alpine #disk-image
  • terminusdb-10-to-11

    Converts a terminusdb v10 store to a v11 store

    v1.0.0 app #store #convert #v11 #convert-store #v10 #work-dir #increase
  • glob-sl

    Support for matching file paths against Unix shell style patterns

    v0.4.2 850 #glob-pattern #unix-shell-style #shell-style-pattern #path-matching #file-pattern-matching #sl #sub-directory #jpeg #follow-links #case-insensitive
  • satch

    A high-performance Rust implementation of picomatch/micromatch pattern matching

    v0.1.0 bin+lib #glob-pattern #micromatch #picomatch #pattern-matching #glob
  • sapling-nonblocking

    Call non-blocking async Rust from non-async Rust

    v0.1.0 150 #version-control #sapling-scm #sync #non-blocking #scalable
  • vite-rs-axum-0-8

    Uses ViteJS to compile frontend assets and embeds the results into your Rust binary. (Serves from the ViteJS dev server in development.)

    v0.2.1 #vite #bundler #swc #esbuild #vitejs
  • infsprogs

    Tools for working with the IrisOS-nano File System (INFS)

    v0.1.3 app #filesystem #infs #file #system
  • resolvconffs

    Special single-file FUSE filesystem that maps the file depending on requestor's process's Linux network namespace

    v0.1.1 app #dns #networking #fuse #filesystem #resolvconf
  • rfs_br

    Rust File System

    v1.0.2 #filesystem #file #rfs #directory #reading #local-file-system
  • install-dirs

    handling gnu install directories in rust

    v0.3.2 200 #directory #install #gnu
  • nix-shell-locked

    Wrapper of nix shell that reads a lockfiles to get the nixpkgs revision to use when sourcing packages to install in transient shell

    v0.2.1 app #lock-files #nix-package #revision #read #nix-flakes #flake
  • ai-agents-cli

    Command-line interface for running YAML-defined AI agents

    v1.0.0-rc.12 bin+lib #artificial-intelligence #command-line-interface #interface-for-running #yaml-defined
  • transformfs

    A read-only FUSE filesystem to transform the content of files with Lua

    v0.4.0 380 app #fuse #fuse-fs #lua #transform #file
  • file_mmap

    memmap file interface library

    v0.20.0 #mmap #memmap #file #database #file-database
  • with_dir

    Scoped current working directory

    v0.1.4 1.1K #cwd #filesystem #with-cwd
  • bininfo

    file information for PE and ELF files

    v0.4.3 130 #pe #information #extended #binary
  • renify

    cli tool for batch renaming files and folders, written in Rust

    v0.1.0 130 bin+lib #file-rename #batch-file #batch-rename #command-line-tool #directory #files-and-folders #pip-install #symlink
  • bulkcp

    command line bulk copying tool

    v0.1.3 180 app #copying #command-line #file-rename #directory #bulk #mv #file-txt
  • df-rs

    that can list the 10 biggest directories of the path you support, like df on linux

    v0.2.2 app #command-line #path #tool
  • pathx

    A collection of utilities for working with paths

    v0.1.0 #path-utilities #filesystem-path #utilities
  • zacor

    Package manager and dispatcher for zr — install, manage, and run modular CLI packages

    v0.1.0 bin+lib #package-manager #dispatcher #zr #run #modular
  • fosum

    that summarizes file folders. Useful for passing context to LLMs

    v0.4.0 app #llm #directory
  • treesize

    List directory tree, sorted by size

    v0.5.0 app #directory #directory-size #sorting #debugging #list #command-line-tool #si #mib #kib #cargo-lock
  • runix

    A type-safe Rust interface to the Nix CLI

    v0.1.1 #nix #wrapper
  • gibblox-casync

    casync index parsing and reconstruction core

    v0.0.2-rc.3 420 no-std #gibblox #index #parser
  • lsk

    Imagine ls, but you can 'key' into the file or dir instead of just starring at it

    v0.2.0 bin+lib #file #ls #terminal #cli
  • xdg-user

    accessing common user file directories according to xdg-user-dirs

    v0.2.1 900 #directory #xdg #path #userdir #folder-path
  • path-matchers

    A collection of path matchers

    v1.0.2 74K #matcher #path #collection-of-path #glob #expression
  • updatehashdb

    Update an index of the hashes of all files

    v0.1.0 nightly app #file-search #database #cli
  • rename-legal

    deal with filename, remove illegal strings and emojis when file renaming

    v0.1.2 app #file-rename #emoji #illegal #remove #string
  • user_dirs

    A respectful, XDG-first user directories implementation for obtaining the home, cache, config, data, runtime, and state directories

    v0.2.0 #home-dir #cache-directory #run-time #state #config
  • rincron_mini

    A replacement for incron written in Rust

    v0.3.0-rc1 app #replace #inotify #command #watch #command-file #filesize #incron
  • cai-files

    Direct file operations for CAI - no storage layer

    v0.1.0 #storage-layer #cai #operation #file-io #direct
  • xtag

    handling tags stored in extended attributes of supporting file systems

    v1.1.1 180 #tags #xattr #search
  • rdfoothills-mime

    RDF serialization format types (plus HTML), and code to identify them

    v0.7.0 320 #osh #directory #norm
  • ieql

    An open standard and implementation for monitoring Internet content

    v0.3.0 bin+lib #internet #query
  • logic_based_learning_paths

    A system for organizing project-based learning paths

    v0.0.2 160 #learning #cluster #path #edge #organizing #tauri-app
  • zfs-cmd-api

    Interact with zfs via the supported cmd line tools

    v0.2.0 #zfs #send #command-line #interact #recv #bookmarks #permissions
  • rdd

    interact with dd tool

    v0.1.2 100 #dd #linux #iso #file
  • pavex_cli_flock

    An internal crate to share file-locking logic between Pavex’s CLIs, pavex and pavexc

    v0.2.10 #lock-files #pavex #file-lock #framework #back-end #pavexc #file-access #provides-access
  • scpty

    App that creates the script with shebang

    v1.0.3 bin+lib #shebang #script #language #os #cli
  • code2md

    A CLI tool that recursively collects files (excluding hidden & certain folders/files) and outputs them into a markdown file

    v0.1.0 app #output-file #directory #markdown #collect #syntax-highlighting #yarn #node-modules #package-lock #pnpm #dist
  • egui-file-dialog

    customizable file dialog for egui

    v0.13.0 29K #file-dialog #home-dir #desktop-applications #file-picker #file-explorer #system-information #egui #save-file #icons #open-dialog
  • includedir_codegen

    Include a whole directory tree at compile time! - Compile time part

    v0.6.0 17K #directory #build #static #include
  • dirty-tracker

    Track which files have changed

    v0.3.0 1.4K #dirty #tracker #track #filesystem #directory #system-events #file-watch #file-watching
  • krunvm

    Create microVMs from OCI images

    v0.1.6 app #micro-vm #oci #buildah #config #port #disk-image
  • pipelight_utils

    A set of trivial utilities for command line tools

    v0.2.9 850 #command-line-utilities #pipelight #trivial #git-repository #file-search #command-line-automation #teleport
  • dash-rs

    A filesystem-engine that handles creating/reading/deleting/write/... files. Also includes an network-manager (dev): Download files.

    v0.1.1 #filesystem-engine #networking #engine #utility #filesystem
  • gc-gcm

    CLI for working with GCM/ISO files (raw bit-for-bit disk images) for the Nintendo GameCube

    v0.10.0 no-std bin+lib #disk-image #gcm #game-cube #nintendo #iso
  • eska

    Утилита для разработчиков 1С Enterprise

    v0.1.1 bin+lib #cli #1c-enterpirse
  • rbfs

    Dead simple in-memory filesystem for packaging assets

    v0.1.7 #filesystem #assets #in-memory #build-time #dead #packaging
  • myd

    module system

    v0.1.1 #syn #module #rust
  • splitfile

    Reader and writer that splits IO across volumes (files) of a specified maximum size

    v0.2.0 #archive #volume #split #archive-reader
  • dirtcomp

    A command line utility to compare modification times between file globs

    v0.1.1 app #globs #compare #command-line-tool #directory #file #file-modification #modification-time #comparator
  • ampere-fs

    Dead Project, Rewriting everything in C

    v0.1.0-rc1 app #ampere #os #driver #rewriting-dead #filesystem
  • grass-repository-assistant

    Grouped Repository Assistant - Manage your repositories throught the CLI

    v0.3.1 bin+lib #git-repository #git #repository
  • vil_trigger_fs

    VIL Phase 3 — Filesystem / directory watcher trigger source

    v0.4.0 #vil #trigger-event #pipeline #watcher #phase #fire #logging #shared-memory #tri-lane #local-directory
  • aube-store

    Content-addressable global package store for Aube

    v1.10.0 440 #aube #lock-files #nodejs #content-addressable #store #install-script
  • seneca

    Kafka-compatible message broker written in Rust

    v0.1.0-alpha.1 app #message-broker #kafka-compatible #storage #logging #transport-layer #resilience #distributed
  • mkscratch

    .scratch directory to keep random scribbles in

    v1.1.0 app #scratch-directory #git #temp
  • fsblobstore

    A file-system backed blob storage abstraction

    v0.0.5 210 #data-storage #data-store #blob
  • trufflehunter

    log searching utility

    v0.1.1 bin+lib #logging #file-search #search
  • tree_magic_fork

    Determines the MIME type of a file by traversing a filetype tree

    v0.2.2 180 bin+lib #mime-types #media-type #filesystem #mime
  • oxsync

    file synchronization tool. It enables fast, local reads with a remote filesystem

    v0.3.0 app #file-sync #remote-file #read #directory #remote-filesystem #logging #exclude #target-dir #statistics #command-line-interface
  • notify-win

    Windows filesystem notification library

    v0.1.3 440 #events #watch #filesystem
  • platter2

    Load files on web and desktop asynchronously

    v0.1.6 1.5K #async-file #load-file #async #file
  • klirr-foundation

    Shared primitives for all crates of Klirr

    v0.2.14 #klirr #shared #exchange-rate #typst #ron #invoice #consulting #expense
  • arkive

    Immutable archive manipulation library

    v0.8.13 #archive #immutability #reproducible-builds #ark #directory #data-structures #memory-file #build-tool #package-management #per-file
  • diskplan-traversal

    component of Diskplan for applying schemas to disk

    v0.1.0 #permissions #diskplan #system-directory #schema #disk #component-of-diskplan #system-for-constructing #set-of-schemas
  • jetstream_p9

    Server implementation of the 9p file system protocol

    v0.6.0 410 #9p #protocols #wire-format #filesystem #file-server #p9
  • fzpart

    interact with GPT / MBR partition tables

    v0.2.2 150 no-std #guid-partition-table #mbr #boot #boot-partition
  • dir-tree-cli

    command-line tool written in Rust that displays the folder structure of a specified directory in a tree-like format

    v0.1.0 app #directory #display #format #tree-structure #tree-like #command-line-tool #sub-directory #target-directory
  • tauri-plugin-fs

    Access the file system

    v2.5.1 1.1M sys #tauri-plugin #plugin-fs #filesystem #android #ios #system-platform
  • tulip

    The endpoint of Project Polya

    v0.1.2 app #image #systemd-nspawn #judge #firejail #project-polya
  • simple-file-rotation

    A very simple file rotator

    v0.3.4 1.8K #file-rotation #log-rotation #logging #log-file-rotation #keep #rotator
  • refind

    Cross platform file locator by file ID. Keep track of files even after they're renamed or moved.

    v0.1.2 #cross-platform #file-search #file-sync #cross-platform-file #system
  • outagefs

    FUSE filesystem and tools to emulate and test behaviors on power outage

    v0.1.0 app #power-outage #testing #fuse
  • symlinkccc

    A small tool for linking compile commands from catkin builds

    v1.1.0 app #ros #catkin #lsp #compilecommands
  • duplink

    A CLI tool for finding duplicate files from directory tree and de-duplicating them

    v0.3.5 app #tool-for-finding #duplicates #directory #command-line-tool #follow
  • hyperdir

    A container for inodes implemented as a Hyperfile

    v0.2.0 #object-storage #file
  • tmp_env

    lets you create temporary environment and be automatically restored/cleaned when not needed

    v0.1.1 2.3K #guard #drop #temp
  • regroot

    A modern, colorful directory tree viewer with glob pattern support

    v0.3.0 app #directory #filesystem #cli
  • casq_core

    A minimal content-addressed file store using BLAKE3. (library)

    v0.12.0 #content-addressable-storage #backup #file-system-tool #filesystem #content-addressable
  • bin_buffer

    writing objects to binairy buffers

    v0.1.12 #io #object
  • pop-os/distinst-timezones

    Installer Backend

    GitHub 0.1.0 10K #distinst #install #back-end #disk-partitioning
  • phazer

    Two-phase commit for file creation

    v0.2.0 180 #linux #unix #windows #file #file-utility
  • backlight_control_rs

    Backlight control is a re-written version of backlight_control with a few key improvements

    v1.0.0 bin+lib #backlight #version-control #cli
  • rawcopy-rs

    RawCopy crate provides the capability to use "Volume Shadow Copy technology" for file copying in Rust.Primarily aimed at replicating files that cannot be directly copied due to being in use

    v0.1.3 130 bin+lib #volume-shadow-copy #ntfs #windows #filesystem
  • ricecoder-keybinds

    Keybind customization with conflict detection and profile management

    v0.1.71 #keybind #ricecoder #profile #customization-with-conflict #save #suggestions #markdown
  • sneak

    *at syscall abstractions

    v0.1.0-rc4 280 #toctou #openat #linux #open #ffi
  • upyun-sdk

    Upyun sdk for rust

    v0.1.5 240 #sdk #upyun #rest-api #目录
  • mkutil

    Potpourri functions to work w/ clipboard, dialog, glob, git, copying files, image resizing, HTML, sound, etc

    v0.7.1 140 #tech-art #clipboard #image-resizing
  • file_paths

    Work with flexible file paths

    v1.0.0 #file-path #path-resolution #absolute-path #variant #flexible #flex-path-variant #relativity #textual
  • platter-walk

    Directory tree traversal optimized for HDDs

    v0.1.3 #walk-dir #linux #ext4
  • fsmap

    File system mapper and search tool

    v0.3.0 app #file-search #unix-filesystem #mapper #timestamp #year #filesize #serialization #file-content
  • esl01-atomicfile

    Atomically write a file with retries

    v0.3.0 850 #version-control #sapling-scm #write-file #retries #scalable
  • skv

    thread-safe disk-backed key-value store

    v0.1.2 #key-value-store #thread-safe #index #disk-backed #offset #data-storage #key-value-data-store
  • gfapi-sys

    This crates provides FFI bindings for Gluster's API

    v4.0.1 110 bin+lib #gluster #ffi #low-level #build #directory #media-streaming #safe-abstraction #cloud-storage #api-interaction #api-wrapper
  • wildland-lfs

    Wildland Local Filesystem Backend

    v0.40.0 #filesystem #storage #lfs #local-dir #wildland
  • erio-context-store

    Context and vector storage for Erio

    v0.1.0 #context-store #storage #search #erio #content
  • folder-scan

    lightweigth and blazingly fast folder scanner with a tree-like visualization that can be used to find space hogs

    v0.2.0 app #find #scanner #tree-like #scan #visualization #folder-path
  • ceph-rbd

    Ceph Rados Block Device Bindings

    v0.3.2 #ceph #rbd #api-bindings
  • s3-concat

    Concatenate Amazon S3 files remotely using flexible patterns

    v1.1.0 app #amazon-s3 #aws #filesystem #amazon
  • dalfs

    A Userspace filesystem based on OpenDAL

    v0.1.0 app #opendal #userspace #filesystem #vm #directory
  • mktemp-rs

    A thin wrapper around libc's mkstemps and mkdtemp

    v0.2.0 5.9K #temporary-files #temp-dir #mkstemp
  • read_utf8

    The ReadUTF8 crate allows to easily read a file with efficiency. It allows to read all UTF-8 files encoded, by giving the content between delimiters, or by giving the content character by character.

    v0.1.2 350 bin+lib #utf-8 #read-line #readchar
  • juju

    interact with the Juju system. For an example charm see: https://github.com/cholcombe973/gluster-charm

    v1.0.0 #charm #interfacing #github #information #system #charms #static-typing
  • drakey-fuse

    filesystems in userspace (FUSE)

    v0.4.2-alpha #fuse #bindings #filesystem #system-bindings #system
  • forky_fs

    Rust Utilities

    v0.2.1-rc.1 nightly #forky #utilities #monorepo
  • pict-rs-core

    Core application logic for pict-rs

    v0.1.1 #pict-rs #upload-image #thumbnail #animation #video #video-upload #object-storage #docker-run #sled-repo #backup
  • innofile

    InnoFile

    v0.1.0 bin+lib #file-format #write-file #filesystem #convert #tokio #parquet #orc #tokio-file
  • fe

    sophisticated, yet simple to use file listing utility. Use Fe to list files in a directory or to recursively find files by their names using a fuzzy pattern. Fe's speeds are comparable to find, and often times faster.

    v1.0.3 app #file-search #filenames #walk-dir #file-listing #directory-listing #file-utility #file-finder
  • chamber-vault

    Core vault functionality for Chamber secrets manager

    v0.5.3 #encryption #vault #secret-storage
  • slurp

    Small wrapper methods for loading files

    v1.0.1 650 #loading #read-file #load #handle #content #byte-vector #file-reader #load-file #boilerplate #file-content
  • claude_storage_core

    Core library for Claude Code filesystem storage access (zero dependencies)

    v1.0.0 #claude #conversation #jsonl
  • testpath

    companinon crate to bintest/testcall, augments Paths for testing

    v0.2.0 #temp-dir #testing
  • littlefs2-core

    Core types for the littlefs2 crate

    v0.1.2 17K #rust-api #littlefs #no-std #documentation #filesystem #on-disk-format #micro-controller #custom-attributes #wear-leveling #re-exports
  • fsyaml

    Store large, unmanageable yaml files as multiple, manageable ones across your file system

    v1.0.5 bin+lib #filesystem #yaml #cli
  • include_dir_as_map

    Embed files from a directory as a hashmap in the rust binary

    v1.1.0 #actix-web #embed #static
  • fstab

    parser and modifier

    v0.4.0 6.9K #modifier #parser-and-modifier #marshalling
  • mz_rusoto_fsx

    AWS SDK for Rust - Amazon FSx @ 2018-03-01

    v0.46.0 #aws-sdk #fsx #aws
  • dpc-rdup-du

    RDUP Disk Usage

    v0.2.0 app #rdup #du #backup
  • cetk

    The context-engineer's toolkit

    v0.1.0 #agent-state #agent-memory #agent-framework #virtual-filesystem #llm #chroma #llm-agent #conversation #claudius #llm-context
  • metrs

    daemon

    v0.1.0 app #metrics #daemon #microservices #real-time #host
  • dirscomp

    comparing two directories using BLAKE3 hashing

    v0.2.2 app #blake3 #hashing #compare #directory #file
  • dir-signature

    allows to create a signature (index) of a directory with files

    v0.2.9 bin+lib #file-sync #signature #index #index-file #directory
  • scrat-core

    Core library for scrat

    v0.1.3 #git-tags #version-bump #git-diff #git-commit #ecosystem #ship #release-notes #statistics #preflight #retention
  • hyperfile

    A file-like interface abstraction layer provides random read and write capabilities for S3

    v0.2.0 #amazon-s3 #object-storage #abstraction-layer
  • font-reader

    Reads fonts in passed directories and return objects of fonts for Figma Font Helper

    v0.1.10 150 bin+lib #font #system
  • appendix

    Append-only, on-disk key-value index

    v0.2.2 360 #index #data-structures
  • xdirs

    Additional functions for application paths, based on the dirs-next crate

    v0.1.1 #directory #applications #dirs-next #cache-dir #config-dir #log-dir #template-dir
  • filesystem-trustfall-adapter

    Filesystem Trustfall adapter

    v0.1.1 150 #trustfall #adapter
  • rusty-roots

    CLI tool that replicates the Unix 'tree' command with enhanced features

    v0.3.0 270 bin+lib #tree #filesystem #rust
  • test-cdylib

    dynamically linking to cdylib projects from test code

    v1.1.0 18K #cdylib #testing #linker #project #dynamically
  • tetragrammaton

    A Rust-based system daemon with FUSE, HTTP, and async orchestration for advanced identity logic

    v0.1.0 app #daemon #fuse #axum #identity #filesystem
  • devscripts

    Run path-specific (shell) scripts without the need to modify PATH

    v0.1.0-alpha.2 bin+lib #shell #config #script #run-script #directory
  • negahban

    🧐 A simple file watcher, based on notify, designed to be fast, easy-to-use and async friendly

    v0.3.1 bin+lib #file-watcher #watchexec #filesystem
  • emo

    lua shiori implement

    v0.5.2 #lua #ghost #shiori #ukagaka
  • file_indexing

    editing file fast and memory efficient

    v0.4.0 bin+lib #file #text-editors #editing
  • pagers-core

    Core library for page cache diagnostics and control on Linux and macOS

    v0.1.6 #page-cache #mlock #cachestat #mincore #filesystem
  • retrom-service-common

    Common service utils for the Retrom video game library service

    v0.7.51 #service #retrom #games #game #emulation
  • srfngout

    A commandline tool for generating semi-random file names

    v1.0.1 app #file #filename #name
  • cacache-sync

    Synchronous, content-addressable, key-value, high-performance, on-disk cache

    v11.0.0 #key-value-cache #disk-cache #cacache #sync-api #content-addressable-cache #on-disk #sure
  • afp

    A fast fetch program written in rust

    v0.1.10 app #fetch #sysfetch #writen #screenshot
  • swaswa-system-lib

    Cross-platform helpers for system info, network probing, and filesystem utilities (hashing, dedup, JSON I/O, text/binary detection)

    v0.2.1 #speed-test #filesystem #hash
  • sapling-util

    Misc utilities used by Sapling

    v0.1.0 #version-control #sapling #scalable #system #sapling-scm #million #git-compatible
  • ignore

    A fast library for efficiently matching ignore files such as .gitignore against file paths

    v0.4.25 8.3M #gitignore #ignore-file #walk-dir #glob-pattern
  • cign

    Watch configured git repos, check if all are clean with one command

    v0.2.0 app #git #git-repository #cli
  • yama

    Deduplicated, compressed and encrypted content pile manager

    v0.4.0 bin+lib #deduplicate #encryption #pointers #pile #storage #store-path
  • svscr

    that allows you to quickly save a picture from the clipboard to a file

    v1.0.0 app #image #clipboard #save-image #screenshot #save-file #command-line-tool
  • vx-paths

    Cross-platform path management for vx tool installations

    v0.3.1 #cross-platform #vx #config-dir #path-manager #cross-platform-path #path-management #executable-path #file-extension #standard-directory
  • block-device-adapters

    Block device adapters for managing byte level access and partitions

    v0.2.0 no-std #block-device #partition #devices
  • tstorage

    Embedded time-series database

    v0.1.0 #time-series-database #embedded-database #time-series
  • dkdc-lake

    Data lake management for dkdc (don't know, don't care)

    v0.1.0 #data-management #virtual-filesystem #dkdc #archive #duck-lake #data-lake #duck-db #encryption #encrypted-storage
  • showfile

    Show files in the local file manager

    v0.1.1 1.8K #file-manager #file-explorer #finder
  • runkins_lib

    Runkins makes it easy to manage command execution

    v0.1.0 #cgroup #runkins #grpc #command #manage #container-runtime #stderr
  • maf2bed

    Converts multiple alignment format (MAF) files to a BED format for tabixing. Used with jbrowse-plugin-mafviewer

    v0.3.0 app #format #maf #convert #bed #alignment #disk-space
  • dirl

    Replacement for the `dir’ windows command

    v1.0.0 app #replace #directory #windows #file #arguments #file-pattern
  • pompom

    A no-nonsense cli pomodoro timer

    v1.1.0 app #pomodoro-timer #splash-screen #cli #config #arguments
  • xshell

    quick shell scripting in Rust

    v0.3.0-pre.2 990K #shell #shell-utilities #cmd #bash #scripting #current-dir #cross-platform
  • folder_compare

    Compare two folders and get a list of changed and new files

    v0.4.0 180 #diff #directory
  • rustposix_rup

    rust posix crate

    v0.1.0 nightly bin+lib #posix #wiki #guidelines
  • gobblytes-fat

    FAT32 filesystem adapter for gibblox block readers

    v0.0.2-rc.3 320 no-std #gibblox #block-reader #fat32
  • safe-write

    A safe file writing utility

    v0.1.2 1.2K #write-file #safe #content #directory #atomic #atomic-write #temporary-files
  • platform-path

    CLI for identifying the platform path

    v0.1.0 bin+lib #cli #structured-output #identifying #cache #integration #platform-integration #disk-space #sandboxed #app-image #os-integration
  • tag

    Search for local text files with a simple tagging system

    v0.3.0 bin+lib #tagging #plain-text #search #organization
  • segments

    kafka inspired rumqtt's mqtt commitlog

    v0.3.0 1.1K #commit-log #kafka
  • rasi-syscall

    The low level syscall interface for RASI system

    v0.1.11 500 no-std #syscalls #rasi #async-std #async-runtime #low-level-system #system-interface #syscalls-interface #low-level-syscalls #attempt #low-level-interface
  • rdfoothills-vocab

    shortcuts for common RDF ontologies/vocabularies, as an extension to what can be found in oxrdf::vocab

    v0.7.0 210 #directory #osh #norm
  • tbf

    Implementations of a tag-based filesystem

    v0.1.7 no-std #tags #filesystem
  • chamber-password-gen

    Password generation utilities for Chamber secrets manager

    v0.5.3 #password-generator #random #random-password
  • fmodeparser

    parse the file permission into a unix-like text representation

    v0.1.0 #file-permissions #parse-file #convert #file-metadata #unix-like #convert-file #single-file #octal
  • efes

    A collection of macros to simplify testing involving filesystems

    v1.0.1 #testing-macro #filesystem #testing
  • diskspace_insight

    Investigate where your diskspace has gone

    v0.1.94 #disk-space #utility #disk
  • neols

    A remake of ls for the 21st century

    v0.7.0 app #ls #remake #directory #century #content #21st #read-only #directory-size #contents-of-directory
  • xos-storage

    X-OS IPFS Storage

    v1.0.0 #encryption #ipfs #pinned #directory #storage #local-cache #ipfs-cid #web-api #client-side #virtual-filesystem
  • smfh-core

    Core library for the Sleek Manifest File Handler

    v1.5.0 #manifest-file #symlink #atomic #manifest
  • appddl

    Small download tool to automate AppDynamics downloads

    v1.1.1 app #app-dynamics #appdynamics #monitoring #filesystem
  • ariadne

    A fancy diagnostics & reporting crate

    v0.6.0 369K #error-diagnostics #error-handling #compiler-diagnostics #compiler #pretty
  • filesystem-table

    reading and writing filesystem tables

    v0.1.2 #fstab #mtab #filesystem
  • parcel-resolver

    Node.js compatible module resolver used by the Parcel bundler

    v0.1.1 #bundler #esm #resolver
  • tev_client

    An IPC TCP client for tev

    v0.5.2 #hdr #tev #exf
  • tauri-plugin-fs-ios

    A plugin for accessing the filesystem on ios

    v0.4.0 320 sys #tauri-plugin #ios #filesystem #workaround #file-content
  • wcnt

    A program to count your warnings inside log files and comparing them against defined limits

    v0.4.0 app #logging #warnings #limit #compare #filesystem #gcc #wildcard #towards #command-line-tool
  • suave

    Multi-process communication utility library

    v0.2.3 #multi-process #async #low-level-system #low-level #process
  • rfs

    Breadth first search of directories

    v1.0.0 app #breadth-first-search #directories
  • trible

    A knowledge graph and meta file system for object stores

    v0.38.0 app #object-store #knowledge-graph #tribles #filesystem #cli
  • winwalk

    Walk directories on Windows

    v0.2.2 bin+lib #walk-dir #windows #file #traversal #time
  • mfem-cpp

    Static build of MFEM for use as a Rust dependency

    v0.2.0+mfem-4.6.0 170 #mfem #system #heavy #bear #source
  • libmtp-rs

    High-level interface for the libmtp C library

    v0.7.7 #android #mtp #player #api-bindings
  • squashfs_reader

    Fully featured rust reader for the squashfs archive format

    v0.1.0 #archive #squash-fs #filesystem
  • nameback-core

    Core library for nameback - intelligent file renaming based on metadata

    v0.7.1 #heic #exif #ocr
  • rattler_cache

    manage the caching of data in rattler

    v0.7.1 24K #rattler #conda #cache #package #environment-management #data-cache #python-bindings #install-package #temporary-files
  • dotfiles-rs

    dot files manager for syncing dot files across machines

    v0.2.0 bin+lib #dotfiles-manager #machine #file-manager #syncing #git #docker #github-com
  • acl-sys

    FFI interface for POSIX Access Control Lists

    v1.2.2 6.2K #posix-acl #bindings #filesystem #posix
  • pathwalker

    walk path

    v0.4.0 #path #walk
  • gity-watch

    Cross-platform file system watcher for gity

    v0.1.2 #inotify #watcher #notify #filesystem #fsevents
  • disk-queue

    FIFO queue backed by disk

    v0.1.1 #fifo-queue #disk-backed-queue #queue
  • c-cli

    cat and ls combined into one command

    v0.2.2 app #cat #ls #directory #combined #cli #file-content
  • which_cli

    equivalent of Unix command "which". Locate installed executable in cross platforms.

    v0.1.0 bin+lib #command-line-tool #unix-command #unix
  • bfilters

    bloom filter implementation in Rust

    v0.2.0 #bloom-filter #internal
  • ffs

    ffs---the File FileSystem---lets you mount semi-structured data (like JSON) as a filesystem, letting you work with modern formats using your familiar shell tools

    v0.1.2 app #fuse #yaml #shell
  • dir-structure-resolve-core

    Model directory structures as plain Rust structs

    v0.3.0 #filesystem #directory
  • changelog

    generator

    v0.3.4 bin+lib #changelog-generator #arguments-parser #path
  • gpt4all

    Rust bindings for GPT4All

    v0.1.0 #bindings #devices #embedding #local #bindgen
  • osrs-cache

    A cache library for the Oldschool Runescape JS5 file system

    v0.2.2 #runescape #osrs
  • force-crlf

    Force a file to use CRLF line breaks

    v0.1.2 app #newlines #line-break #windows #crlf
  • same-file

    determining whether two file paths point to the same file

    v1.0.6 30.5M #inode #equals #file
  • macro_files

    Macro consuming JSON like data structures to create directories and files at runtime

    v0.1.0 150 #directory #filesystem #macro #file
  • machine_setup

    A CLI tool with TUI for automating machine configuration and setup tasks

    v2.4.1 bin+lib #git #dotfiles #yaml-config #environment-setup #task #symlink #sudo #url-path #uninstall #install-update
  • rsbackup

    cross-platform file backup tool written in Rust, designed to simplify the backup process. It supports Windows, Linux, and macOS, and is open source under the GPL license.

    v0.1.1 app #backup #storage #rust #filesystem #file-storage
  • fdsum

    Calculate checksums on directories

    v0.3.0-rc2 170 app #blake3 #sha-256 #directory-checksum #checksum #directory
  • diskforge-core

    Core library for DiskForge: scanning, detection, rules engine, and cleanup for developer disk management

    v0.8.3 #rules-engine #scanning #disk-cleanup #disk
  • scan_dir

    A easier read_dir and recursive directory walker, useful for reading directory of config files

    v0.3.3 1.5K #walk-dir #read-dir #read-directory #glob
  • file-rotator

    File rotation made simple

    v0.6.2 110 #log-rotation #log-file-rotation #logging #disk-space #compression #rotating-file

Next page?

See also: Command line utilities
Atom feed.