Rust Filesystem

Open-source Rust projects categorized as Filesystem

Top 23 Rust Filesystem Projects

  1. fd

    A simple, fast and user-friendly alternative to 'find'

    Project mention: We Are Destroying Software | news.ycombinator.com | 2025-02-08
  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. mountpoint-s3

    A simple, high-throughput file client for mounting an Amazon S3 bucket as a local file system.

    Project mention: Row Zero and Viewport Data Streaming | news.ycombinator.com | 2024-04-04

    ... or does "S3 file system" mean https://github.com/awslabs/mountpoint-s3 - a Rust project by AWS Labs that provides "a simple, high-throughput file client for mounting an Amazon S3 bucket as a local file system" ?

  4. xplr

    A hackable, minimal, fast TUI file explorer

    Project mention: Superfile – A fancy, petty terminal file manager | news.ycombinator.com | 2024-05-10

    I love that there are a lot of great options in this space. This one looked nice due to its selection pane: https://xplr.dev/

  5. fselect

    Find files with SQL-like queries

  6. tfs

    Mirror of https://gitlab.redox-os.org/redox-os/tfs

  7. notify

    🔭 Cross-platform filesystem notification library for Rust. (by notify-rs)

  8. gcsf

    a FUSE file system based on Google Drive

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. vivid

    A themeable LS_COLORS generator with a rich filetype datebase

  11. orange

    Cross-platform local file search engine.

  12. nydus

    Nydus - the Dragonfly image service, providing fast, secure and easy access to container images.

  13. tempfile

    Temporary file library for rust

    Project mention: Automated Testing With Rust | dev.to | 2024-11-09

    For the config files, I used the 'tempfile' crate, or more specifically, the tempdir function to create a temporary directory. So that any file creation or modification can happen inside without affecting the real config files.

  14. rust-fuse

    Rust library for filesystems in userspace (FUSE)

  15. diskus

    A minimal, fast alternative to 'du -sh'

  16. dysk

    A linux utility to get information on filesystems, like df but better

  17. catfs

    Cache AnyThing filesystem written in Rust

  18. dutree

    a tool to analyze file system usage written in Rust

  19. parallel-disk-usage

    Highly parallelized, blazing fast directory tree analyzer

    Project mention: Show HN: Dut, a fast Linux disk usage calculator | news.ycombinator.com | 2024-07-10
  20. ffs

    the file filesystem: mount semi-structured data (like JSON) as a Unix filesystem (by mgree)

    Project mention: The File Filesystem | news.ycombinator.com | 2024-04-30

    per an issue ticket[1], it can:

    setfattr -n user.type -v list # use xattr on macOS

    [1]: https://github.com/mgree/ffs/issues/66

  21. rust-vfs

    A virtual filesystem for Rust

  22. tifs

    A distributed POSIX filesystem based on TiKV, with partition tolerance and strict consistency.

  23. fs_extra

    Expanding opportunities standard library std::fs and std::io

  24. deduplicator

    Filter, Sort & Delete Duplicate Files Recursively

  25. fim

    FIM is an Open Source Host-based file integrity monitoring tool that performs file system analysis, file integrity checking, real time alerting and provides Audit daemon data.

  26. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Rust Filesystem discussion

Log in or Post with

Rust Filesystem related posts

  • We Are Destroying Software

    3 projects | news.ycombinator.com | 8 Feb 2025
  • Automated Testing With Rust

    1 project | dev.to | 9 Nov 2024
  • Playing with Rust: Building a Safer rm and Having Fun Along the Way

    2 projects | dev.to | 20 Oct 2024
  • Space: A fast disk space analyzer and cleaner powered by Rust

    1 project | news.ycombinator.com | 23 Jul 2024
  • How to Fuzzy Search: Finding File Names and Contents using Bash Scripting and Commandline Tools

    1 project | dev.to | 30 Jun 2024
  • Interview with Mo Rajabi, co-founder and CEO of Noor

    3 projects | dev.to | 18 Apr 2024
  • Row Zero and Viewport Data Streaming

    1 project | news.ycombinator.com | 4 Apr 2024
  • A note from our sponsor - SaaSHub
    www.saashub.com | 10 Feb 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source Filesystem projects in Rust? This list will help you:

# Project Stars
1 fd 35,448
2 mountpoint-s3 4,850
3 xplr 4,290
4 fselect 4,131
5 tfs 2,946
6 notify 2,854
7 gcsf 2,367
8 vivid 1,850
9 orange 1,613
10 nydus 1,257
11 tempfile 1,237
12 rust-fuse 1,075
13 diskus 1,056
14 dysk 936
15 catfs 862
16 dutree 827
17 parallel-disk-usage 538
18 ffs 467
19 rust-vfs 392
20 tifs 359
21 fs_extra 304
22 deduplicator 294
23 fim 147

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai

Did you know that Rust is
the 5th most popular programming language
based on number of references?