arrayfire_fork
v3.8.1 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 2+ years
- โStable API (3.x for 2+ years)
- โTrusted by 175 crates
Security
Deep Insights
182 downloads in the last 30 days (6/day). Volume is roughly flat compared to the previous period.
175 crates depend on arrayfire_fork. Reasonable ecosystem adoption, though not yet a core dependency.
The API has been stable (1.x) for over 2 years with 1 releases. This level of maturity means you can depend on it without worrying about breaking changes.
Notable dependents include RustedSciThe, RayBNN_DiffEq, RayBNN_Raytrace, RayBNN_DataLoader, RayBNN_Sparse. When high-quality crates choose arrayfire_fork, 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_fork
Version Adoption
Release Timeline
Feature Flags
default =["algorithm", "arithmetic", "blas", "data", "indexing", "graphics", "image", "lapack", "ml", "macros", "random", "signal", "sparse", "statistics", "vision"]