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.☆331Updated 4 months ago
- Math Interoperability Types☆283Updated 2 years ago
- Interpolation made easy.☆168Updated last year
- A crate to help you copy things into raw buffers without invoking spooky action at a distance (undefined behavior).☆163Updated 2 years ago
- A Rust promise for games and immediate mode GUIs☆149Updated 2 years ago
- Simple experimental async GPGPU framework for Rust☆147Updated last year
- Generic 2D-3D math swiss army knife for game engines, with SIMD support and focus on convenience.☆308Updated 4 months ago
- Implementation agnostic memory allocator for Vulkan-like APIs☆90Updated last year
- Provides a mechanism to lay out data into GPU buffers according to WGSL's memory layout rules☆194Updated 4 months ago
- Shared resource dispatcher☆252Updated 11 months ago
- Provides a very thin abstraction over instrumented profiling crates like puffin, optick, tracy, and superluminal-perf.☆387Updated 7 months ago
- Tiny OBJ Loader in Rust☆264Updated last year
- K-dimensional tree in Rust for fast geospatial indexing and lookup☆267Updated 2 months ago
- A dynamic texture atlas allocator with fast deallocation and rectangle coalescing.☆176Updated 8 months ago
- Backend code to use egui with wgpu.☆116Updated 5 months ago
- Hierarchical bit set container☆128Updated 2 years ago
- Geometry primitives (basic linear algebra) for Rust☆477Updated 3 weeks ago
- Library for post-process antialiasing☆112Updated 2 months ago
- Rust accurate sleeping. Only use native sleep as far as it can be trusted, then spin.☆185Updated 2 months ago
- A software rendering crate that lets you write shaders with Rust☆345Updated last year
- GLSL parser for Rust☆198Updated last year
- Polygonal mesh processing.☆192Updated 9 months ago
- Wavefront obj parser for Rust☆92Updated 10 months ago
- ☆216Updated last month
- Rust bindings for the shaderc library.☆284Updated 5 months ago
- Sparse set-based Entity Component System written in Rust.☆192Updated 7 months ago
- Rust ffi and idiomatic wrapper for zeux/meshoptimizer, a mesh optimization library that makes indexed meshes more GPU-friendly.☆206Updated 3 months ago
- Approximate floating point equality comparisons and assertions☆176Updated this week
- SPIR-🇹: shader-focused IR to target, transform and translate from 🦀☆103Updated last year
- Simple profiler scopes for wgpu using timer queries☆125Updated 3 months ago