Packages
Browse packages indexed by the registry.
ArrayFire 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.
ArrayFire 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.
Serde support for Arrayfire types.
Derive macro for generating arrays from struct fields.
This crate provides an ArrayLike trait for using arrays without needing const expressions.
A rust wrapper built on top of rust vector implementation. Taste like Java Arraylist, and intuitive to use like Python list and JavaScript array.
A fixed-capacity, vector-like array with interior mutability and no ordering guarantees
Fixed capacity stack based generic string
A variety of helpful methods for working with fixed-size arrays.
A vector with fixed capacity, backed by an array (it can be stored on the stack too). Implements fixed capacity ArrayVec and ArrayString.
A vector with fixed capacity, backed by an array (it can be stored on the stack too). Implements fixed capacity ArrayVec and ArrayString.
Additional utilities for working with ArrayVec and ArrayString that make it more similar to the standard library
OLAP analytical engine for multi-dimensional datasets — query Zarr, GeoTIFF, and GRIB via SQL
Chunk in-memory format, aligned buffers, codec pipeline, and .ardb cache format for arrDb
Two-tier LRU chunk cache with disk spill for arrDb
SIMD compute kernels for arrDb — element-wise arithmetic, unary math, logical ops
Core types, dimensions, schemas, and errors for arrDb
Execution engine for arrDb — compiles PhysicalPlan IR into live volcano operators
Expression system for arrDb — scalar, domain, and aggregate expressions
DataSource traits and format readers for arrDb
SQL/MDA query engine for arrDb — parser, logical plan, optimizer, physical planner
A graphical Linux autoclicker for X11 and Wayland
Terminal emulation core for Arreliny
A simple terminal for keeping multiple shells in one window
Terminal emulation core for Arreliny
Arrfounder is a curated directory of verified founders and entrepreneurs with their products and revenue data.
Client library needed to use rust code generated by the Arri CLI
Common types and utilities shared across Arri crates