awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
qd-today avatar

qd-today/qd

0
View on GitHub↗
5,525 stele·658 fork-uri·Python·MIT·4 vizualizăriqd-today.github.io/qd↗

Qd

qd este un motor de execuție server-side și un scheduler de cereri conceput pentru a automatiza sarcinile recurente de rețea. Funcționează ca un automatizator de sarcini care convertește fișierele HTTP Archive în template-uri de cereri reutilizabile pentru execuție programată.

Sistemul este alimentat de un server non-blocking care gestionează un motor de execuție bazat pe timer. Acest lucru permite proiectului să orchestreze sarcinile API prin reluarea traficului de rețea capturat și declanșarea cererilor de rețea pe baza unor intervale recurente definite.

Instrumentul acoperă o gamă largă de capabilități de automatizare, inclusiv configurarea sarcinilor bazată pe schemă și expedierea cererilor stateless pentru a menține fluxuri de lucru automatizate consistente.

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.

Istoric stele

Graficul istoricului de stele pentru qd-today/qdGraficul istoricului de stele pentru qd-today/qd

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Întrebări frecvente

Ce face qd-today/qd?

qd este un motor de execuție server-side și un scheduler de cereri conceput pentru a automatiza sarcinile recurente de rețea. Funcționează ca un automatizator de sarcini care convertește fișierele HTTP Archive în template-uri de cereri reutilizabile pentru execuție programată.

Care sunt principalele funcționalități ale qd-today/qd?

Principalele funcționalități ale qd-today/qd sunt: HAR File Replayers, Task Automation Tools, Request Pattern Templates, Scheduled HTTP Requests, Timer Schedulers, HAR File Parsers, Configuration-Driven Logic, Asynchronous Request Runners.

Care sunt câteva alternative open-source pentru qd-today/qd?

Alternativele open-source pentru qd-today/qd includ: 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…

Alternative open-source pentru Qd

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Qd.
  • webhooksite/webhook.siteAvatar webhooksite

    webhooksite/webhook.site

    6,620Vezi pe GitHub↗

    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
    Vezi pe GitHub↗6,620
  • request/requestAvatar request

    request/request

    25,542Vezi pe GitHub↗

    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
    Vezi pe GitHub↗25,542
  • chenshenhai/koa2-noteAvatar chenshenhai

    chenshenhai/koa2-note

    5,161Vezi pe GitHub↗

    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
    Vezi pe GitHub↗5,161
  • http-rs/tideAvatar http-rs

    http-rs/tide

    5,099Vezi pe GitHub↗

    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
    Vezi pe GitHub↗5,099
Vezi toate cele 30 alternative pentru Qd→