2 रिपॉजिटरी
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.
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.
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.