arrayfire
v3.8.0 GrowingArrayFire is a high performance software library for parallel computing with an easy-to-use API. Its array based function set makes parallel programming simple. ArrayFire's multiple backends (CUDA, OpenCL and native CPU) make it platform independent and highly portable. A few lines of code in ArrayFire can replace dozens of lines of parallel computing code, saving you valuable time and lowering development costs. This crate provides Rust bindings for ArrayFire library.
Quick Verdict
- โNot updated for 5+ years
- โStable API (3.x for 10+ years)
- โTrusted by 151 crates
Security
Deep Insights
1.4K downloads in the last 30 days (45/day), up 34% from the previous period.
151 crates depend on arrayfire. Reasonable ecosystem adoption, though not yet a core dependency.
The API has been stable (1.x) for over 10 years with 18 releases. This level of maturity means you can depend on it without worrying about breaking changes.
Notable dependents include afarray, cogent, autd3-backend-arrayfire, tc-tensor, ode_integrate. When high-quality crates choose arrayfire, it's a strong quality signal.
Health Breakdown
Recency, release consistency, active ratio
Yanked ratio, deps, size, maturity, features
Reverse deps, ownership, ecosystem
Downloads, momentum, growth trend
Docs, repo, license, metadata
Download Trend
Top Dependents
Most downloaded crates that depend on arrayfire
Version Adoption
Release Timeline
Feature Flags
default =["algorithm", "arithmetic", "blas", "data", "indexing", "graphics", "image", "lapack", "ml", "macros", "random", "signal", "sparse", "statistics", "vision"]