Best Open Source filesystem Libraries
A curated list of the most popular GitHub repositories tagged with filesystem. Select any project to visualize its architecture and dive into the codebase using RepoMind's AI engine.
#1sharkdp/fd
A simple, fast and user-friendly alternative to 'find'
#2sxyazi/yazi
š„ Blazing fast terminal file manager written in Rust, based on async I/O.
#3rustfs/rustfs
š2.3x faster than MinIO for 4KB object payloads. RustFS is an open-source, S3-compatible high-performance object storage system supporting migration and coexistence with other S3-compatible platforms such as MinIO and Ceph.
#4jarun/nnn
n³ The unorthodox terminal file manager
#5muesli/duf
Disk Usage/Free Utility - a better 'df' alternative
#6thephpleague/flysystem
Abstraction for local and remote filesystems
#7juicedata/juicefs
JuiceFS is a distributed POSIX file system built on top of Redis and S3.
#8s3fs-fuse/s3fs-fuse
FUSE-based file system backed by Amazon S3
#9jprichardson/node-fs-extra
Node.js: extra methods for the fs object like copy(), remove(), mkdirs()
#10spf13/afero
The Universal Filesystem Abstraction for Go