fixed-vectors

Crates.iofixed-vectors
lib.rsfixed-vectors
version3.2.2
sourcesrc
created_at2022-01-15 21:07:27.056918
updated_at2023-04-26 02:04:42.152223
descriptionLightweight library implementing fixed-length vectors for Rust applications not compiled with the standard library.
homepage
repositoryhttps://github.com/c1m50c/fixed-vectors
max_upload_size
id514536
size32,926
Pere Wells (c1m50c)

documentation

README

fixed-vectors

Crates.io - Version Crates.io - Downloads Crates.io - License

Library implementing fixed-length vectors for #![no_std] Rust applications. The vector data-structures from this library implement various mathematical functions for use in game development related ventures.

Commit count: 91

cargo fmt