bitshifter / mathbench-rsLinks
Comparing performance of Rust math libraries for common 3D game and graphics tasks
☆213Updated 7 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.☆309Updated 7 months ago
- Math Interoperability Types☆273Updated last year
- Interpolation made easy.☆167Updated 7 months ago
- Generic 2D-3D math swiss army knife for game engines, with SIMD support and focus on convenience.☆301Updated 8 months ago
- Simple experimental async GPGPU framework for Rust☆144Updated last year
- A Rust promise for games and immediate mode GUIs☆136Updated last year
- Type-Safe Graphics Programming with Functional Shaders☆140Updated 3 weeks ago
- Provides a mechanism to lay out data into GPU buffers according to WGSL's memory layout rules☆174Updated last month
- Approximate floating point equality comparisons and assertions☆167Updated last year
- Complex numbers for Rust☆238Updated 3 weeks ago
- ☆280Updated 3 months ago
- K-dimensional tree in Rust for fast geospatial indexing and lookup☆247Updated 6 months ago
- Rust accurate sleeping. Only use native sleep as far as it can be trusted, then spin.☆162Updated 2 months ago
- Implementation agnostic memory allocator for Vulkan-like APIs☆88Updated last year
- Shared resource dispatcher☆244Updated 3 months ago
- Rust ffi and idiomatic wrapper for zeux/meshoptimizer, a mesh optimization library that makes indexed meshes more GPU-friendly.☆175Updated last month
- Geometry primitives (basic linear algebra) for Rust☆470Updated 3 months ago
- Generic bijective maps in Rust☆146Updated last year
- Backend code to use egui with wgpu.☆107Updated 2 months ago
- A software rendering crate that lets you write shaders with Rust☆326Updated 5 months ago
- Tiny OBJ Loader in Rust☆249Updated 4 months ago
- A fast text renderer for wgpu (https://github.com/gfx-rs/wgpu)☆480Updated 5 months ago
- Simple profiler scopes for wgpu using timer queries☆109Updated last month
- A simple bitset container for Rust☆142Updated last month
- Wavefront obj parser for Rust☆85Updated 2 months ago
- Polygonal mesh processing.☆178Updated last month
- Tweak a Rust value directly in the source code☆187Updated last month
- Thermite SIMD: Melt your CPU☆154Updated this week
- A low-level, pull-based, zero-allocation XML 1.0 parser.☆133Updated 2 months ago
- Delegation of trait implementations via procedural macros☆266Updated 10 months ago