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

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

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

postwait/node-amqp

0
View on GitHub↗
1,679 星标·349 分支·JavaScript·MIT·1 次浏览

Node Amqp

[UNMAINTAINED] node-amqp is an AMQP client for nodejs

Features

  • Node.js Frameworks and Tools - RabbitMQ client for Node.js.

Star 历史

postwait/node-amqp 的 Star 历史图表postwait/node-amqp 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

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

Start searching with AI

Node Amqp 的开源替代方案

相似的开源项目,按与 Node Amqp 的功能重合度排序。
  • experience-monks/devtoolExperience-Monks 的头像

    Experience-Monks/devtool

    3,747在 GitHub 上查看↗

    Devtool is a suite of developer tools designed to execute server-side JavaScript code within a browser environment. It functions as a bridge that allows Node.js programs to run inside a Chromium instance, enabling the use of built-in browser developer tools for visual debugging and performance profiling. The project provides a read-eval-print loop for interactive command execution with support for relative imports and piped input. It also includes a file watcher that monitors source files for changes and automatically reloads programs to accelerate the iteration cycle. The system integrates

    JavaScript
    在 GitHub 上查看↗3,747
  • auth0/node-jsonwebtokenauth0 的头像

    auth0/node-jsonwebtoken

    18,171在 GitHub 上查看↗

    This project is a Node.js library for implementing and managing JSON Web Tokens. It functions as a cryptographic token manager and authentication tool used to sign, verify, and decode tokens to securely transmit claims between parties. The library supports both symmetric and asymmetric signing algorithms, including HMAC and RSA. It enables the creation of digitally signed tokens using secrets or private keys, and provides mechanisms to validate token signatures and verify embedded claims such as expiration and issuer. The tool covers a range of identity and access capabilities, including sta

    JavaScript
    在 GitHub 上查看↗18,171
  • bkeepers/rosieB

    bkeepers/rosie

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • arturadib/shelljsA

    arturadib/shelljs

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
查看 Node Amqp 的所有 30 个替代方案→

常见问题解答

postwait/node-amqp 是做什么的?

[UNMAINTAINED] node-amqp is an AMQP client for nodejs

postwait/node-amqp 的主要功能有哪些?

postwait/node-amqp 的主要功能包括:Node.js Frameworks and Tools。

postwait/node-amqp 有哪些开源替代品?

postwait/node-amqp 的开源替代品包括: experience-monks/devtool — Devtool is a suite of developer tools designed to execute server-side JavaScript code within a browser environment. It… auth0/node-jsonwebtoken — This project is a Node.js library for implementing and managing JSON Web Tokens. It functions as a cryptographic token… bkeepers/rosie. chaijs/chai — Chai is an assertion library for Node.js and browser-based JavaScript applications. It functions as both a… cheeriojs/cheerio — Cheerio is an HTML and XML parsing library and server-side DOM implementation. It functions as a markup manipulation… arturadib/shelljs.