dimforge / simbaLinks
Set of mathematical traits to facilitate the use of SIMD-based AoSoA (Array of Struct of Array) storage pattern.
☆316Updated 9 months ago
Alternatives and similar repositories for simba
Users that are interested in simba are comparing it to the libraries listed below
Sorting:
- Comparing performance of Rust math libraries for common 3D game and graphics tasks☆219Updated 9 months ago
- Provides a very thin abstraction over instrumented profiling crates like puffin, optick, tracy, and superluminal-perf.☆375Updated last month
- Simple experimental async GPGPU framework for Rust☆144Updated last year
- A crate to help you go wide. By which I mean use SIMD stuff.☆400Updated 3 weeks ago
- Array of Struct to Struct of Array helpers in Rust☆445Updated 3 months ago
- Math Interoperability Types☆272Updated last year
- Interpolation made easy.☆167Updated 9 months ago
- K-dimensional tree in Rust for fast geospatial indexing and lookup☆254Updated 8 months ago
- A crate to help you copy things into raw buffers without invoking spooky action at a distance (undefined behavior).☆159Updated last year
- Tracy client libraries for Rust