crates.io "arrays" keyword
View the packages on the crates.io package registry that are tagged with the "arrays" keyword.
rawarray 0.1.1
simple file format for retrievably storing n-dimensional arrays2 versions - Latest release: over 5 years ago - 2.84 thousand downloads total - 1 stars on GitHub - 1 maintainer
segmented_array 1.0.1
Segmented array (growable, append-only) data structure.2 versions - Latest release: 23 days ago - 433 downloads total - 0 stars on GitHub - 1 maintainer
self-compare 0.2.0
crate for mutably comparing all elements of a slice with each other2 versions - Latest release: over 7 years ago - 1 dependent repositories - 7.31 thousand downloads total - 1 stars on GitHub - 1 maintainer
syrial 0.3.0
A Rust library for streaming and serialization3 versions - Latest release: 3 months ago - 973 downloads total - 1 stars on GitHub - 1 maintainer
oars 3.0.1
A library providing construction methods and utility functions for orthogonal arrays and strong o...22 versions - Latest release: over 4 years ago - 28.1 thousand downloads total - 12 stars on GitHub - 1 maintainer
sqrid 0.0.31
Square coordinates and grid-like arrays, with zero dependencies, in a single file30 versions - Latest release: 4 months ago - 3 dependent repositories - 35.7 thousand downloads total - 6 stars on GitHub - 1 maintainer
arraysetcell 0.1.0
A fixed-capacity, vector-like array with interior mutability and no ordering guarantees2 versions - Latest release: 9 months ago - 2.4 thousand downloads total - 1 stars on GitHub - 1 maintainer
custos-math 0.6.3
Matrix operations with custos14 versions - Latest release: over 2 years ago - 1 dependent package - 16.3 thousand downloads total - 12 stars on GitHub - 1 maintainer
boxarray 1.3.1
Safe way to allocate and initialize nested arrays directly on the heap in Rust.7 versions - Latest release: 8 months ago - 25.5 thousand downloads total - 0 stars on GitHub - 1 maintainer
colvec 0.0.2
Struct-of-arrays column vec like Zig's MultiArrayList3 versions - Latest release: 14 days ago - 133 downloads total - 0 stars on GitHub - 1 maintainer
colvec-derive 0.0.2
Derive macros for colvec.3 versions - Latest release: 14 days ago - 135 downloads total - 0 stars on GitHub - 1 maintainer
into_index 0.2.0
Helper traits allowing indexing into vectors and similar types by other types than `usize`2 versions - Latest release: 5 months ago - 1 dependent package - 1.96 thousand downloads total - 1 maintainer
array__ops 1.0.3
A selection of useful array operations25 versions - Latest release: 7 months ago - 5 dependent packages - 30.7 thousand downloads total - 2 stars on GitHub - 1 maintainer
arrayinit 0.1.1
Robust and simple API to initialize arrays2 versions - Latest release: almost 2 years ago - 2.78 thousand downloads total - 2 stars on GitHub - 1 maintainer
container-broadcast 0.0.8
A Rust analog of Julia's broadcast interface.8 versions - Latest release: over 4 years ago - 9.08 thousand downloads total - 1 maintainer
oars_proc_macro 0.1.1
Procedural macros for the oars crate2 versions - Latest release: almost 6 years ago - 1 dependent package - 1 dependent repositories - 3.92 thousand downloads total - 12 stars on GitHub - 1 maintainer
array-utils 0.1.1
A no-std heapless set of array utils making use of const generics3 versions - Latest release: over 4 years ago - 4.29 thousand downloads total - 1 stars on GitHub - 1 maintainer
newtype_array 0.1.6
A macro to help implementing the standard derived traits on newtype arrays7 versions - Latest release: over 6 years ago - 2 dependent packages - 12 thousand downloads total - 0 stars on GitHub - 1 maintainer
arrcat 0.1.1
Array concatenation2 versions - Latest release: over 3 years ago - 1 dependent repositories - 32.5 thousand downloads total - 2 stars on GitHub - 1 maintainer
multidimension 0.3.3
High-level manipulation of multi-dimensional arrays.9 versions - Latest release: almost 2 years ago - 9.95 thousand downloads total - 1 stars on GitHub - 1 maintainer
andex 0.0.18
Safe, strongly typed array indexes and wrappers for rust with zero dependencies16 versions - Latest release: about 1 year ago - 2 dependent repositories - 21.2 thousand downloads total - 4 stars on GitHub - 1 maintainer
slicemath 0.1.0
A library for element-wise operations on arrays of numeric values1 version - Latest release: over 1 year ago - 1.4 thousand downloads total - 0 stars on GitHub - 1 maintainer
array_math 0.2.45
A selection of useful math operations on arrays46 versions - Latest release: 9 months ago - 5 dependent packages - 1 dependent repositories - 57.3 thousand downloads total - 1 stars on GitHub - 1 maintainer
heaparray 0.5.1
Flexible support for dynamically-sized types, using heap-allocated array of structs16 versions - Latest release: about 6 years ago - 1 dependent repositories - 20.5 thousand downloads total - 4 stars on GitHub - 1 maintainer
custos 0.7.0
A minimal OpenCL, WGPU, CUDA and host CPU array manipulation engine.22 versions - Latest release: over 2 years ago - 2 dependent packages - 26.3 thousand downloads total - 75 stars on GitHub - 1 maintainer
init_array 0.3.0
Initialize arrays itemwise7 versions - Latest release: about 3 years ago - 1 dependent repositories - 9.97 thousand downloads total - 1 stars on GitHub - 1 maintainer
voxel_chunk 0.0.2
A voxel object module which allows you to have private Chunk objects with methods to modify their...2 versions - Latest release: over 3 years ago - 2.53 thousand downloads total - 0 stars on GitHub - 1 maintainer
array_trait 1.1.0
A generic trait for any array, with item as type and length as const parameter67 versions - Latest release: 7 months ago - 4 dependent packages - 1 dependent repositories - 79.5 thousand downloads total - 0 stars on GitHub - 1 maintainer
array2ds 0.2.1
Simple Package for handling sized 2d arrays in rust, without the usage of the keyword unsafe cuz ...7 versions - Latest release: almost 3 years ago - 8.77 thousand downloads total - 0 stars on GitHub - 1 maintainer
russell_chk 0.6.0
Functions to check vectors and other data in tests10 versions - Latest release: almost 2 years ago - 8 dependent packages - 3 dependent repositories - 19.8 thousand downloads total - 164 stars on GitHub - 1 maintainer
caja 0.2.1
Adds the Caja struct which is basically Box<[T;n]>, but n can be not known at compile-time4 versions - Latest release: over 1 year ago - 4.84 thousand downloads total - 0 stars on GitHub - 1 maintainer
array-concat 0.5.5
Macros for concatenating const arrays.13 versions - Latest release: 6 months ago - 8 dependent packages - 1 dependent repositories - 332 thousand downloads total - 6 stars on GitHub - 1 maintainer
arr-rs 0.6.0
arr-rs - rust arrays library10 versions - Latest release: almost 2 years ago - 12.7 thousand downloads total - 3 stars on GitHub - 1 maintainer
strobe 0.2.0
Fast, low-memory, elementwise array expressions on the stack. Compatible with no-std (and no-allo...5 versions - Latest release: over 1 year ago - 5.51 thousand downloads total - 27 stars on GitHub - 1 maintainer
syrial-derive 0.1.0
Procedural macros for the syrial serialization library1 version - Latest release: 3 months ago - 267 downloads total - 1 stars on GitHub - 1 maintainer
multid 2.3.0
2-d arrays, badly10 versions - Latest release: about 1 month ago - 3.3 thousand downloads total - 0 stars on GitHub - 1 maintainer
Related Keywords
rust
14
array
11
math
6
vec
5
struct
4
rust-crate
3
rust-library
3
no-std
3
array-manipulations
2
traits
2
ops
2
indexing
2
monte
2
carlo
2
orthogonal
2
design
2
experiment
2
statistics
2
grid
2
deep-learning
2
trait
2
opencl
2
cuda
2
custos
2
allocator-api2
2
util
2
primitive
2
macros-rust
2
hashmap
2
enum
2
deserialization
2
binary
2
stream
2
serialization
2
utils
2
scientific-computing
2
heap
2
generics
2
collections
2
wgsl
1
fixed-size
1
dynamically-sized-types
1
blocks
1
voxel
1
data
1
2d
1
dyn-sized-types
1
fft
1
gpu
1
vulkan
1
lazy-evaluation
1
autodiff
1
framework
1
cuda-support
1
autograd
1
cpu
1
automatic-differentiation
1
macros
1
rustlang
1
split
1
concat
1
spectral-methods
1
special-functions
1
sparse-matrix
1
quadrature-integration
1
quadrature
1
numerical-integration
1
numerical-derivatives
1
mathematics
1
linear-algebra
1
interpolation
1
gamma-function
1
eigenvectors
1
eigenvalues
1
differential-equations
1
bessel-function
1
float
1
testing
1
gamedev
1
2d-array
1
utility
1
slices
1
box
1
neural-network
1
matrix
1
matrices
1
interior-mutability
1
cell
1
square
1
rust-lang
1
lists
1
list
1
comparison
1
data-structures
1
segmented
1
rawarray-format
1
rawarray
1
numerical-methods
1
hdf5
1
file-format
1