bitshifter / mathbench-rs
Comparing performance of Rust math libraries for common 3D game and graphics tasks
☆207Updated 4 months ago
Alternatives and similar repositories for mathbench-rs:
Users that are interested in mathbench-rs are comparing it to the libraries listed below
- Set of mathematical traits to facilitate the use of SIMD-based AoSoA (Array of Struct of Array) storage pattern.☆306Updated 4 months ago
- Math Interoperability Types☆265Updated last year
- Interpolation made easy.☆165Updated 4 months ago
- Type-Safe Graphics Programming with Functional Shaders☆137Updated 2 weeks ago
- Provides a mechanism to lay out data into GPU buffers according to WGSL's memory layout rules☆165Updated 4 months ago
- A Rust promise for games and immediate mode GUIs☆132Updated last year
- Tiny OBJ Loader in Rust☆243Updated 2 months ago
- A crate to help you copy things into raw buffers without invoking spooky action at a distance (undefined behavior).☆157Updated last year
- Shared resource dispatcher☆243Updated 3 weeks ago
- Approximate floating point equality comparisons and assertions☆161Updated 11 months ago
- Simple experimental async GPGPU framework for Rust☆144Updated last year
- Generic 2D-3D math swiss army knife for game engines, with SIMD support and focus on convenience.☆291Updated 6 months ago
- A dynamic texture atlas allocator with fast deallocation and rectangle coalescing.☆161Updated last year
- Rust ffi and idiomatic wrapper for zeux/meshoptimizer, a mesh optimization library that makes indexed meshes more GPU-friendly.☆171Updated last month
- ☆267Updated last month
- Hierarchical bit set container☆120Updated last year
- Geometry primitives (basic linear algebra) for Rust☆466Updated last month
- A fast text renderer for wgpu (https://github.com/gfx-rs/wgpu)☆471Updated 3 months ago
- K-dimensional tree in Rust for fast geospatial indexing and lookup☆244Updated 3 months ago
- Provides a very thin abstraction over instrumented profiling crates like puffin, optick, tracy, and superluminal-perf.☆348Updated 5 months ago
- Thermite SIMD: Melt your CPU☆154Updated 3 years ago
- Optick for Rust☆95Updated 4 years ago
- Polygonal mesh processing.☆174Updated last month
- A simple bitset container for Rust☆131Updated 4 months ago
- Rust bindings for AMD Vulkan Memory Allocator (VMA)