awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
moxystudio avatar

moxystudio/node-proper-lockfile

0
View on GitHub↗
279 星标·48 分支·JavaScript·MIT·7 次浏览

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 历史

moxystudio/node-proper-lockfile 的 Star 历史图表moxystudio/node-proper-lockfile 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Node Proper Lockfile 的开源替代方案

相似的开源项目,按与 Node Proper Lockfile 的功能重合度排序。
  • bevry/istextorbinarybevry 的头像

    bevry/istextorbinary

    157在 GitHub 上查看↗

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

    TypeScript
    在 GitHub 上查看↗157
  • ehmicky/global-cache-direhmicky 的头像

    ehmicky/global-cache-dir

    6在 GitHub 上查看↗

    Get the global cache directory.

    JavaScript
    在 GitHub 上查看↗6
  • isaacs/node-graceful-fsisaacs 的头像

    isaacs/node-graceful-fs

    1,302在 GitHub 上查看↗

    fs with incremental backoff on EMFILE

    JavaScript
    在 GitHub 上查看↗1,302
  • bcoe/any-pathbcoe 的头像

    bcoe/any-path

    4在 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
    在 GitHub 上查看↗4
查看 Node Proper Lockfile 的所有 23 个替代方案→

常见问题解答

moxystudio/node-proper-lockfile 是做什么的?

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

moxystudio/node-proper-lockfile 的主要功能有哪些?

moxystudio/node-proper-lockfile 的主要功能包括:Filesystem Utilities。

moxystudio/node-proper-lockfile 有哪些开源替代品?

moxystudio/node-proper-lockfile 的开源替代品包括: 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…