filesystem.md
July 15, 2021 ยท View on GitHub
Bookmarks tagged [filesystem]
www.codever.land/bookmarks/t/filesystem
pop-os/sys-mount
https://github.com/pop-os/sys-mount
High level abstraction for the mount / umount2 system calls.
- tags: rust, filesystem
- :octocat: source code
vitiral/path_abs
https://github.com/vitiral/path_abs
Absolute serializable path types and associated methods. [](https://travis-ci.org/webdesus/fs_extr://travis-ci.org/vitiral/path_...
- tags: rust, filesystem
- :octocat: source code
webdesus/fs_extra
https://github.com/webdesus/fs_extra
expanding opportunities standard library std::fs and std::io
- tags: rust, filesystem
- :octocat: source code
rust-lang-deprecated/tempdir
https://github.com/rust-lang-deprecated/tempdir
- tags: rust, filesystem
- :octocat: source code
Stebalien/tempfile
https://github.com/Stebalien/tempfile
- tags: rust, filesystem
- :octocat: source code
del
https://github.com/sindresorhus/del
Delete files/folders using globs.
- tags: node.js, filesystem
- :octocat: source code
globby
https://github.com/sindresorhus/globby
Glob files with support for multiple patterns.
- tags: node.js, filesystem
- :octocat: source code
cpy
https://github.com/sindresorhus/cpy
Copy files.
- tags: node.js, filesystem
- :octocat: source code
rimraf
https://github.com/isaacs/rimraf
Recursively delete files like rm -rf.
- tags: node.js, filesystem
- :octocat: source code
make-dir
https://github.com/sindresorhus/make-dir
Recursively create directories like mkdir -p.
- tags: node.js, filesystem
- :octocat: source code
graceful-fs
https://github.com/isaacs/node-graceful-fs
Drop-in replacement for the fs module with various improvements.
- tags: node.js, filesystem
- :octocat: source code
chokidar
https://github.com/paulmillr/chokidar
Filesystem watcher which stabilizes events from fs.watch and fs.watchFile as well as using native fsevents on macOS.
- tags: node.js, filesystem
- :octocat: source code
find-up
https://github.com/sindresorhus/find-up
Find a file by walking up parent directories.
- tags: node.js, filesystem
- :octocat: source code
proper-lockfile
https://github.com/IndigoUnited/node-proper-lockfile
Inter-process and inter-machine lockfile utility.
- tags: node.js, filesystem
- :octocat: source code
load-json-file
https://github.com/sindresorhus/load-json-file
Read and parse a JSON file.
- tags: node.js, filesystem
- :octocat: source code
write-json-file
https://github.com/sindresorhus/write-json-file
Stringify and write JSON to a file atomically.
- tags: node.js, filesystem
- :octocat: source code
fs-write-stream-atomic
https://github.com/npm/fs-write-stream-atomic
Like fs.createWriteStream(), but atomic.
- tags: node.js, filesystem
- :octocat: source code
filenamify
https://github.com/sindresorhus/filenamify
Convert a string to a valid filename.
- tags: node.js, filesystem
- :octocat: source code
lnfs
Force create symlinks like ln -fs.
- tags: node.js, filesystem
- :octocat: source code
istextorbinary
https://github.com/bevry/istextorbinary
Check if a file is text or binary.
- tags: node.js, filesystem
- :octocat: source code
fs-jetpack
https://github.com/szwacz/fs-jetpack
Completely redesigned file system API for convenience in everyday use.
- tags: node.js, filesystem
- :octocat: source code
pkg-dir
https://github.com/sindresorhus/pkg-dir
Find the root directory of an npm package.
- tags: node.js, filesystem
- :octocat: source code
filehound
https://github.com/nspragg/filehound
Flexible and fluent interface for searching the file system.
- tags: node.js, filesystem
- :octocat: source code
move-file
https://github.com/sindresorhus/move-file
Move a file, even works across devices.
- tags: node.js, filesystem
- :octocat: source code
Gluster
Gluster is a software defined distributed storage that can scale to several petabytes. It provides interfaces for object, block and file storage.
- tags: filesystem, cloud, storage
- :octocat: source code