tiberiusferreira / tensor_compute
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
- An automatic differentiation library for both forward and reverse auto-diff via code transformation written in Rust.☆16Updated 3 years ago
- A pure-Rust, no_std compatible PNG decoder☆45Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆69Updated 7 months ago
- structured parallel execution for async Rust☆33Updated 8 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆54Updated 2 months ago
- Provides an interface layer to convert between n-dimensional types in different Rust crates☆54Updated 8 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Nudging the compiler to auto-vectorize things☆75Updated last year
- A concise, self-describing binary format written in Rust for Serde☆65Updated 8 months ago
- An n-dimensional array library that uses wgpu to run compute shaders on all wgpu backends (and multiple at once)☆30Updated 4 years ago
- Auto differentiation library☆69Updated last week
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Playing with volumetric rendering in rust☆19Updated 4 years ago
- Quickly show images for debugging in Rust.☆41Updated last month
- ☆26Updated last year
- Place small arrays on the stack with a low-cost!☆17Updated 6 months ago
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆60Updated 6 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- A Rustified OpenCL Experience☆46Updated last year
- Profiling tool for Rust code.☆43Updated 3 months ago
- A #[no_std] LinAlg library☆52Updated 3 years ago
- Fast polygon mesh library with different data structures and traits to abstract over those.☆80Updated 5 months ago
- Emulate dynamic dispatch and sealed classes using a proxy enum, which defers all method calls to its variants.☆19Updated 3 years ago
- ☆20Updated 4 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- image segmentation on video and images☆47Updated last year
- .npy and .npz file format support for ndarray☆61Updated 7 months ago
- ☆34Updated 3 years ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago