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
·
moxystudio avatar

moxystudio/node-proper-lockfile

0
View on GitHub↗
279 stars·48 forks·JavaScript·MIT·6 views

Node Proper Lockfile

An inter-process and inter-machine lockfile utility that works on a local or network file system.

Features

  • Filesystem Utilities - Utility for inter-process and inter-machine file locking.

Star history

Star history chart for moxystudio/node-proper-lockfileStar history chart for moxystudio/node-proper-lockfile

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 Node Proper Lockfile

Similar open-source projects, ranked by how many features they share with Node Proper Lockfile.
  • 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 Node Proper Lockfile→

Frequently asked questions

What does moxystudio/node-proper-lockfile do?

An inter-process and inter-machine lockfile utility that works on a local or network file system.

What are the main features of moxystudio/node-proper-lockfile?

The main features of moxystudio/node-proper-lockfile are: Filesystem Utilities.

What are some open-source alternatives to moxystudio/node-proper-lockfile?

Open-source alternatives to moxystudio/node-proper-lockfile 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…