awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
azukiapp avatar

azukiapp/azkArchived

0
View on GitHub↗
894 स्टार्स·55 फोर्क्स·JavaScript·Apache-2.0·3 व्यूज़azk.io↗

Azk

azk is a lightweight open source development environment orchestration tool. Instantly & safely run any environment on your local machine.

Features

  • Orchestration And Workflow - Engine for orchestrating local development environments.

स्टार हिस्ट्री

azukiapp/azk के लिए स्टार हिस्ट्री चार्टazukiapp/azk के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Azk के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Azk के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • cristianoliveira/ergocristianoliveira का अवतार

    cristianoliveira/ergo

    649GitHub पर देखें↗

    The management of multiple apps running over different ports made easy

    Go
    GitHub पर देखें↗649
  • facebook/watchmanfacebook का अवतार

    facebook/watchman

    13,613GitHub पर देखें↗

    Watchman is a filesystem change monitor and recursive directory watcher that operates as a background service to track file modifications in real time. It functions as an event-driven file trigger and state query engine, allowing users to retrieve directory snapshots and lists of changed files since a previous check. The project provides tooling for incremental builds by identifying exactly which files have changed to compile only necessary project components. It is designed for large scale directory watching, monitoring massive file trees while executing external commands or scripts automati

    C++
    GitHub पर देखें↗13,613
  • guard/guardguard का अवतार

    guard/guard

    6,685GitHub पर देखें↗

    Guard is a command-line file watcher that monitors the filesystem from the terminal and automatically executes user-defined tasks when files are modified, added, or deleted. It functions as a file change watcher and test runner that triggers test suite execution immediately when source or spec files are saved, providing instant feedback during development. The tool is configured through a Ruby-based domain-specific language in a Guardfile, and it can send visual desktop notifications when watched file actions complete or fail. The project distinguishes itself through a plugin-based extension

    Ruby
    GitHub पर देखें↗6,685
  • alandipert/fswatchalandipert का अवतार

    alandipert/fswatch

    5,553GitHub पर देखें↗

    fswatch is a cross-platform file change monitor and event automation tool. It tracks file system modifications across different operating systems using native kernel event APIs or a portable polling fallback. The project implements specific wrappers for Linux systems using inotify and fanotify, as well as a watcher for BSD and macOS using kqueue. It translates these platform-specific APIs into a unified event format to provide consistent monitoring behavior. The tool allows for the automatic execution of external programs or scripts in response to detected changes. It includes capabilities f

    C++
    GitHub पर देखें↗5,553
Azk के सभी 9 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

azukiapp/azk क्या करता है?

azk is a lightweight open source development environment orchestration tool. Instantly & safely run any environment on your local machine.

azukiapp/azk की मुख्य विशेषताएं क्या हैं?

azukiapp/azk की मुख्य विशेषताएं हैं: Orchestration And Workflow।

azukiapp/azk के कुछ ओपन-सोर्स विकल्प क्या हैं?

azukiapp/azk के ओपन-सोर्स विकल्पों में शामिल हैं: alandipert/fswatch — fswatch is a cross-platform file change monitor and event automation tool. It tracks file system modifications across… cristianoliveira/ergo — The management of multiple apps running over different ports made easy. facebook/watchman — Watchman is a filesystem change monitor and recursive directory watcher that operates as a background service to track… guard/guard — Guard is a command-line file watcher that monitors the filesystem from the terminal and automatically executes… guard/guard-livereload — Guard::LiveReload automatically reload your browser when 'view' files are modified. moshebe/gebug — Debug Dockerized Go applications better.