bitshifter / mathbench-rsLinks
Comparing performance of Rust math libraries for common 3D game and graphics tasks
☆228Updated 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:
- Set of mathematical traits to facilitate the use of SIMD-based AoSoA (Array of Struct of Array) storage pattern.☆328Updated 3 months ago
- Math Interoperability Types☆283Updated 2 years ago
- Interpolation made easy.☆168Updated last year
- A Rust promise for games and immediate mode GUIs☆147Updated 2 years ago
- Provides a mechanism to lay out data into GPU buffers according to WGSL's memory layout rules☆191Updated 4 months ago
- A crate to help you copy things into raw buffers without invoking spooky action at a distance (undefined behavior).☆163Updated 2 years ago
- Generic 2D-3D math swiss army knife for game engines, with SIMD support and focus on convenience.☆308Updated 3 months ago
- Simple experimental async GPGPU framework for Rust☆147Updated last year
- Backend code to use egui with wgpu.☆115Updated 4 months ago
- K-dimensional tree in Rust for fast geospatial indexing and lookup☆266Updated 2 months ago
- Implementation agnostic memory allocator for Vulkan-like APIs☆91Updated last year
- Provides a very thin abstraction over instrumented profiling crates like puffin, optick, tracy, and superluminal-perf.☆385Updated 6 months ago
- Sparse set-based Entity Component System written in Rust.☆191Updated 6 months ago
- Rust accurate sleeping. Only use native sleep as far as it can be trusted, then spin.☆185Updated last month
- Tiny OBJ Loader in Rust☆264Updated 11 months ago
- A dynamic texture atlas allocator with fast deallocation and rectangle coalescing.☆175Updated 7 months ago
- Shared resource dispatcher☆251Updated 10 months ago
- Library for post-process antialiasing☆110Updated last month
- Type-Safe Graphics Programming with Functional Shaders☆147Updated 2 months ago
- GLSL parser for Rust☆199Updated 11 months ago
- Geometry primitives (basic linear algebra) for Rust☆476Updated this week
- Wavefront obj parser for Rust☆91Updated 9 months ago
- Hierarchical bit set container☆127Updated last year
- Validate wgsl in rust projects☆91Updated 2 months ago
- A safe Rust FFI binding for the NVIDIA® Tools Extension SDK (NVTX).☆88Updated last year
- Simple example on how to use egui with wgpu and winit.☆93Updated 3 years ago
- Simple profiler scopes for wgpu using timer queries☆124Updated 3 months ago
- Thermite SIMD: Melt your CPU☆155Updated last week
- Rust crate to generate GLSL structs with explicitly-initialized padding bytes☆75Updated 10 months ago
- A fast text renderer for wgpu (https://github.com/gfx-rs/wgpu)☆491Updated 4 months ago