awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم 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.

سجل النجوم

مخطط تاريخ النجوم لـ postwait/node-amqpمخطط تاريخ النجوم لـ postwait/node-amqp

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Node Amqp

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Node Amqp.
  • experience-monks/devtoolالصورة الرمزية لـ Experience-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-jsonwebtokenالصورة الرمزية لـ auth0

    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
عرض جميع البدائل الـ 30 لـ Node Amqp→

الأسئلة الشائعة

ما هي وظيفة 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.