Thanks to visit codestin.com
Credit goes to lib.rs

#matrix

  1. ndarray

    An n-dimensional array for general elements and for numerics. Lightweight array views and slicing; views support chunking and splitting.

    v0.17.2 4.2M #array #matrix #blas
  2. nalgebra

    General-purpose linear algebra library with transformations and statically-sized or dynamically-sized matrices

    v0.34.1 2.2M #vector-math #matrix #algebra #vector-matrix
  3. matrixmultiply

    General matrix multiplication for f32 and f64 matrices. Operates on matrices with general layout (they can use arbitrary row and column stride). Detects and uses AVX or SSE2 on x86…

    v0.3.10 4.2M #matrix-multiplication #sgemm #dgemm #matrix
  4. ndarray-stats

    Statistical routines for the n-dimensional array data structures provided by ndarray

    v0.7.0 114K #multi-dimensional-array #statistics #matrix
  5. ndarray-linalg

    Linear algebra package for rust-ndarray using LAPACK

    v0.18.1 46K #lapack #matrix #multi-dimensional-array
  6. scirs2-linalg

    Linear algebra module for SciRS2 (scirs2-linalg)

    v0.1.1 10K #matrix #scipy #scientific
  7. rusty-rain

    Cross platform CMatrix like program

    v0.5.0 550 #rain #emoji #matrix-rain #cmatrix #matrix
  8. ndarray-rand

    Constructors for randomized arrays. rand integration for ndarray.

    v0.16.0 105K #random #matrix #multi-dimensional-array #multi-dimensional
  9. lin_alg

    Vector, matrix, and quaternion operations for general purposes

    v1.3.13 130 #quaternions #simd #vector-matrix #algebra #matrix #simd-vector
  10. lstsq

    Return the least-squares solution to a linear matrix equation

    v0.7.0 18K #matrix #least-squares
  11. laze

    A declarative build system for C projects aiming to be simple, fast and correct

    v0.1.38 #ninja-build #build-system #meta #matrix #handle
  12. faer-entity

    Basic linear algebra routines

    v0.20.1 46K #matrix #math
  13. easy-ml

    Machine learning library providing matrices, named tensors, linear algebra and automatic differentiation aimed at being easy to use

    v2.1.0 #matrix #automatic-differentiation #machine-learning
  14. linfa-linalg

    Pure-Rust implementation of linear algebra routines for ndarray

    v0.2.1 55K #matrix #linalg #multi-dimensional-array
  15. lightmotif

    A lightweight platform-accelerated library for biological motif scanning using position weight matrices

    v0.10.0 #genomics #bioinformatics #matrix #pssm #motif
  16. petal-decomposition

    Matrix decomposition algorithms including PCA (principal component analysis) and ICA (independent component analysis)

    v0.9.0 180 #matrix-decomposition #ica #matrix #dimensionality
  17. vectra

    A multi-dimensional array library for Rust, similar to NumPy

    v0.2.4 #math #numpy #matrix #array #multi-dimensional-array
  18. kmedoids

    k-Medoids clustering with the FasterPAM algorithm

    v0.5.4 900 #optimization #machine-learning-algorithm #machine-learning #matrix
  19. rustframe

    dataframe and math toolkit

    v0.0.1-a.20250805 150 #dataframe #math #data-analysis #toolkit #matrix #math-operations #benchmark
  20. metis

    Idiomatic wrapper for METIS, the serial graph partitioner and fill-reducing matrix orderer

    v0.2.2 11K #order #graph #matrix #mesh #partitioning
  21. cvmath

    Computer Graphics Vector Math Library

    v0.0.6 #cg #cgmath #matrix
  22. faer-ext

    faer API for interoperability with external libraries

    v0.7.1 54K #matrix #math
  23. ratio-genetic

    Ratio's genetic algorithms library

    v0.5.3 #graph #sequencing #matrix
  24. mdarray

    Multidimensional array for Rust

    v0.7.2 2.1K #multi-dimensional-arrays #matrix #array
  25. lair

    Linear algebra in Rust

    v0.8.0 600 #matrix-decomposition #matrix #decomposition
  26. algebraeon

    computational algebra library re-exports for all components

    v0.0.15 650 #matrix #polynomial #number-theory #factoring
  27. oxiblas

    Pure Rust BLAS/LAPACK implementation for the scirs2 ecosystem

    v0.1.2 #lapack #blas-lapack #simd #blas #matrix
  28. seshat

    A matrix message logger with full text search support

    v4.0.1 550 #full-text-search #events #database #matrix #logging #database-search #event-logging
  29. extended_matrix

    A matrix calculation module

    v0.9.9 #numerical-methods #matrix #numerical-linear-algebra #utilities #determinant #building-block #matrix-decomposition
  30. nalgebra-lapack

    Matrix decompositions using nalgebra matrices and Lapack bindings

    v0.27.0 950 #lapack #linear-algebra #algebra #vector-matrix #matrix
  31. matreex

    matrix implementation

    v0.41.2 #matrix #why #named #multiplication
  32. smawk

    Functions for finding row-minima in a totally monotone matrix

    v0.3.2 1.8M #dynamic-programming #matrix #optimization
  33. faer-svd

    Basic linear algebra routines

    v0.17.1 1.7K #matrix #singular-value-decomposition #math
  34. ndarray-ndimage

    Multidimensional image processing for ArrayBase, the n-dimensional array data structure provided by ndarray

    v0.5.0 5.4K #image-processing #multi-dimensional-array #matrix
  35. mats

    A lightweight, efficient, and easy-to-use Rust matrix library

    v2.0.1 600 #matrix #graphics #uniform #opengl #math #graphics-math #perspective #vector-matrix #glium #2d
  36. faer-evd

    Basic linear algebra routines

    v0.17.1 1.7K #matrix #math #linear-algebra
  37. zmatrix

    matrix calculation lib

    v0.2.25 #calculations #matrix #lib #示例 #set
  38. mdarray-linalg

    Linear algebra operations for mdarray, with multiple exchangeable backends

    v0.1.2 2.1K #matrix #tensor #mdarray #math #linear-algebra
  39. oxiblas-blas

    BLAS operations for OxiBLAS - pure Rust implementation

    v0.1.2 #gemm #matrix #matrix-matrix #simd #blas
  40. glam_matrix_extras

    Matrix types and utilities for Glam

    v0.1.1 5.2K #matrix #gamedev #math
  41. toodee

    A lightweight 2D wrapper around a Vec

    v0.6.0 1.1K #matrix #sorting #translation #array
  42. lax

    LAPACK wrapper without ndarray

    v0.18.0 54K #lapack #matrix
  43. faer-sparse

    Basic linear algebra routines

    v0.17.1 1.6K #sparse-linear-algebra #matrix #math
  44. algebraeon-rings

    Algorithms in linear algebra, polynomials, and number theory

    v0.0.15 650 #polynomial #number-theory #factoring #matrix
  45. ratio-matrix

    Ratio's matrix data library

    v0.7.3 #matrix #data
  46. faer-cholesky

    Basic linear algebra routines

    v0.17.1 1.7K #matrix #faer #math
  47. orx-funvec

    Traits to unify access to elements of n-dimensional vectors which are particularly useful in algorithms requiring both flexibility through abstraction over inputs and performance through monomorphization

    v0.1.6 290 #vec #closures #array #algorithm #matrix
  48. minmath

    A lightweight math library

    v2.1.0 1.6K #math #zero #matrix #vector3 #vector2
  49. umicp-core

    UMICP Rust bindings for high-performance communication and matrix operations with tool discovery

    v0.2.3 360 #connection-pool #communication #matrix #federated-learning
  50. mscore

    providing core operations for computational mass spectrometry proteomics

    v0.4.0 #statistics #parallel #matrix #scoring
  51. tensorrs

    Tensors is a lightweight machine learning library in Rust

    v0.3.2 #machine-learning #matrix #tensor #neural-network #linalg #adam #optim
  52. opis

    rational number and matrix arithmetic

    v5.7.0 170 #matrix #rational-numbers #math #integer-arithmetic #fraction #linear-regression #transpose #determinant
  53. oxiblas-matrix

    Matrix types and views for OxiBLAS

    v0.1.2 500 #blas #simd #matrix
  54. ratio-dsm

    Ratio's DSM plotting library

    v0.13.1 #plot #graph-visualization #matrix #visualization
  55. bola

    A lightweight native rust linear algebra library

    v0.1.2 #lapack #math #matrix #matrix-matrix #linear-algebra
  56. faer-qr

    Basic linear algebra routines

    v0.17.1 1.8K #matrix #math
  57. tropical-gemm

    High-performance tropical matrix multiplication with SIMD and CUDA backends

    v0.1.0 #gemm #tropical #simd #semiring #matrix
  58. flashlight_tensor

    gpu/cpu tensor library focused around matrix and neural network operations

    v0.4.5 1.4K #neural-network #matrix #gpu #tensor #focused #chunking #relu #forward-backward
  59. unmtx-gpu

    Micro matrix library for neural networks that uses GPU

    v0.1.7 #matrix #neural-network #gpu #opencl
  60. faer-lu

    Basic linear algebra routines

    v0.17.1 1.7K #matrix #math #linear-algebra
  61. mightrix

    treat continous memory as a matrix

    v0.4.4 #matrix #reftrix
  62. matamorph

    Seamless conversions between Rust’s major matrix libraries: ndarray, faer, nalgebra, and mdarray

    v0.1.2 #nalgebra #faer #matrix
  63. toolbox

    tools for daily use

    v0.2.9 #vfs #algorithm #tool #matrix
  64. microgemm

    General matrix multiplication with custom configuration in Rust. Supports no_std and no_alloc environments

    v0.3.1 400 #matrix #gemm #math #no-alloc
  65. bench_matrix

    defining and running parameterized benchmarks, with optional Criterion integration

    v0.2.1 #benchmark #criterion #parameterized-benchmark #matrix #parameterized
  66. matrixcompare

    Tools for convenient comparison of matrices

    v0.3.0 87K #assertions #matrix #algebra #linear #comparison
  67. ratio-markov

    Markov chain steady-state calculations with applications in graph clustering and sequencing

    v0.5.2 #graph #probability #sequencing #matrix
  68. ratio-bus

    Ratio bus detection algorithms and heuristics

    v0.3.1 #graph #bus #matrix
  69. oxiblas-ndarray

    ndarray integration for OxiBLAS

    v0.1.2 #lapack #blas-lapack #blas #matrix
  70. gemm-common

    Playground for matrix multiplication algorithms

    v0.19.0 396K #matrix #playground #matrix-multiplication #algorithm #playground-for-matrix-multiplication
  71. umicp-sdk

    UMICP Rust bindings for high-performance communication and matrix operations with tool discovery

    v0.3.1 #communication #umicp #federated-learning #matrix #api-bindings
  72. nano-gemm

    Small matrix multiplication

    v0.2.2 110K #matrix #matrix-multiplication #math
  73. kn0sys_ndarray

    An n-dimensional array for general elements and for numerics. Lightweight array views and slicing; views support chunking and splitting.

    v0.17.2 #array #multi-dimensional-array #blas #matrix
  74. rma

    Rare, high-performance mathematical algorithms for Rust

    v0.4.0 #matrix #scientific #algorithm #math-algorithm
  75. mx

    Matrix CLI - Knowledge indexing and task management

    v0.1.65 #knowledge #matrix #task #indexing
  76. grid2d

    Two dimensional grid of runtime-defined, but unchangable size

    v1.2.0 1.3K #two-dimensional #matrix #array
  77. torsh-functional

    Functional programming utilities for ToRSh tensors

    v0.1.0-alpha.2 #deep-learning #matrix #torsh #element-wise #neural-network #artificial-intelligence #math-operations #signal-processing #pytorch #convolution
  78. olm-rs

    wrapper for libolm

    v2.2.0 1.8K #curve25519 #cryptography #megolm #matrix
  79. netrain

    Matrix-style network packet monitor with IP tracking, threat detection and real-time visualization

    v0.2.8 170 #network-packet #network-monitoring #packet #monitoring #matrix
  80. public-appservice

    An appservice to make Matrix spaces publicly accessible

    v0.2.2 220 #public #appservice #matrix
  81. cddlib-rs

    Idiomatic Rust bindings around cddlib

    v0.1.0 #bindings #matrix #solution #polyhedra #width #polyhedron #idiomatic-bindings #raii #selectable #raw-pointers
  82. rust_advent_matrix

    a pure-safe-rust, zero dependency matrix data structure

    v1.1.1 #data-structures #tensor #matrix #quality-of-life #accessor #rectangular #advent-of-code
  83. matrix_kit

    An abstract linear algebra library for Rust

    v0.2.34 #abstract-algebra #matrix #linear #flat-map
  84. matrixable

    Traits and structs extending capabilities of matrix-like structures

    v0.7.0 500 #matrix-element #matrix #traits
  85. torsh-benches

    Benchmarking suite for ToRSh

    v0.1.0-alpha.2 #benchmark #deep-learning #matrix #torsh #analysis-optimization #matrix-multiplication #performance-profiling #neural-network #pytorch #system-metrics
  86. matrix-oxide

    Lightweight Linear Algebra Library For Rust

    v0.1.3 240 #matrix #algebra #math #linear #matrix-math
  87. ghostflow-wasm

    WebAssembly bindings for GhostFlow ML framework

    v1.0.0 #wasm-bindings #framework #ml #ghost-flow #matrix #matrix-multiplication #tensorflow #automatic-differentiation #classification #deep-learning
  88. matrix_lib

    easy to use library to operate on matrices

    v0.7.1 800 #matrix #operation #operate #github
  89. ditherer

    Fun little Bayer matrix ditherer in Rust

    v0.1.5 #image #matrix #bayer #fun #dithering #grayscale #2x2 #8x8 #4x4 #pixel
  90. ksq

    k-2 tree

    v0.2.1 350 #tree #k-2 #bit #layer #matrix #sparse-matrix
  91. ghostflow-ffi

    C FFI bindings for GhostFlow ML framework

    v1.0.0 #framework #ml #ghost-flow #tensor #matrix #matrix-multiplication #tensorflow #automatic-differentiation #classification #deep-learning
  92. bitgauss

    A fast boolean linear algebra library

    v0.3.4 320 #bit #matrix #bits
  93. glam-ext

    Transform, isometry and more extension types for glam-rs

    v0.3.2 #quaternions #math #vector-matrix #matrix
  94. mxidwc

    Matrix ID WildCard Parser

    v1.0.2 #matrix-bot #parser #matrix
  95. munum

    Micro 3D Math Library

    v0.2.0 100 #3d-math #matrix #3d #math
  96. nano-gemm-codegen

    Small matrix multiplication

    v0.2.1 110K #matrix #matrix-multiplication #matrix-math #math
  97. matrix-slice

    Safe abstractions for two-dimensional slices

    v1.0.1 #slice #matrix #two-dimensional #data #abstraction #2d #address-range
  98. algori

    Rust Algorithms

    v0.13.0 1.7K #matrix #math #search #math-algorithm #matrix-math #algorithm-sorting
  99. catnukh_matrix_parser

    Matrix operations parser for eeducational purpose

    v0.1.0 #cli-parser #matrix #parser #education
  100. rmatrix_ks

    matrix and some algebra in Rust

    v2.0.2 2.3K #matrix #math #numbers #linear
  101. rust-tensors

    n-dimensional arrays

    v0.4.0 #tensor #address #matrix #n-dimensional #array
  102. blas-array2

    Parameter-optional BLAS wrapper by ndarray::Array (Ix1 or Ix2)

    v0.3.0 210 #blas #matrix #array
  103. gpu-mumu

    GPU/Vulkan matrix and tensor operations for the mumu/lava language

    v0.2.0-rc.1 240 #vulkan #gpu #lava #matrix #mumu #gpu-compute #element-wise #transpose #debugging #hadamard
  104. sparsela

    Fast linear algebra on sparse matrices

    v0.2.3 #algebra #matrix #simulation
  105. blazing_fibonacci

    A fast Fibonacci number calculator using matrix exponentiation and fast doubling

    v0.2.5 230 #calculator #fibonacci #fibonacci-number #numbers #matrix #exponentiation #doubling
  106. mixt

    Estimate mixture model weights for a fixed log-likelihood matrix

    v0.1.0 #algorithm #model #mixture #matrix #gpu #floating-point #32-bit #wgpu
  107. rowboat

    A package for working with row/column/cell structured data AKA dataframe

    v0.1.0 650 #csv #dataframe #sql #matrix #sql-table
  108. tudi

    There, inside the game's two-dimensional universe, life was simple

    v0.2.0 #2d-grid #2d-matrix #grid #2d #matrix
  109. cargo-feature-matrix

    run cargo commands on a matrix of feature sets

    v0.4.1 400 #cargo-subcommand #matrix #command #command-run #your-crate
  110. slg4682x

    SLG46824 and SLG46826 Mixed-Signal Matrix HAL with support for reading, programming and real time rewiring of the matrix

    v0.1.0 #real-time-programming #matrix #programming-and-real-time #i2c #reading #hal
  111. bitset-matrix

    Space-efficient, row-major 2D bitset matrix with fast bitwise ops

    v0.1.0 #bit-matrix #simd #boolean #matrix #bitset
  112. basic_dsp_matrix

    Digital signal processing based on real or complex vectors in time or frequency domain

    v0.10.2 1.2K #dsp #convolution #interpolation #matrix
  113. matrix-lite-rs

    Production-ready Matrix protocol implementation with Redis backend, E2EE (Olm/Megolm), and WASM support for scalable real-time messaging

    v0.1.0 #e2ee #messaging #redis #matrix #wasm
  114. crystallographic-group

    Provide crystallographic group reference and useful information, e.g. lattice coordinates and symmetry operation matrices.

    v0.3.1 190 #space-group #symmetry #matrix #operation #coordinates #hall
  115. zeuhl_fraction

    fraction used in matrix operations

    v0.1.3 100 #matrix #fraction #math #zeuhl
  116. guff-matrix

    Fast Galois Field matrix multiplication

    v0.1.12 #ida #simd #matrix
  117. nano-gemm-c32

    Small matrix multiplication

    v0.2.1 110K #matrix #matrix-multiplication #math
  118. egor_glue

    High-level wrappers around low-level egor crates

    v0.7.0 #egor #matrix #hot-reloading
  119. nano-gemm-f32

    Small matrix multiplication

    v0.2.1 110K #matrix #matrix-multiplication #math
  120. data-matrix

    Labeled numeric matrices with file ingest (CSV/TSV/etc.), symmetric fill, and fast label-based lookup

    v0.2.0 #csv #csv-tsv #tsv #matrix #label
  121. nano-gemm-f64

    Small matrix multiplication

    v0.2.1 110K #matrix #matrix-multiplication #math
  122. nano-gemm-c64

    Small matrix multiplication

    v0.2.1 81K #matrix #matrix-multiplication #math
  123. triangle_matrix

    Triangle matrix indexing operations

    v0.4.0 #matrix #triangle #index
  124. rustmex

    providing convenient Rust bindings to Matlab MEX API's

    v0.6.3 #matlab #mex #science #matrix #ffi
  125. kn0sys-ndarray-stats

    Statistical routines for ArrayBase, the n-dimensional array data structure provided by ndarray

    v0.7.1 #array #statistics #multi-dimensional-array #matrix
  126. vector-victor

    linear algebra crate

    v0.1.3 210 #vector-graphics #graphics #matrix #vector-matrix
  127. matrixmultiply_mt

    Multithreaded Fork of bluss's matrixmultiply crate. General matrix multiplication of f32 and f64 matrices in Rust. Supports matrices with general strides. Uses a microkernel strategy…

    v0.2.1 #matrix-multiplication #dgemm #sgemm #matrix
  128. matlab-sys

    Rust bindings for the Matlab C API

    v0.3.1 #mex #matrix #scientific #api-bindings
  129. galois_field

    convenient operations on finite field, polynomials, and matrices over finite field

    v0.1.11 #finite-fields #matrix #polynomial #prime-field #element
  130. psdm

    Compute a pairwise SNP distance matrix from one or two alignment(s)

    v0.3.0 120 #bioinformatics #snp #fasta #pairwise #matrix
  131. matrix-ui-serializable

    Opinionated abstraction of the matrix-sdk crate with serializable structs

    v0.1.0 #matrix-sdk #communication #matrix-rust-sdk #matrix
  132. vista

    displaying and formatting arrays, matrices and tensors in the terminal

    v0.0.2 #display #formatting #matrix #visualization
  133. mdarray-linalg-faer

    Faer backend for mdarray-linalg

    v0.1.2 2.0K #faer #matrix #mdarray #math #matrix-math
  134. nalgebra-randv09

    General-purpose linear algebra library with transformations and statically-sized or dynamically-sized matrices

    v0.33.2 #vector-matrix #vector-math #matrix #algebra #linear
  135. ndarray-histogram

    Histogram support for n-dimensional arrays

    v0.5.0 350 #statistics #multi-dimensional-array #matrix
  136. scotch

    Idiomatic wrapper for Scotch, the graph partitioner, graph clusterer and sparse matrix orderer

    v0.2.1 #order #graph #mesh #partitioning #matrix
  137. quaternion-matrix

    quaternion matrix for Rust

    v0.1.4 #directx #opengl #3d #matrix
  138. heap_matrix

    A dynamically sized multidimensional array implementation that avoids memory fragmentation and redundancy

    v0.1.0 #heap-array #heap-memory #multi-dimensional-array #dynamically-sized #matrix #memory-fragmentation #subview
  139. heapless_matrix

    efficient implementation of a matrix data structure in Rust. It offers functionality for creating, manipulating, and performing operations on matrices, such as transposition, summation, and multiplication.

    v0.1.5 310 #matrix #embedded #rust
  140. cumath

    Cuda-based matrix/vector computations

    v0.2.7 #gpu #ffi #wrapper #matrix
  141. RustGraphix

    Rust-Graphix is a Rust library for mathematics. It includes support for matrices, both two-dimensional and three-dimensional, along with various matrix operations and methods.

    v0.2.1 #rustgraphix #vector-math #operation #graphics #three-dimensional #matrix #matrix-math #two-dimensional #spatial-analysis #vector-operations #determinant
  142. spalinalg

    Sparse Linear Algebra Library

    v0.0.2 #sparse-linear-algebra #matrix #format #storage-formats
  143. matrix_engine

    a small game engine developed by drmatrix

    v0.2.4 130 #game-engine #ecs #window-plugin #plugin-system #matrix
  144. nalgebra_latex

    several robust formatters for nalgebra::Matrix, LaTeX environments, and more

    v0.1.22 #matrix #latex #nalgebra
  145. sparse-bin-mat

    A sparse implementation of a binary matrix optimized for row operations

    v0.7.0 #sparse-matrix #binary #matrix
  146. kn0sys_ndarray_rand

    Constructors for randomized arrays. rand integration for ndarray.

    v0.17.1 #random #matrix #multi-dimensional #multi-dimensional-array
  147. sukker

    Linear Algebra and Matrices made easy!

    v2.1.3 120 #numpy #matrix #linalg
  148. custos-math

    Matrix operations with custos

    v0.6.3 #matrix #deep-learning #opencl
  149. matrix-mumu

    Matrix operations for the mumu/lava language

    v0.1.3 130 #lava #mumu #plugin #matrix
  150. matrix-sdk-sql

    SQL-Based State Storage for matrix-sdk

    v0.1.0-beta.2 #matrix-sdk #sql #matrix
  151. mas-http

    HTTP utilities for the Matrix Authentication Service

    v0.11.0 800 #authentication-service #http #matrix #oauth2 #openid #mas #open-id-connect #homeserver
  152. wrapping_coords2d

    Translate between 1D indices and 2D coordinates with wrapping

    v0.1.10 #coordinates #2d #indices #matrix
  153. algorithm_rust

    some common rust_algorithms, Everyone can participate, and the project will continue to be updated, all the algorithms comes from <Introduction to Algorithms III>

    v0.6.0 250 #matrix #sorting #search #updating #participate #search-algorithms
  154. pngv

    CLI tool for converting PNG images to color matrices and reconstructing them as PNG or SVG

    v0.1.0 #svg #png #image #image-converter #matrix
  155. metis-sys

    Raw FFI to METIS, the serial graph partitioner and fill-reducing matrix orderer

    v0.3.2 9.3K #order #matrix #mesh #graph #partitioning
  156. math-rs

    A basic mathematical engine

    v0.1.5 #matrix #algebra
  157. mas-tower

    Tower layers used by the Matrix Authentication Service

    v0.11.0 #authentication-service #matrix #oauth2 #mas #open-id-connect #openid #homeserver #tower-layer
  158. matrix_operations

    perform matrix operations

    v0.1.5 #matrix #math #matrix-math
  159. ndim

    N-dimensional array for numerals in Rust similar to NumPy

    v0.1.2 #n-dimensional-array #array #matrix
  160. hodu_cuda_kernels

    hodu cuda kernels

    v0.2.4 #cuda #matrix #tensor #hodu #gpu #cu-blas #row-major #non-contiguous #deep-learning
  161. rmatrix

    Matrix like animation running in terminal

    v0.2.0 130 #matrix #animation #running
  162. matrijs

    A small 2D matrix library. There are many like it but this one is mine.

    v0.1.1 #matrix #2d-matrix #linear-algebra
  163. matrix

    The package provides a matrix laboratory

    v0.22.0 140 #laboratory #dense-matrix
  164. linxal

    Linear Algebra package with rust-ndarray interface

    v0.6.0 #matrix #multi-dimensional-array
  165. sprs-ldl

    Sparse cholesky factorization

    v0.10.0 500 #cholesky #matrix-factorization #factorization #matrix
  166. yui-homology

    Homology Library for YUI

    v0.4.0 #yui #homology #generic #matrix #computation #sparse-matrix
  167. matrix-oracle

    .well-known resolver for the matrix protocol

    v0.1.3 #matrix #dns #api-bindings
  168. Try searching with DuckDuckGo.

  169. gtars-scoring

    Small, rust utility to compute read overlaps of fragments files over a universe

    v0.5.1 #matrix #overlap #fragment #single-cell #count #genomics #universe
  170. mymatrix

    My simple matrix library that can perform fraction operations

    v0.8.0 490 #fraction #matrix
  171. kaffe

    Pytorch, but make it rust :)

    v0.2.0 #pytorch #numpy #tensorflow #matrix
  172. fractionfree

    Fraction-free linear algebra for ndarray

    v0.1.4 300 #matrix #integer #multi-dimensional-array
  173. fractal-matrix-api

    communicate with a Matrix.org server

    v4.2.0 #fractals #matrix #fractal
  174. numeric

    N-dimensional matrix class for Rust

    v0.1.4 #hdf5 #tensor #matrix #vector-matrix
  175. glem

    Linear algebra transformation adaptors

    v0.1.1 #3d #matrix #graphics #transform #adaptors
  176. smolmatrix

    Small simple matrix library

    v0.4.0 1.0K #matrix #tensor
  177. simple-matrix

    generic matrix library

    v0.1.2 #generic-matrix #matrix #simple
  178. icp_2d

    A 2D Iterative Closest Point implementation in Rust

    v0.1.3 200 #iterative-closest-point #2d #cloud #point-cloud #matrix
  179. execute_evcxr

    execution of evcxr-supported syntax via building and executing a binary crate

    v0.1.1 #nalgebra #matrix #latex
  180. tauri-plugin-matrix-svelte

    A Tauri plugin that exposes high level Matrix data through Svelte Rune stores

    v0.2.0 110 #tauri-plugin #svelte #matrix #chat #tauri
  181. matrix-sdk-redis

    Redis Storage backend for matrix-sdk

    v0.1.1 #matrix-sdk #redis #matrix
  182. mumu-matrix

    Matrix operations for the mumu/lava language

    v0.1.2 #mumu #lava #plugin #matrix
  183. jakkunight-ali

    CLI tool for matrix calculation

    v0.0.4 180 #matrix #ali #calculations #algebra #command-line-tool #el #en #una #para
  184. scirust

    A scientific computing library

    v0.0.5 #scientific-computing #statistics #math #matrix
  185. einsum-codegen

    Helper for generating einsum implementation using proc-macro

    v0.1.0 #einsum #matrix #multi-dimensional-array
  186. gmatlib

    linear algebra in Rust and beyond!

    v0.2.0 320 #algebra #matrix #column #construct #define #contiguous-memory
  187. clock-zones

    handling clock zones

    v0.4.1 #clock #real-time-systems #zone #bounds #matrix #dbm
  188. ndarray-rblas

    rblas bindings for ndarray

    v0.1.1 #multi-dimensional #blas #matrix
  189. h_mat

    A type-safe heterogenous matrix type

    v0.1.14 #ecs #matrix #row #type-safe #heterogeneous #game-state #contiguous-memory #t2 #t1
  190. math_matrix

    highschool level matrix implementation

    v1.1.0 #matrix #math
  191. sized_matrix

    Sized matrices using const generics for better type checking and performance

    v0.3.0 #const-generics #sized #vector-matrix #matrix
  192. nalgebra-numpy

    conversions between nalgebra and numpy

    v0.3.0 #numpy #nalgebra #convert #python #matrix
  193. zenu-matrix

    Matrix library for ZeNu

    v0.1.2 #matrix #deep-learning #blas #random #matrix-multiplication #gemm #transpose #machine-learning #nvidia #broadcast
  194. cayley

    generic, stack-allocated linear algebra stuff, such as matrices

    v0.2.0 #matrix #algebra
  195. matrix_operations_cuda

    perform matrix operations using cuda

    v0.1.2 #matrix #operation #math
  196. rustrix

    Supports macro and basic operations for matrix

    v0.2.0 190 #matrix #macro #operation #transpose #scalar
  197. linalg-rs

    Linear algebra in Rust!

    v1.1.2 #vector-matrix #numpy #matrix
  198. qmat

    2-dimensional matrices

    v0.5.1 #matrix #2-dimensional #row #math #col
  199. mdarray-linalg-lapack

    LAPACK backend for mdarray-linalg

    v0.1.2 #lapack #matrix #mdarray #math
  200. field-matrix-utils

    working with matrices over finite fields

    v0.1.1 #arkworks #finite-fields #matrix
  201. gentrix

    that adds the Matrix typed using generics that is basically a wrapper around a 2D Vector

    v0.1.4 #generics #matrix
  202. mdarray-linalg-blas

    BLAS backend for mdarray-linalg

    v0.1.2 #matrix #blas #mdarray #math
  203. jean_blosum

    BLOSUM feature for jean

    v0.1.0 #dna-rna #dna #rna #protein #matrix #blosum
  204. migrate-matrix

    migrate Matrix accounts between servers

    v0.1.0 #account-server #migrate #matrix
  205. flat_matrix

    that adds flat matrices

    v0.1.2 100 #matrix #flat #set
  206. binary_matrix

    Dense binary matrix operations

    v0.1.4 #binary #math #matrix
  207. pulgamecanica_matrix

    matrix operations and linear algebra

    v1.0.1 #matrix #math
  208. stacked-sandwich

    Find all occurances of a number in a row/column sorted matrix; in square root of linear time!

    v1.4.0 #linear-time #matrix #algorithm #array
  209. matx

    A lightweight, rusty matrix library that allows for simple and fast matrix operations

    v0.2.0 #matrix #math-operations #io #place #operation
  210. mollusk-svm-bencher

    SVM program bench harness

    v0.10.1 2.0K #solana #mollusk #bench #list #matrix #ebpf
  211. tabularlib

    Small library for abstract matrices stored in single linear vectors created as practice project

    v1.0.0 170 #math #algebra #matrix
  212. axfive-matrix-dicebot

    async Matrix dicebot

    v0.1.2 #matrix-bot #bot #dice #games #matrix
  213. number-connect-matrix

    Number Connet Puzzle of Matrix Form

    v0.1.0 #matrix #puzzle #forms #begin #end
  214. date-time-matrix

    Date Time Matrix

    v0.1.4 #date-time #matrix #package
  215. numerilib

    Mathematics Library

    v0.1.2 #statistics #math #calculus #matrix #book
  216. yui-matrix

    Matrix Library for YUI

    v0.4.0 #yui #matrix #sparse #homology #computation #sparse-matrix
  217. mat-rs

    no_std implementation of mathematical matrix types

    v0.1.0 #matrix #math #dynamically-sized #const-generics #no-std #std-math