awesome-repositories.com
Blog
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
·

2 repository-uri

Awesome GitHub RepositoriesProtocol Message Batching

Grouping multiple protocol instructions into single messages to reduce network round trips.

Distinct from Asynchronous Command Execution: Specifically targets the batching of protocol-level messages for latency reduction rather than general task execution.

Explore 2 awesome GitHub repositories matching software engineering & architecture · Protocol Message Batching. Refine with filters or upvote what's useful.

Awesome Protocol Message Batching GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • autoscrape-labs/pydollAvatar autoscrape-labs

    autoscrape-labs/pydoll

    6,919Vezi pe GitHub↗

    pydoll is a Chrome DevTools Protocol automation library and headless browser controller used for web data extraction and parallel browser automation. It controls Chromium-based browsers via direct WebSocket connections, allowing it to manage isolated browser contexts and tabs while bypassing the overhead and detection associated with WebDriver. The project features an anti-bot evasion framework that mimics natural human behavior, including mouse movements generated via Bezier curves and variable typing patterns. It provides specialized stealth capabilities to bypass behavioral analysis and au

    Groups multiple protocol instructions into single messages to minimize network round trips and increase speed.

    Pythonanti-detectionautomationbrowser-automation
    Vezi pe GitHub↗6,919
  • bloomberg/bqplotAvatar bloomberg

    bloomberg/bqplot

    3,693Vezi pe GitHub↗

    bqplot is an interactive data visualization library for Jupyter notebooks. It implements a grammar of graphics model, allowing users to build complex 2D charts by combining marks, scales, and axes. The library distinguishes itself with specialized toolkits for financial charting, such as OHLC candlesticks and time-series analysis, and geographic data visualization, including choropleths and custom map projections for TopoJSON and GeoJSON data. It enables deep interaction through tools like lasso selection, rectangular brushing, and the ability to manually manipulate plot points or line data.

    Groups multiple attribute changes into single network requests to reduce communication overhead between backend and frontend.

    TypeScript
    Vezi pe GitHub↗3,693
  1. Home
  2. Software Engineering & Architecture
  3. Asynchronous Command Execution
  4. Protocol Message Batching