A crate for mucking around with piles of bytes
Go to file
2019-09-21 17:39:37 -06:00
scripts stupid windows 2019-09-19 22:12:32 -06:00
src improve the ZST case 2019-09-21 17:39:37 -06:00
.gitignore base files 2019-09-19 19:09:31 -06:00
.travis.yml base files 2019-09-19 19:09:31 -06:00
appveyor.yml base files 2019-09-19 19:09:31 -06:00
bors.toml base files 2019-09-19 19:09:31 -06:00
Cargo.toml clarify when allocation related operations are available. 2019-09-21 17:33:36 -06:00
LICENSE-0BSD.md base files 2019-09-19 19:09:31 -06:00
pedantic.bat base files 2019-09-19 19:09:31 -06:00
README.md base files 2019-09-19 19:09:31 -06:00
rustfmt.toml base files 2019-09-19 19:09:31 -06:00

License:0BSD Minimum Rust Version travis.ci AppVeyor crates.io docs.rs

bytemuck

A crate for mucking around with piles of bytes

CI coverage:

  • Tested on: x86, x86_64, wasm
  • Built on: armv7, aarch64, thumbv7neon