Skip to content

Library implementing fixed-length vectors for Rust applications not compiled with the standard library. The vector data-structures from this library implement various mathematical functions for use in game development related ventures.

License

Notifications You must be signed in to change notification settings

c1m50c/fixed-vectors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Library implementing fixed-length vectors for Rust applications not compiled with the standard library. The vector data-structures from this library implement various mathematical functions for use in game development related ventures.

Topics

Resources

License

Stars

Watchers

Forks

Languages