seekable-s3-stream

Code library that uses S3's API to provide an efficient random-access (seekable) Stream implementation for use in code where efficient network I/O is paramount. (by mlhpdx)

Seekable-s3-stream Alternatives

Similar projects and alternatives to seekable-s3-stream

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better seekable-s3-stream alternative or higher similarity.

seekable-s3-stream reviews and mentions

Posts with mentions or reviews of seekable-s3-stream. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-14.
  • Mountpoint – file client for S3 written in Rust, from AWS
    14 projects | news.ycombinator.com | 14 Mar 2023
    I think you’re spot on: using multipart uploads, different sections of the ultimate object can be created out of order. Unfortunately, though, that’s subject to restrictions that require you to ensure all but the last part are sufficiently sized.

    I’m a little disappointed that this library (which is supposed to be “read optimized”) doesn’t take advantage of S3 Range requests to optimize read after seek. The simple example is a zip file in S3 for which you want only the listing of files from the central directory record at the end. As far as I can tell this library reads the entire zip to get that. I have some experience with this[1][2].

    [1] https://github.com/mlhpdx/seekable-s3-stream

Stats

Basic seekable-s3-stream repo stats
1
25
2.6
4 months ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com