bitshifter / mathbench-rsLinks
Comparing performance of Rust math libraries for common 3D game and graphics tasks
☆217Updated 8 months ago
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.☆314Updated 8 months ago
- Math Interoperability Types☆272Updated last year
- Interpolation made easy.☆167Updated 8 months ago
- Generic 2D-3D math swiss army knife for game engines, with SIMD support and focus on convenience.☆303Updated 9 months ago
- A Rust promise for games and immediate mode GUIs☆138Updated last year
- Provides a mechanism to lay out data into GPU buffers according to WGSL's memory layout rules☆174Updated 3 weeks ago
- Simple experimental async GPGPU framework for Rust☆144Updated last year
- Backend code to use egui with wgpu.☆109Updated 3 months ago
- A crate to help you copy things into raw buffers without invoking spooky action at a distance (undefined behavior).☆159Updated last year
- Shared resource dispatcher☆244Updated 4 months ago
- Wavefront obj parser for Rust☆86Updated 3 months ago
- Type-Safe Graphics Programming with Functional Shaders☆141Updated last month
- Tiny OBJ Loader in Rust☆255Updated 5 months ago
- A rust `std::thread` replacement for wasm32 target☆155Updated 8 months ago
- A software rendering crate that lets you write shaders with Rust☆327Updated 6 months ago
- Rust accurate sleeping. Only use native sleep as far as it can be trusted, then spin.☆163Updated last month
- Provides a very thin abstraction over instrumented profiling crates like puffin, optick, tracy, and superluminal-perf.☆373Updated 3 weeks ago
- K-dimensional tree in Rust for fast geospatial indexing and lookup☆251Updated 7 months ago
- Sparse set-based Entity Component System written in Rust.☆185Updated 3 weeks ago
- Simple profiler scopes for wgpu using timer queries☆112Updated this week
- Rust crate to generate GLSL structs with explicitly-initialized padding bytes☆73Updated 4 months ago
- Implementation agnostic memory allocator for Vulkan-like APIs☆88Updated last year
- Polygonal mesh processing.☆180Updated 2 months ago
- GLSL parser for Rust☆196Updated 5 months ago
- Thermite SIMD: Melt your CPU☆154Updated this week
- Library for post-process antialiasing☆105Updated 2 months ago
- A common windowing interoperability library for Rust☆366Updated 4 months ago
- Rust bindings for the shaderc library.☆273Updated last month
- Simple example on how to use egui with wgpu and winit.☆89Updated 2 years ago
- A dynamic texture atlas allocator with fast deallocation and rectangle coalescing.☆166Updated last month