bitshifter / mathbench-rs
Comparing performance of Rust math libraries for common 3D game and graphics tasks
☆208Updated 5 months ago
Alternatives and similar repositories for mathbench-rs:
Users that are interested in mathbench-rs are comparing it to the libraries listed below
- Set of mathematical traits to facilitate the use of SIMD-based AoSoA (Array of Struct of Array) storage pattern.☆305Updated 5 months ago
- Math Interoperability Types☆267Updated last year
- Interpolation made easy.☆166Updated 5 months ago
- Generic 2D-3D math swiss army knife for game engines, with SIMD support and focus on convenience.☆295Updated 6 months ago
- Simple experimental async GPGPU framework for Rust☆144Updated last year
- Provides a mechanism to lay out data into GPU buffers according to WGSL's memory layout rules☆169Updated 4 months ago
- A Rust promise for games and immediate mode GUIs☆135Updated last year
- Thermite SIMD: Melt your CPU☆154Updated 3 years ago
- A crate to help you copy things into raw buffers without invoking spooky action at a distance (undefined behavior).☆157Updated last year
- Shared resource dispatcher☆243Updated last month
- Tiny OBJ Loader in Rust☆244Updated 2 months ago
- ☆270Updated last month
- Type-Safe Graphics Programming with Functional Shaders☆140Updated last month
- Implementation agnostic memory allocator for Vulkan-like APIs☆87Updated last year
- Geometry primitives (basic linear algebra) for Rust☆468Updated last month
- Provides a very thin abstraction over instrumented profiling crates like puffin, optick, tracy, and superluminal-perf.☆349Updated 6 months ago
- Polygonal mesh processing.☆176Updated 2 months ago
- Rust accurate sleeping. Only use native sleep as far as it can be trusted, then spin.☆162Updated last month
- 💫 Easily retry futures 🦀☆207Updated last year
- Rust ffi and idiomatic wrapper for zeux/meshoptimizer, a mesh optimization library that makes indexed meshes more GPU-friendly.☆174Updated this week
- Delegation of trait implementations via procedural macros☆262Updated 8 months ago
- A software rendering crate that lets you write shaders with Rust☆316Updated 3 months ago
- Complex numbers for Rust☆237Updated 2 months ago
- K-dimensional tree in Rust for fast geospatial indexing and lookup☆244Updated 4 months ago
- GLSL parser for Rust☆193Updated 2 months ago
- Validate wgsl in rust projects☆82Updated 9 months ago
- A fast text renderer for wgpu (https://github.com/gfx-rs/wgpu)☆473Updated 4 months ago
- A simple bitset container for Rust☆136Updated 4 months ago
- Hierarchical bit set container☆120Updated last year
- Rust replacement for miniz☆205Updated last week