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

https://github.com/tpapp/binaryfilevectors.jl

Julia package for collecting and mapping vectors of binary data on disk.
https://github.com/tpapp/binaryfilevectors.jl

Last synced: 4 months ago
JSON representation

Julia package for collecting and mapping vectors of binary data on disk.

Awesome Lists containing this project

README

          

# BinaryFileVectors

![Lifecycle](https://img.shields.io/badge/lifecycle-experimental-orange.svg)
[![Build Status](https://travis-ci.org/tpapp/BinaryFileVectors.jl.svg?branch=master)](https://travis-ci.org/tpapp/BinaryFileVectors.jl)
[![Coverage Status](https://coveralls.io/repos/tpapp/BinaryFileVectors.jl/badge.svg?branch=master&service=github)](https://coveralls.io/github/tpapp/BinaryFileVectors.jl?branch=master)
[![codecov.io](http://codecov.io/github/tpapp/BinaryFileVectors.jl/coverage.svg?branch=master)](http://codecov.io/github/tpapp/BinaryFileVectors.jl?branch=master)

Julia package for collecting and mapping vectors of binary data on disk.