#lokathor #x86-64 #team #safe #plain #casting #data

deprecated winit-gfx-hal

This crate is not owned or managed by the rust-windowing team

1 unstable release

0.0.0 Jul 23, 2019

#20 in #casting

0BSD license

100KB
2K SLoC

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

lokacore

Lokathor's core-only odds and ends

Current features of note:

  • Safe casting between plain data types. Supports T, &T, &mut T, &[T], and &mut [T].
  • Safe versions of all stable x86 / x86_64 intrinsics. At least, all the ones that can be made safe.

CI coverage: x86, x86_64, wasm, armv7, aarch64, thumbv7neon

No runtime deps