wkwrap 1.6.0

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.
Documentation
  • Coverage
  • 0%
    0 out of 98 items documented0 out of 61 items with examples
  • Size
  • Source code size: 55.32 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.55 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 1m 2s Average build duration of successful builds.
  • all releases: 1m 2s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • scalableminds/webknossos-wrap
    9 3 9
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • normanrz

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!