A crate for mucking around with piles of bytes
Go to file
2019-11-01 10:39:32 -06:00
scripts stupid windows 2019-09-19 22:12:32 -06:00
src Update zeroable.rs 2019-10-05 19:26:47 -06:00
tests Update cast_slice_tests.rs 2019-11-01 10:39:32 -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 (cargo-release) start next development iteration 0.1.1-alpha.0 2019-09-22 13:07:59 -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