tiberiusferreira / tensor_computeLinks
Exploration of GPU computing using WebGPU
☆26Updated 4 years ago
Alternatives and similar repositories for tensor_compute
Users that are interested in tensor_compute are comparing it to the libraries listed below
Sorting:
- Typed index version of Rust slice and Vec containers☆69Updated last month
- Quickly show images for debugging in Rust.☆41Updated 3 months ago
- 📷 📐 Geometric models of cameras for photogrammetry☆49Updated 3 months ago
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆60Updated 8 months ago
- Provides an interface layer to convert between n-dimensional types in different Rust crates☆55Updated 9 months ago
- Place small arrays on the stack with a low-cost!☆17Updated 7 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆45Updated last month
- Rust bindings to the Android NDK☆24Updated 5 years ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Use the issues for discussion☆24Updated 6 years ago
- A pure-Rust, no_std compatible PNG decoder☆46Updated 2 years ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated 10 months ago
- [DEPRECATED] A simple object arena☆37Updated 4 years ago
- ☆20Updated last week
- Simple and Fast 2D rendering library for Rust, based on gfx-hal☆31Updated 4 years ago
- An automatic differentiation library for both forward and reverse auto-diff via code transformation written in Rust.☆16Updated 3 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 3 months ago
- Show puffin profiler flamegraph in-game using egui☆46Updated 2 years ago
- Emulate dynamic dispatch and sealed classes using a proxy enum, which defers all method calls to its variants.☆19Updated 4 years ago
- rust slice conversion library☆16Updated 3 years ago
- structured parallel execution for async Rust☆33Updated 10 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 10 months ago
- ☆57Updated last year
- image segmentation on video and images☆47Updated last year
- Crate for capturing images from a webcam☆51Updated 4 years ago
- Rust crate for displaying in different formats☆13Updated 2 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 months ago
- A growable bit-vector for Rust, optimized for size☆41Updated 4 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year