A crate for mucking around with piles of bytes
Go to file
2019-11-25 19:11:00 -07:00
scripts stupid windows 2019-09-19 22:12:32 -06:00
src much more docs. 2019-11-25 19:09:26 -07:00
tests cargo fmt is a strict one 2019-11-03 23:55:51 -07:00
.gitignore base files 2019-09-19 19:09:31 -06:00
.travis.yml attempt to downgrade to 1.31 2019-11-25 18:46:42 -07:00
appveyor.yml attempt to downgrade to 1.31 2019-11-25 18:46:42 -07:00
bors.toml base files 2019-09-19 19:09:31 -06:00
Cargo.toml License change to an equally permissive OSI license 2019-11-25 18:45:54 -07:00
LICENSE-ZLIB.md License change to an equally permissive OSI license 2019-11-25 18:45:54 -07:00
pedantic.bat base files 2019-09-19 19:09:31 -06:00
README.md Update README.md 2019-11-25 19:11:00 -07:00
rustfmt.toml Remove .cast method usage and rustfmt 2019-11-25 18:46:23 -07:00

License:Zlib 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