wkwrap

Crates.iowkwrap
lib.rswkwrap
version1.6.0
sourcesrc
created_at2018-03-27 12:28:23.679574
updated_at2021-06-09 16:25:39.436129
descriptionwebKNOSSOS wrapper is a file format designed for large-scale, three-dimensional voxel datasets. It was optimized for high-speed access to data subvolumes, and supports multi-channel data and dataset compression.
homepage
repositoryhttps://github.com/scalableminds/webknossos-wrap
max_upload_size
id57746
size55,324
Norman Rzepka (normanrz)

documentation

README

webKNOSSOS Wrapper core library

This directory contains the Rust library for the webKNOSSOS wrapper format. This is the core library used as basis for C, MATLAB, and Python libraries.

How to build the library

To build this Rust package, just run

$ cargo build

This requires the Rust compiler and build tools as well as a C compiler to be installed on your machine.

Contact

Contributions and bug reports are welcome!

Commit count: 631

cargo fmt