Crates.io | fixed-vectors |
lib.rs | fixed-vectors |
version | 3.2.2 |
source | src |
created_at | 2022-01-15 21:07:27.056918 |
updated_at | 2023-04-26 02:04:42.152223 |
description | Lightweight library implementing fixed-length vectors for Rust applications not compiled with the standard library. |
homepage | |
repository | https://github.com/c1m50c/fixed-vectors |
max_upload_size | |
id | 514536 |
size | 32,926 |
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.