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.
- Host: GitHub
- URL: https://github.com/chifisource/algebrastreamframes.jl
- Owner: ChifiSource
- License: mit
- Created: 2023-12-05T19:46:40.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-07-09T02:02:47.000Z (12 months ago)
- Last Synced: 2025-07-18T11:03:59.843Z (11 months ago)
- Language: Julia
- Homepage:
- Size: 42 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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