#cargo #file #large-scale

wkwrap

webKNOSSOS 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.

3 stable releases

Uses old Rust 2015

1.6.0 Jun 9, 2021
1.5.0 May 27, 2021
1.4.0 Mar 27, 2018

#353 in Compression

MIT license

56KB
1.5K SLoC

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!

Dependencies

~1.5MB
~26K SLoC