glam-rs
blas
glam-rs | blas | |
---|---|---|
5 | - | |
1,593 | 75 | |
2.8% | - | |
8.7 | 0.0 | |
13 days ago | over 1 year ago | |
Rust | Rust | |
Apache License 2.0 | GNU General Public License v3.0 or later |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
glam-rs
- Generic modules? (like for different float types: f32, f64, arbitary rational, fixed point float, etc)
-
Hey Rustaceans! Got a question? Ask here! (43/2022)!
You could consider using a template framework instead, like Tera. Glam actually does this to generate Rust code.
-
Extracting 2d rotation angles
If you’re still concerned, we can look at the implementation for to_euler()
-
What's everyone working on this week (15/2022)?
I've been polishing glamour, the strongly typed vector math companion to glam. :-)
-
glamour: Strongly typed vector math with glam
This crate uses bytemuck to implement a zero-cost strongly typed interface on top of glam.
blas
We haven't tracked posts mentioning blas yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
nalgebra - Linear algebra library for Rust.
rust-blas - BLAS bindings for Rust
cgmath-rs - A linear algebra and mathematics library for computer graphics.
rulinalg - A linear algebra library written in Rust
microbin - A secure, configurable file-sharing and URL shortening web app written in Rust.
cargo-rx - A simple, modern fuzzy finder tool to run examples in a Cargo project.
ncollide - 2 and 3-dimensional collision detection library in Rust.
achat - A collection of simple modules which showcase simple use of tasks, channels, and other tokio primitives to implement simple networking applications. Purely educational purposes.
nphysics - 2 and 3-dimensional rigid body physics engine for Rust.
glamour - Strongly typed vector math with glam
lapack - LAPACK development repository