An open API service indexing awesome lists of open source software.

https://github.com/chifisource/algebrastreamframes.jl

Out-of-memory file-readers for Julia.
https://github.com/chifisource/algebrastreamframes.jl

Last synced: 5 months ago
JSON representation

Out-of-memory file-readers for Julia.

Awesome Lists containing this project

README

          


algebra stream frames

`AlgebraStreamFrames` provides Julia with structural algebra ORM for referencing out-of-memory data stored within files using indexing. The goal of this package is to streamline the use of data on disk by changing our processing approach. Instead of reading all of the data into memory, the data remains in the files and is only read on demand.

- [get started]()
- [documentation]()
- [stream frames]()
- [feature files]()
- [algebra frames]()
- [supported filetypes]()
## get started

#### documentation

## stream frames

#### feature files

#### algebra frames

## supported filetypes