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

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

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

qd-today/qd

0
View on GitHub↗
5,525 स्टार्स·658 फोर्क्स·Python·MIT·7 व्यूज़qd-today.github.io/qd↗

Qd

qd is a server-side execution engine and request scheduler designed to automate recurring network tasks. It functions as a task automator that converts HTTP Archive files into reusable request templates for scheduled execution.

The system is powered by a non-blocking server that manages a timer-driven execution engine. This allows the project to orchestrate API tasks by replaying captured network traffic and triggering network requests based on defined recurring intervals.

The tool covers a broad range of automation capabilities, including schema-driven task configuration and stateless request dispatching to maintain consistent automated workflows.

Features

  • HAR File Replayers - Specializes in using HTTP Archive files to reproduce recorded network traffic patterns for automation.
  • Task Automation Tools - Provides an automation tool that transforms HAR files into reusable templates for recurring network task execution.
  • Request Pattern Templates - Converts captured network traffic files into reusable request patterns for automated execution.
  • Scheduled HTTP Requests - Allows users to execute network requests automatically on a recurring timer for repeated task automation.
  • Timer Schedulers - Features a timer-driven execution engine for scheduling asynchronous HTTP tasks using recurring intervals.
  • HAR File Parsers - Provides utilities to convert HTTP Archive JSON files into executable request configurations for automated playback.
  • Configuration-Driven Logic - Implements a system where request parameters and timing rules are defined via structured data files to control behavior at runtime.
  • Asynchronous Request Runners - Implements a server-side execution engine for managing and triggering high-concurrency recurring HTTP network tasks.
  • Asynchronous Web Servers - Built on a non-blocking asynchronous web server to handle concurrent network requests and timer event loops.
  • Task Orchestrators - Manages and executes sequences of scheduled HTTP requests to perform operations on remote servers.
  • Asynchronous Server Schedulers - Runs timed network operations through a Tornado server to maintain consistent automated workflows.
  • HTTP Request Dispatchers - Ships a mechanism for sending independent HTTP requests to remote servers without maintaining session state between runs.

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

qd-today/qd के लिए स्टार हिस्ट्री चार्टqd-today/qd के लिए स्टार हिस्ट्री चार्ट

AI सर्च

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

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

Start searching with AI

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

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

    webhooksite/webhook.site

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

    Webhook.site is a web-based tool that captures, inspects, and debugs incoming HTTP requests and emails sent to a unique URL, without requiring any server setup. It also functions as an API mocking and response modification tool, capable of generating mock APIs from OpenAPI specifications and altering HTTP responses, headers, and status codes for testing purposes. Beyond inspection, it serves as a platform for webhook automation and workflow orchestration, triggering multi-step automations—including database queries, SSH commands, and HTTP calls—when a webhook is received. The service distingu

    JavaScriptangularfrontendlaravel
    GitHub पर देखें↗6,620
  • request/requestrequest का अवतार

    request/request

    25,542GitHub पर देखें↗

    This is an HTTP client library used for sending and receiving network requests. It functions as an HTTP traffic replicator, a multipart form uploader, and an OAuth request signer, while also serving as an HTTP client capable of routing traffic through Unix domain sockets for local inter-process communication. The project distinguishes itself with the ability to import and parse HTTP Archive JSON files to reproduce recorded network traffic. It also provides cryptographic OAuth signing to secure API access using hashing algorithms and supports routing requests through Unix domain sockets using

    JavaScript
    GitHub पर देखें↗25,542
  • chenshenhai/koa2-notechenshenhai का अवतार

    chenshenhai/koa2-note

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

    koa2-note is a project focused on Koa2 web server development and Node.js asynchronous programming. It provides a framework for building web servers and APIs using an asynchronous middleware pipeline to handle request and response cycles. The project emphasizes a layered backend architecture that decouples routing, business services, and data models. It distinguishes itself through the integration of relational databases for persisting user sessions and application data, alongside a build process that includes JSX-to-JavaScript compilation for frontend assets. The capability surface covers b

    course-noteskoakoa2
    GitHub पर देखें↗5,161
  • http-rs/tidehttp-rs का अवतार

    http-rs/tide

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

    Tide is an asynchronous web server framework and HTTP toolkit for the Rust programming language. It provides a system for building high-concurrency network applications and REST APIs using non-blocking I/O and asynchronous runtimes. The framework is centered around a middleware-based request pipeline, allowing developers to intercept and process HTTP requests and responses through pluggable logic layers. It supports a hierarchical route tree to organize endpoints into nested groups that share common path prefixes and scoped middleware. Capability areas include real-time communication via Web

    Rust
    GitHub पर देखें↗5,099
Qd के सभी 30 विकल्प देखें→

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

qd-today/qd क्या करता है?

qd is a server-side execution engine and request scheduler designed to automate recurring network tasks. It functions as a task automator that converts HTTP Archive files into reusable request templates for scheduled execution.

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

qd-today/qd की मुख्य विशेषताएं हैं: HAR File Replayers, Task Automation Tools, Request Pattern Templates, Scheduled HTTP Requests, Timer Schedulers, HAR File Parsers, Configuration-Driven Logic, Asynchronous Request Runners।

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

qd-today/qd के ओपन-सोर्स विकल्पों में शामिल हैं: webhooksite/webhook.site — Webhook.site is a web-based tool that captures, inspects, and debugs incoming HTTP requests and emails sent to a… request/request — This is an HTTP client library used for sending and receiving network requests. It functions as an HTTP traffic… http-rs/tide — Tide is an asynchronous web server framework and HTTP toolkit for the Rust programming language. It provides a system… vibora-io/vibora — Vibora is an asynchronous Python web framework and built-in HTTP server designed for building high-performance web… chenshenhai/koa2-note — koa2-note is a project focused on Koa2 web server development and Node.js asynchronous programming. It provides a… kilo-org/kilocode — Kilocode is an autonomous engineering platform designed to orchestrate AI agents for complex software development…