awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
npm avatar

npm/fs-write-stream-atomicArchived

0
View on GitHub↗
50 stars·9 forks·JavaScript·ISC·7 views

Fs Write Stream Atomic

Like fs.createWriteStream(...), but atomic.

Features

  • Filesystem Utilities - Atomic write stream implementation for the filesystem.

Star history

Star history chart for npm/fs-write-stream-atomicStar history chart for npm/fs-write-stream-atomic

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Fs Write Stream Atomic

Similar open-source projects, ranked by how many features they share with Fs Write Stream Atomic.
  • bevry/istextorbinarybevry avatar

    bevry/istextorbinary

    157View on GitHub↗

    Determine if a filename and/or buffer is text or binary. Smarter detection than the other solutions.

    TypeScript
    View on GitHub↗157
  • ehmicky/global-cache-direhmicky avatar

    ehmicky/global-cache-dir

    6View on GitHub↗

    Get the global cache directory.

    JavaScript
    View on GitHub↗6
  • isaacs/node-graceful-fsisaacs avatar

    isaacs/node-graceful-fs

    1,302View on GitHub↗

    fs with incremental backoff on EMFILE

    JavaScript
    View on GitHub↗1,302
  • bcoe/any-pathbcoe avatar

    bcoe/any-path

    4View on GitHub↗

    For when the keys in an object represent paths, and you want to be able to fetch them regardless of your operating system's preference for path separators (\, /).

    JavaScript
    View on GitHub↗4
See all 23 alternatives to Fs Write Stream Atomic→

Frequently asked questions

What does npm/fs-write-stream-atomic do?

Like fs.createWriteStream(...), but atomic.

What are the main features of npm/fs-write-stream-atomic?

The main features of npm/fs-write-stream-atomic are: Filesystem Utilities.

What are some open-source alternatives to npm/fs-write-stream-atomic?

Open-source alternatives to npm/fs-write-stream-atomic include: bevry/istextorbinary — Determine if a filename and/or buffer is text or binary. Smarter detection than the other solutions. ehmicky/global-cache-dir — Get the global cache directory. isaacs/node-graceful-fs — fs with incremental backoff on EMFILE. isaacs/rimraf — rimraf is a Node.js recursive file deletion tool and cross-platform filesystem utility. It provides both a… jprichardson/node-fs-extra — node-fs-extra is a Node.js file system extension that provides a set of additional methods to simplify common file and… bcoe/any-path — For when the keys in an object represent paths, and you want to be able to fetch them regardless of your operating…