lazyarray
Persistent Large Data Array with Lazy-Loading on Demand
Multi-threaded serialization of compressed array that fully utilizes modern solid state drives. It allows to store and load extremely large data on demand within seconds without occupying too much memories. With data stored on hard drive, a lazy-array data can be loaded, shared across multiple R sessions. For arrays with partition mode on, multiple R sessions can write to a same array simultaneously along the last dimension (partition). The internal storage format is provided by 'fstcore' package geared by 'LZ4' and 'ZSTD' compressors.
- Version1.1.0
- R versionunknown
- LicenseAGPL-3
- Needs compilation?Yes
- Languageen-US
- Last release07/18/2020
Documentation
Team
Zhengjia Wang
Mark Klik
Show author detailsRolesContributor, Copyright holder
Insights
Last 30 days
Last 365 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Data provided by CRAN
Binaries
Dependencies
- Imports4 packages
- Suggests5 packages
- Linking To2 packages