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

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

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
coopernurse avatar

coopernurse/node-pool

0
View on GitHub↗
2,406 نجوم·258 تفرعات·JavaScript·1 مشاهدة

Node Pool

Generic resource pooling for node.js

Features

  • Node Packages - Generic resource pooling for Node.js.

سجل النجوم

مخطط تاريخ النجوم لـ coopernurse/node-poolمخطط تاريخ النجوم لـ coopernurse/node-pool

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

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

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

Start searching with AI

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

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Node Pool.
  • automattic/mongooseالصورة الرمزية لـ Automattic

    Automattic/mongoose

    27,479عرض على GitHub↗

    Mongoose is an object data modeling library and framework for Node.js that maps application objects to MongoDB documents. It functions as a document mapper and schema validator, ensuring consistent data types and validation rules for records stored in MongoDB. The project provides a system for defining structured schemas to model application data, including the ability to create hierarchical data structures through nested schema composition. It implements a middleware-based hook system that allows for the interception and modification of data states during the lifecycle of database operations

    JavaScript
    عرض على GitHub↗27,479
  • commitizen/cz-cliالصورة الرمزية لـ commitizen

    commitizen/cz-cli

    17,473عرض على GitHub↗

    Commitizen is a command-line utility designed to enforce consistent commit message formatting within version control systems. By guiding developers through interactive prompts, the tool ensures that every commit adheres to predefined standards, resulting in a predictable and searchable project history. The system utilizes a plugin-based adapter pattern that allows for the dynamic loading of custom commit formats and validation logic. This configuration-driven approach enables teams to define specific templates for message construction, which are then populated via user input to maintain stric

    JavaScriptcommand-linecommit-hookscommitizen
    عرض على GitHub↗17,473
  • mochajs/mochaالصورة الرمزية لـ mochajs

    mochajs/mocha

    22,967عرض على GitHub↗

    Mocha is a JavaScript test runner and framework designed to execute automated test suites across multiple runtimes, including Node.js and web browser environments. It functions as a pluggable testing tool for organizing and validating unit, integration, and functional tests. The project distinguishes itself through a plugin-based extension interface that allows for custom functionality and reporting. It supports a multi-runtime approach, enabling the same test suite to run in different JavaScript environments, and includes a watch mode that monitors the filesystem to trigger automatic test re

    JavaScriptbddbrowserjavascript
    عرض على GitHub↗22,967
  • remy/nodemonالصورة الرمزية لـ remy

    remy/nodemon

    26,682عرض على GitHub↗

    Nodemon is a command-line utility designed to automate development workflows by monitoring file system changes and managing the lifecycle of long-running processes. It functions as a process monitor that tracks directory trees for modifications, automatically terminating and restarting applications to ensure a continuous feedback loop during the coding process. The tool distinguishes itself through its language-agnostic design, which decouples monitoring logic from the target application's runtime. While it provides default support for Node.js, it can execute arbitrary command-line instructio

    JavaScriptnodenodemonwatch
    عرض على GitHub↗26,682
عرض جميع البدائل الـ 8 لـ Node Pool→

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

ما هي وظيفة coopernurse/node-pool؟

Generic resource pooling for node.js

ما هي الميزات الرئيسية لـ coopernurse/node-pool؟

الميزات الرئيسية لـ coopernurse/node-pool هي: Node Packages.

ما هي البدائل مفتوحة المصدر لـ coopernurse/node-pool؟

تشمل البدائل مفتوحة المصدر لـ coopernurse/node-pool: automattic/mongoose — Mongoose is an object data modeling library and framework for Node.js that maps application objects to MongoDB… commitizen/cz-cli — Commitizen is a command-line utility designed to enforce consistent commit message formatting within version control… mochajs/mocha — Mocha is a JavaScript test runner and framework designed to execute automated test suites across multiple runtimes,… remy/nodemon — Nodemon is a command-line utility designed to automate development workflows by monitoring file system changes and… sboudrias/inquirer.js — Inquirer.js is a command line input framework and prompt library for Node.js applications. It provides a structured… shipitjs/shipit — Shipit is a Node.js deployment tool and remote task orchestrator used for automating software deployments and…