Docs.rs
oxigdal-streaming-0.1.7
oxigdal-streaming 0.1.7
Permalink
Docs.rs crate page
Apache-2.0
20 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
cool-japan
Dependencies
ahash ^0.8
normal
optional
arrow ^59
normal
optional
arrow-array ^59
normal
optional
arrow-buffer ^59
normal
optional
arrow-schema ^59
normal
optional
async-trait ^0.1
normal
optional
byteorder ^1
normal
optional
bytes ^1
normal
optional
chrono ^0.4
normal
optional
crossbeam ^0.8
normal
optional
crossbeam-channel ^0.5
normal
optional
dashmap ^6
normal
optional
futures ^0.3
normal
optional
lru ^0.18
normal
optional
num-traits ^0.2
normal
optional
oxicode ^0.2.4
normal
oxigdal-core ^0.1.7
normal
oxigdal-geotiff ^0.1.7
normal
optional
oxistore-core ^0.2.0
normal
optional
oxistore-kv-fjall ^0.2.0
normal
optional
parking_lot ^0.12
normal
optional
reqwest ^0.13
normal
optional
serde ^1
normal
serde_json ^1
normal
optional
thiserror ^2
normal
tokio ^1
normal
optional
tracing ^0.1
normal
optional
approx ^0.5
dev
criterion ^0.8
dev
proptest ^1
dev
tempfile ^3
dev
tokio ^1
dev
tracing-subscriber ^0.3
dev
Versions
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module reader
oxigdal_
streaming
0.1.7
Module reader
Module Items
Structs
In oxigdal_
streaming::
io
oxigdal_streaming
::
io
Module
reader
Copy item path
Source
Expand description
Chunked reader for efficient sequential reading.
Structs
ยง
Chunked
Reader
A reader that processes data in chunks.