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 RepositoriesSeekable Stream Buffering

Enables seeking backward over previously read bytes by buffering data in a temporary stream up to a configurable limit.

Distinct from Open Stream Processing: Distinct from Open Stream Processing: focuses on backward seek capability via buffering, not stream endpoint accessibility.

Explore 2 awesome GitHub repositories matching data & databases · Seekable Stream Buffering. Refine with filters or upvote what's useful.

Awesome Seekable Stream Buffering GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • aws/aws-sdk-phpAvatar aws

    aws/aws-sdk-php

    6,191Vezi pe GitHub↗

    The AWS SDK for PHP is a software development kit that provides HTTP client classes for every supported Amazon Web Service, enabling PHP applications to send authenticated requests and receive structured, typed response objects. It includes a credential resolution chain that automatically locates credentials from environment variables, instance profiles, or configuration files, and supports promise-based asynchronous execution for running multiple API calls concurrently to improve throughput. The SDK distinguishes itself through a middleware pipeline architecture that allows interception and

    Enables seeking backward over previously read bytes by buffering data in a temporary stream.

    PHP
    Vezi pe GitHub↗6,191
  • cshum/imagorAvatar cshum

    cshum/imagor

    3,965Vezi pe GitHub↗

    Imagor is a high-performance image processing server and Go library that functions as an on-demand image proxy. It provides a secure transformation API for resizing, filtering, and optimizing images, as well as a tool for generating static thumbnails from video files. The system distinguishes itself by using a demand-driven processing engine to handle large images without loading entire files into memory. It features cryptographic request signing to prevent unauthorized URL tampering and employs header-based format negotiation to automatically serve the most efficient image format supported b

    Wraps non-seekable data sources in memory buffers to allow backward seeking during image processing.

    Go
    Vezi pe GitHub↗3,965
  1. Home
  2. Data & Databases
  3. Data Processing Pipelines
  4. Stream Processing Systems
  5. Open Stream Processing
  6. Seekable Stream Buffering