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

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

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

7 مستودعات

Awesome GitHub RepositoriesBatch Request Execution

Execution of multiple API requests using sequential or parallel strategies to optimize throughput.

Distinct from API Rate Limiting: Focuses on the execution strategy (sequential/parallel) rather than just the rate-limiting policy.

Explore 7 awesome GitHub repositories matching web development · Batch Request Execution. Refine with filters or upvote what's useful.

Awesome Batch Request Execution GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • fincept-corporation/finceptterminalالصورة الرمزية لـ Fincept-Corporation

    Fincept-Corporation/FinceptTerminal

    26,900عرض على GitHub↗

    FinceptTerminal is a quantitative finance platform and financial engineering library designed for asset valuation, risk management, and fixed-income analytics. It provides a comprehensive suite for algorithmic trading and investment strategy automation, integrating specialized language model agents and node-based workflows to automate market research and alpha generation. The project distinguishes itself with a dedicated game theory analysis engine for calculating Nash equilibria and simulating strategic interactions in competitive markets. It also features a specialized credit risk modeling

    Processes multiple data requests using sequential rate-limiting or parallel execution to optimize throughput.

    C++bloomberg-terminalcontributions-welcomefinance
    عرض على GitHub↗26,900
  • guzzle/guzzleالصورة الرمزية لـ guzzle

    guzzle/guzzle

    23,453عرض على GitHub↗

    Guzzle is a PHP HTTP client used for sending synchronous and asynchronous requests to web services. It serves as a concurrent HTTP request manager, an HTTP stream handler, and a middleware-based HTTP pipeline. The project is a PSR-7 compliant client, utilizing standardized PHP interfaces for requests, responses, and streams. The library differentiates itself through a customizable functional handler stack that allows for the interception and modification of the request and response lifecycle. It features an adapter-based transport system that enables swapping between network implementations,

    Executes multiple API requests in parallel using pools or batches to improve application performance.

    PHP
    عرض على GitHub↗23,453
  • requestly/requestlyالصورة الرمزية لـ requestly

    requestly/requestly

    6,341عرض على GitHub↗

    Executes a sequence of API calls automatically, chaining responses as inputs for subsequent requests.

    TypeScriptapiapi-clientapi-mock
    عرض على GitHub↗6,341
  • judge0/judge0الصورة الرمزية لـ judge0

    judge0/judge0

    3,978عرض على GitHub↗

    Judge0 is an online code execution engine and multi-language compiler API designed to compile and run source code within isolated sandboxes. It functions as an asynchronous job processor that handles code submissions via a queue and provides a secure environment to run arbitrary programs while preventing unauthorized system access. The system distinguishes itself through a multi-stage compilation pipeline and a flexible execution model that supports both single-file submissions and multi-file program execution via archives. It employs an isolate-based sandboxing mechanism to enforce strict ha

    Processes multiple code execution requests simultaneously to increase overall system throughput.

    HTMLai-agent-toolsai-agentsai-tools
    عرض على GitHub↗3,978
  • ethereum/consensus-specsالصورة الرمزية لـ ethereum

    ethereum/consensus-specs

    3,948عرض على GitHub↗

    This project provides the formal technical specifications and reference logic for the Ethereum proof-of-stake consensus layer. It defines the standards for block production, state transition rules, and the beacon chain logic required to ensure consistent network agreement. The implementation covers specialized mechanisms for chain security and efficiency, including fork-choice algorithms for canonical chain determination, committee-based signature aggregation, and KZG-based blob commitments for data availability. It also specifies the protocols for light client synchronization using sync comm

    Parses and validates bytes from the execution engine to extract deposit, withdrawal, and consolidation requests.

    Python
    عرض على GitHub↗3,948
  • openai/openai-goالصورة الرمزية لـ openai

    openai/openai-go

    2,974عرض على GitHub↗

    openai-go is an LLM SDK for Go and a client for interacting with OpenAI services. It provides type-safe bindings to generate text, images, and audio via REST endpoints, enabling the integration of large language models and AI assistant orchestration into Go applications. The library serves as an agent orchestration tool for managing stateful conversation threads and autonomous agents with integrated tool calling and file search. It also functions as an asynchronous batch processing client for monitoring large-scale request groups and fine-tuning jobs, alongside a management SDK for controllin

    Execute large groups of API requests from an uploaded file and manage their lifecycle.

    Go
    عرض على GitHub↗2,974
  • noamgat/lm-format-enforcerالصورة الرمزية لـ noamgat

    noamgat/lm-format-enforcer

    2,022عرض على GitHub↗

    توفر هذه المكتبة إطار عمل لفرض قيود هيكلية على مخرجات نموذج اللغة أثناء عملية توليد الرموز (tokens). تعمل كبرمجية وسيطة (middleware) تقيد استجابات النموذج للالتزام الصارم بمخططات JSON المحددة مسبقاً أو أنماط التعبير النمطي (regex)، مما يضمن أن النص المولد قابل للقراءة آلياً ومتسق لاستهلاك البيانات في المراحل اللاحقة. يتميز المشروع بالتكامل المباشر مع محركات الاستدلال لاعتراض توزيعات احتمالية الرموز قبل مرحلة أخذ العينات النهائية. ومن خلال استخدام تحليل آلة الحالة (state-machine) وتفكيك المخطط العودي، فإنه يقوم بإجراء تحقق استباقي (lookahead) لاستبعاد تسلسلات الرموز غير الصالحة. يسمح هذا النهج بالتحكم الدقيق في المخرجات، بما في ذلك فرض ترتيب حقول محدد داخل كائنات JSON والقدرة على التعامل مع تدفقات توليد متزامنة متعددة من خلال تنفيذ القيود المجمعة. تدعم المكتبة مجموعة واسعة من استراتيجيات التكامل، مما يسمح لها بالعمل عبر خلفيات نماذج متنوعة وبيئات خادم الاستدلال. وتتضمن أدوات تشخيصية لتحليل تأثير هذه القيود على الأداء، مما يضمن التوافق والكفاءة عبر إعدادات الأجهزة المختلفة. يتم توزيع البرنامج كحزمة Python مصممة للتكامل في خطوط أنابيب الاستدلال الحالية.

    Enables efficient handling of multiple concurrent generation streams by maintaining separate parser states for each request.

    Python
    عرض على GitHub↗2,022
  1. Home
  2. Web Development
  3. API Rate Limiting
  4. Batch Request Execution

استكشف الوسوم الفرعية

  • Execution Request ProcessingValidation and extraction of deposit, withdrawal, and consolidation requests from execution engine data. **Distinct from Batch Request Execution:** Processes blockchain account requests rather than optimizing API throughput with batch execution.
  • Generation Stream BatchingMaintains independent parser states for multiple concurrent language model generation streams within a single batch. **Distinct from Batch Request Execution:** Distinct from API request batching: specifically manages state-machine parser contexts for concurrent LLM token generation.