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.


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_...


webdesus/fs_extra

https://github.com/webdesus/fs_extra

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


rust-lang-deprecated/tempdir

https://github.com/rust-lang-deprecated/tempdir

temporary directory library


Stebalien/tempfile

https://github.com/Stebalien/tempfile

temporary file library


del

https://github.com/sindresorhus/del

Delete files/folders using globs.


globby

https://github.com/sindresorhus/globby

Glob files with support for multiple patterns.


cpy

https://github.com/sindresorhus/cpy

Copy files.


rimraf

https://github.com/isaacs/rimraf

Recursively delete files like rm -rf.


make-dir

https://github.com/sindresorhus/make-dir

Recursively create directories like mkdir -p.


graceful-fs

https://github.com/isaacs/node-graceful-fs

Drop-in replacement for the fs module with various improvements.


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.


find-up

https://github.com/sindresorhus/find-up

Find a file by walking up parent directories.


proper-lockfile

https://github.com/IndigoUnited/node-proper-lockfile

Inter-process and inter-machine lockfile utility.


load-json-file

https://github.com/sindresorhus/load-json-file

Read and parse a JSON file.


write-json-file

https://github.com/sindresorhus/write-json-file

Stringify and write JSON to a file atomically.


fs-write-stream-atomic

https://github.com/npm/fs-write-stream-atomic

Like fs.createWriteStream(), but atomic.


filenamify

https://github.com/sindresorhus/filenamify

Convert a string to a valid filename.


lnfs

https://github.com/kevva/lnfs

Force create symlinks like ln -fs.


istextorbinary

https://github.com/bevry/istextorbinary

Check if a file is text or binary.


fs-jetpack

https://github.com/szwacz/fs-jetpack

Completely redesigned file system API for convenience in everyday use.


pkg-dir

https://github.com/sindresorhus/pkg-dir

Find the root directory of an npm package.


filehound

https://github.com/nspragg/filehound

Flexible and fluent interface for searching the file system.


move-file

https://github.com/sindresorhus/move-file

Move a file, even works across devices.


Gluster

https://www.gluster.org/

Gluster is a software defined distributed storage that can scale to several petabytes. It provides interfaces for object, block and file storage.