Comparing performance of Rust math libraries for common 3D game and graphics tasks
☆229Oct 29, 2024Updated last year
Alternatives and similar repositories for mathbench-rs
Users that are interested in mathbench-rs are comparing it to the libraries listed below
Sorting:
- A wide linear algebra crate for games and graphics.☆788Jun 2, 2025Updated 8 months ago
- A simple and fast linear algebra library for games and graphics☆1,902Feb 11, 2026Updated 2 weeks ago
- Generic 2D-3D math swiss army knife for game engines, with SIMD support and focus on convenience.☆308Sep 23, 2025Updated 5 months ago
- Math Interoperability Types☆283Jan 2, 2024Updated 2 years ago
- A Rust library for linear color calculations and conversion☆809Oct 26, 2025Updated 4 months ago
- Fast GPU cached text rendering☆720Jan 22, 2026Updated last month
- High performance Rust ECS library☆1,703Dec 30, 2021Updated 4 years ago
- A parser and runtime for Blender's .blend files.☆137Apr 20, 2023Updated 2 years ago
- A crate for loading glTF 2.0☆609Sep 23, 2025Updated 5 months ago
- Universal shader translation in Rust☆1,568Nov 9, 2023Updated 2 years ago
- Set of mathematical traits to facilitate the use of SIMD-based AoSoA (Array of Struct of Array) storage pattern.☆333Feb 7, 2026Updated 3 weeks ago
- Rust ffi and idiomatic wrapper for zeux/meshoptimizer, a mesh optimization library that makes indexed meshes more GPU-friendly.☆210Oct 9, 2025Updated 4 months ago
- A common windowing interoperability library for Rust☆401Updated this week
- MAINTENCE MODE ---- Easy to use, customizable, efficient 3D renderer library built on wgpu.☆1,153Jul 8, 2024Updated last year
- Load fonts as vector graphics in pure Rust with advanced text layout.☆43Mar 8, 2023Updated 2 years ago
- PBR rendering example/experiment with rendy☆225Nov 28, 2019Updated 6 years ago
- Implementation of PBR using wgpu-rs☆80Oct 9, 2021Updated 4 years ago
- Type-safe, type-level and stateless Rust graphics framework☆1,113Mar 20, 2023Updated 2 years ago
- A linear algebra and mathematics library for computer graphics.☆1,197Dec 7, 2024Updated last year
- Polygonal mesh processing.☆192May 1, 2025Updated 9 months ago
- BVH Construction and Traversal Library☆87Feb 1, 2026Updated 3 weeks ago
- Interpolation made easy.☆168Oct 28, 2024Updated last year
- A 3D engine with ECS and Vulkan renderer for Rust developers☆310Jun 9, 2025Updated 8 months ago
- A small path tracing renderer written in Rust.☆553Oct 10, 2022Updated 3 years ago
- 2 and 3-dimensional fluid simulation library in Rust.☆654Feb 2, 2025Updated last year
- A render-backend independant egui backend for sdl2☆11Sep 7, 2025Updated 5 months ago
- rust implementation of octree algorithm for nearest neighbor search in 3D space☆47Apr 15, 2023Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Nov 22, 2023Updated 2 years ago
- Provides a mechanism to lay out data into GPU buffers according to WGSL's memory layout rules☆195Sep 12, 2025Updated 5 months ago
- A fast BVH using SAH in rust☆263Nov 16, 2025Updated 3 months ago
- Provides a very thin abstraction over instrumented profiling crates like puffin, optick, tracy, and superluminal-perf.☆387Jun 22, 2025Updated 8 months ago
- Record and replay 🖱 input with precise timing☆18Sep 12, 2022Updated 3 years ago
- 2D graphics rendering on the GPU in rust using path tessellation.☆2,540Nov 13, 2025Updated 3 months ago
- Simplified Vulkan synchronization logic, written in rust☆58Jul 4, 2025Updated 7 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆58Dec 1, 2025Updated 2 months ago
- A crate to help you go wide. By which I mean use SIMD stuff.☆472Feb 6, 2026Updated 3 weeks ago
- Linear algebra library for Rust.☆4,647Jan 22, 2026Updated last month
- Fast polygon mesh library with different data structures and traits to abstract over those.☆82Dec 4, 2024Updated last year
- GL on Whatever: a set of bindings to run GL anywhere and avoid target-specific code☆1,447Dec 14, 2025Updated 2 months ago