sparseio 0.0.0

A library for coordinating sparse, out-of-order byte-range fetching and materialization of large objects.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "sparseio"
authors = ["Matthew Hambrecht (hambrechtmatt@gmail.com)"]
version = "0.0.0"
edition = "2024"
description = "A library for coordinating sparse, out-of-order byte-range fetching and materialization of large objects."
homepage = "https://github.com/mhambre/sparseio"
repository = "https://github.com/mhambre/sparseio"
license = "Apache-2.0"

[dependencies]