#vector

  1. glam

    fast 3D math library for games and graphics

    v0.30.10 4.1M #simd #vector-math #vector-matrix #math #vector
  2. euclid

    Geometry primitives

    v0.22.11 1.0M #vector-matrix #geometry #vector #linear-algebra
  3. nonempty

    Correct by construction non-empty vector

    v0.12.0 791K #vector #construction #serialization #list #bincode
  4. boxcar

    A concurrent, append-only vector

    v0.2.14 1.0M #lock-free #concurrency #atomic #vector
  5. ecow

    Compact, clone-on-write vector and string

    v0.2.6 164K #sso-string #vector-cow #string #vector #sso
  6. nonempty-collections

    Correct-by-construction non-empty collections

    v1.3.0 171K #non-empty #vector #set #map
  7. vek

    Generic 2D-3D math swiss army knife for game engines, with SIMD support and focus on convenience

    v0.17.2 29K #simd #quaternions #bezier #vector-matrix #vector #simd-vector
  8. open-vector-tile

    reads/writes The Open Vector Tiles 1.0 Specification

    v1.10.1 #gis #low-cost-code #vector
  9. russell_lab

    Scientific laboratory for linear algebra and numerical mathematics

    v1.10.0 #vector-matrix #vector #linspace
  10. vrl

    Vector Remap Language

    v0.29.0 536K #test-framework #datadog #compiler #vector
  11. wedged

    A robust and generalized library for Geometric Algebra in Rust

    v0.1.1 #geometry #clifford-algebra #algebra-geometry #vector #grassmann
  12. quaternion-core

    quaternion operations and interconversion with several attitude representations

    v0.6.1 1.2K #quaternions #math #vector
  13. maths-rs

    A linear algebra library for gamedev and graphics

    v0.2.7 280 #vector-math #quaternions #linear-algebra #vector #math
  14. shared_vector

    Reference counted vector data structure

    v0.4.5 1.1K #rc #immutability #vector
  15. mathlab

    A Powerful Math Library for Rust

    v1.5.0 #vector-math #trigonometry #math #numeric #vector
  16. macerator

    Type and target-generic SIMD

    v0.2.9 21K #simd #vector #avx-512
  17. plascad

    PlasCAD

    v0.7.9 700 #biology #primer #pcr #vector #plasmid #bio
  18. cgmath

    A linear algebra and mathematics library for computer graphics

    v0.18.0 251K #vector-math #quaternions #vector #math #vector-matrix
  19. savvy

    R extension interface

    v0.9.2 2.2K #extension-interface #s-exp #convert #vector #package #na
  20. nalgebra-sparse

    Sparse matrix computation based on nalgebra

    v0.11.0 9.1K #vector-math #algebra #math #linear #vector
  21. vectrix

    A stack-allocated matrix type implemented with const generics

    v0.4.1 #const-generics #vector-matrix #math #vector
  22. glamour

    Strongly typed linear algebra with glam

    v0.18.0 1.3K #vector-math #quaternions #math #vector #matrix-math
  23. dlv-list

    Semi-doubly linked list implemented using a vector

    v0.6.0 2.4M #linked-list #vector #list
  24. nybbles

    Efficient nibble-sized (4-bit) byte sequence data structure

    v0.4.7 590K #nibble #ethereum #vector
  25. chess-vector-engine

    Open source chess engine with hybrid vector-based position analysis, advanced tactical search, and NNUE neural network evaluation

    v0.5.1 800 #chess-engine #chess #nnue #vector #chess-ai
  26. vector2d

    The spoon of 2D vector libraries, intended for simple game development

    v3.1.1 3.1K #2d-vector #spoon #vector
  27. s2json

    supports the S2JSON 1.0 Specification

    v1.50.0 #gis #low-cost-code #vector #tile
  28. mvt

    encoding mapbox vector tiles

    v0.10.3 700 #mapbox-vector-tile #gis #cartography #mapbox #vector
  29. s2-pmtiles

    reads/writes The S2 PMTiles 1.0 Specification

    v1.0.1 #gis #low-cost-code #vector
  30. al-jabr

    An n-dimensional linear algebra library

    v0.6.4 1.8K #vector-math #linear-algebra #algebra #math #vector
  31. ndarray_cg

    High-performance computer graphics mathematics library based on ndarray with vectors, matrices, and transformations

    v0.4.0 #graphics #vector #graphics-math #linear-algebra #math #computer-graphics
  32. cryptovec

    A vector which zeroes its memory on clears and reallocations

    v0.7.1 10K #clear #reallocations #zeroes #vector #memory
  33. safe_unaligned_simd

    Safe SIMD wrappers for unaligned load and store operations

    v0.2.3 550 #simd #store #load #unaligned #vector
  34. vecmath

    type agnostic library for vector math designed for reexporting

    v1.0.0 56K #vector-math #vector-matrix #math #piston #vector
  35. gainlineup

    A Gain Lineup toolbox for RF Modeling

    v0.15.0 #gain #rf #toolbox #lineup #vector #cascade #hz #copy-paste
  36. minspan

    a package for determining the minimum span of one vector within another

    v0.1.5 2.6K #find #spans #vector #minimum #package #curl #haystack #flux #shorter #needle
  37. timberio/file-source

    A high-performance observability data pipeline

    GitHub 0.1.0 #data-pipeline #vector #observability #vec #metrics #logs #performance
  38. constgebra

    Const Linear Algebra

    v0.1.4 177K #vector-math #const #math #linear #vector #vector-matrix
  39. vee

    Vector Expression Emitter (VEE): Geometric Algebra Code Generator

    v0.1.6 #geometry #vector #graphics #geometric-algebra
  40. glam_det

    fast 3D math library for games and graphics

    v2.0.0 #simd #vector #vector-matrix
  41. timberio/tracing-limit

    A high-performance observability data pipeline

    GitHub 0.1.0 #observability #data-pipeline #vector #logging #parser
  42. ekzg-polynomial

    methods that are needed for Polynomial objects

    v0.10.0 6.3K #polynomial #scalar #object #operation #vector #kzg #towards #multi-opening
  43. simple-vectors

    dimension generic vector math

    v0.2.1 120 #vector-math #linear-algebra #geometry #math #vector
  44. velcro

    Convenience macros for initializing vectors, hash maps and other Rust collections

    v0.5.4 9.0K #hash-map #literals #vector #macro
  45. vector-space

    Useful traits for working with vector spaces

    v0.4.0 #vector-math #traits #no-std #math #vector #geometric-algebra
  46. nalgebra-glm

    A computer-graphics oriented API for nalgebra, inspired by the C++ GLM library

    v0.20.0 21K #vector-math #algebra #vector #math #vector-matrix
  47. alopex-core

    Core storage engine for Alopex DB - LSM-tree, columnar storage, and vector index

    v0.4.0 #database #lsm-tree #columnar-storage #database-storage #vector
  48. bezier-nd

    Bezier curve implementations using N-dimensional vectors

    v0.6.0 #vector-graphics #geometry #graphics #vector
  49. unicode-shaper

    Shape unicode text so that renderers like WebGL and WebGPU can properly display the glyphs

    v0.3.0 100 #unicode #low-cost-code #open #vector
  50. katwalk

    iterate over NIST KAT vectors. It allows to bind an action for each test vector supplied by calling code. Hence, making it possible to run KAT testing. This is work in prograess version!!!

    v0.0.13 330 #bind #vector #nist #kat #testing #hmac #kdf #kem #drbg
  51. vecboost

    High-performance embedding vector service written in Rust

    v0.1.1 #ml #embedding #vector #inference
  52. fixed-slice-vec

    FixedSliceVec is a dynamic length Vec with runtime-determined maximum capacity backed by a slice

    v0.10.0 650 #vec #slice #vector
  53. frame_mem_utils

    a few stack oriented utileties designed with unsafe in mind

    v0.2.5 #stack-allocation #arena #vector
  54. glam-traits

    Traits for the vectors in glam

    v0.3.1 470 #glam #length #traits #vector #signed
  55. motedb

    AI-native embedded multimodal database for embodied intelligence (robots, AR glasses, industrial arms)

    v0.1.0 #embedded-database #database #multimodal #vector
  56. bounded-vector

    Vec wrapper that guarantees upper and lower bounds on type level

    v0.3.3 #bounded-vec #limit #bounds #type #vector
  57. pngtosvg

    A CLI tool and library to convert PNG images into SVG vectors

    v0.5.0 #svg #png #image #vector #image-converter
  58. xyzvec

    Statically allocated fixed-size vectors for working in 2 and 3 dimensions

    v0.1.14 800 #vector #statically-allocated #fixed-size #math #fixed-point-arithmetic #number-representation
  59. ga2

    Common types for 2D geometric algebra

    v0.4.0 #geometry #vector-math #math #vector #geometric-algebra
  60. ohsl

    A collection of numerical routines and mathematical types for use in scientific computing

    v0.10.8 1.0K #scientific-computing #math #numerical-integration #differential-equations #vector #complex-numbers #sparse-matrix #linear-algebra #sparse-linear-algebra
  61. impact-rs

    Collision query library for 2D games

    v0.0.18 1.5K #collision-detection #vector #fixed-point-arithmetic #2d-game #math #rect #vertical #2d-vector #fp #direction
  62. deep_causality_multivector

    Multivector and MultiField implementation for DeepCausality

    v0.3.0 #geometry #vector #deep-causality
  63. vclock

    vector clock

    v0.4.4 490 #vector-clock #vector #clock
  64. linear_algebra_42

    A linear algebra library in Rust

    v0.1.1 #vector-math #algebra #math #vector-matrix #vector
  65. vdev

    CLI utilities for Vector (vector.dev) development and CI workflows

    v0.1.0 250 #development-tools #vector #cli
  66. vector3

    dealing with 3D mathematical vectors

    v2.0.1 #vector-math #3d-vector #vector
  67. soavec

    A vector-like data structure for conventient growable Struct-of-Arrays creation and manipulation

    v0.2.0 200 #struct-of-arrays #soa #vector
  68. avila-linalg

    Avila Linear Algebra - Álgebra linear genuína em Rust para o ecossistema Avila (vetores, matrizes, SVD, eigenvalues)

    v0.1.1 #vector #eigenvalues #svd #vector-matrix #linear-algebra
  69. stavec

    Stack-allocated vector with static capacity

    v0.4.2 550 #vector #static
  70. om-fork-distance-field

    Temporary fork! Generate distance fields from images for pseudo-vector rendering

    v0.3.0-alpha #vector #image #gamedev #sdf
  71. unnamed_entity

    Strongly-typed indexing for vectors and other structures

    v0.1.11 550 #strong-typing #structures #indexing #vector
  72. vecs

    Vector Math Crate

    v0.2.5 410 #vector-math #vec2 #2d-vector #vector
  73. distances

    Fast and generic distance functions for high-dimensional data

    v1.8.0 #simd #euclidean-distance #high-dimensional #generic #vector #python-bindings
  74. crvecdb

    Fast vector database with HNSW indexing for ARM64 and x86-64

    v0.1.0 #vector-database #hnsw #similarity-search #database #vector
  75. enumoid

    Enum Indexed Containers

    v0.4.0 #enums #vector #flags #map
  76. coral-aarch64

    a pure-rust blas implementation for aarch64

    v0.1.1 #vector #vector-math #algebra #math #linear-algebra
  77. unsized-vec

    Like Vec, but for unsized values

    v0.0.2-alpha.13 1.1K #vec #unsized #vector
  78. my-rust-lib-1

    High-quality integration for https://supermaker.ai/

    v66.0.99 #artificial-intelligence #integration #supermaker #vector #prime #title-case #developer-productivity #demonstrate #common-tasks #your-projects
  79. thimni

    efficient SDF collision without discretizatio, neural nets, or interval arithmetic

    v0.3.2 500 #vector #gamedev-physics #collision #gamedev #physics
  80. palettevec

    A palette compressed vector library for potentially insane runtime compression ratios

    v0.4.0 320 #compression #memory #vector
  81. collide

    extensible collision management

    v0.2.1 140 #collision #physics #geometry #game #vector
  82. vec_ssap

    Stateless Scale and Perturbation scheme for vector encryption

    v1.0.1 230 #encryption #sap #ssap #dpec #vector
  83. aline

    2d linear algebra library suitable for no_std

    v1.2.0 700 #2d-vector #vector-math #math #vector #2d
  84. bridge-core

    Core utilities for BridgeRust engines

    v0.1.0 #simd #engine #vector #utilities #simd-acceleration
  85. vectorama

    Very simple linear algebra library for Rust

    v0.1.1 #quaternions #vector-math #math #vector
  86. linked-vector

    A hybrid linked list and vector data structure

    v1.2.1 #linked-list #vector #list
  87. vector-db-core

    A high-performance vector database core for reading and writing historical records such as logs and chat records

    v0.1.112 340 #database #vector-database #vector #history
  88. diskann-vector

    Vector operations and distance metrics for DiskANN, supporting f32, f16, and various distance functions

    v0.1.0 #distance-metrics #ann #distance #vector #search
  89. multi-stash

    Vector-based arena data structure that reuses vacant slots

    v0.2.0 231K #stash #actor #index #arena #vector
  90. rustymcp

    Memory is a no-fuss memory server for coding agents

    v0.2.0 #artificial-intelligence #mcp #memory #qdrant #vector
  91. coord2d

    rust lib for coordinate in 2d system

    v0.4.0 1.6K #coordinates #coordinate #vector
  92. virtual-buffer

    A cross-platform library for dealing with buffers backed by raw virtual memory

    v1.0.3 130 #virtual-memory #concurrency #lock-free-memory #vector #lock-free
  93. read_int

    get user input in any primitive type

    v0.3.1 180 #user-input #generic-read #vector #primitive #numbers
  94. minivec

    A version of Vec that's only the size of a single pointer

    v0.5.0 500 #vec #pointers #vector
  95. slas

    Static Linear Algebra System

    v0.3.1 #vector #linear-algebra #vector-matrix
  96. spatial-math

    Spatial math library for articulated body simulation

    v0.4.0-beta.1 #math #vector #physics
  97. lykoi_data

    data

    v0.7.0 #rgb #vector #data #random #dag #oklab #sod #acyclic-graph #real-time #math-utilities
  98. yatima-core

    The core evaluation, typechecking and content-addressing infrastructure of the Yatima Language

    v0.1.1 #content-addressing #type-checking #vector #nat #expression #compiler-infrastructure #programming-language #norm #datatype #type-system
  99. round_robin

    Create a vector of rounds and their respective matches in a tournament, using the Round-robin algorithm

    v1.0.1 270 #algorithm #vector #match #tournament #respective
  100. simp_linalg

    A generically defined, light-weight linear algebra library for simple addition and multiplication of vectors and matrices

    v0.2.0 #vector-matrix #matrix-multiplication #vector #linear-algebra
  101. coral-blas

    a pure-rust safe blas implementation

    v0.3.2 #vector-math #algebra #math #vector #linear-algebra
  102. lumosai_vector

    Unified vector storage system for Lumos.ai

    v0.1.4 #artificial-intelligence #qdrant #storage-system #vector #postgresql #memory-storage #lumosai #lumos #strong-typing #vector-database
  103. revier-glam

    Modification of the library glam-rs for the game engine Revier

    v1.1.0 #simd #vector-matrix #vector #matrix-math
  104. bevy_show_prepass

    A Bevy plugin to visualize depth, normal and motion vector prepasses

    v0.1.1 #bevy-plugin #visualize #vector #depth #normal #live-demo
  105. quaternion-wrapper

    Operator overloading allows implementation similar to mathematical expressions

    v0.3.1 200 #quaternions #vector #math
  106. matrix-42

    A linear algebra library written in Rust with basic matrix and vector operations

    v0.1.0 #vector #operation #vector-matrix #vector-operations #linear #algebra #dot-product #transpose #complex-numbers
  107. hasty

    interface to system BLAS libraries for fast linear algebra operations

    v0.2.5 650 #vector-matrix #blas #linear-algebra #vector
  108. newel

    small vectorized evaluator

    v0.2.0 #simd #evaluator #vector #column #array
  109. sid

    Id. Tiny crate providing strongly typed ids and an id-based vector.

    v0.6.1 16K #id-based #vector #ids #typed
  110. lariv

    Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert

    v0.3.2 #ring-buffer #thread-safe #atomic #vector
  111. fixedvec

    A heapless version of the Rust vector type

    v0.2.4 4.7K #buffer #vector #heapless
  112. geometric_algebra

    Generate(d) custom libraries for geometric algebras

    v0.3.0 #geometry #vector-math #simd #vector
  113. fidget_math

    glam vector types for tree construction with fidget

    v0.3.2 310 #tree-construction #glam #fidget #vector
  114. cds

    Collection of Optimized Data Structures

    v0.10.0 #array-string #secure #vector
  115. named_vector

    Define a named vector

    v0.1.0 #vector #define #named
  116. calcify

    Physics vector library

    v0.8.2 #vector-matrix #scientific-computing #vector #physics
  117. beagle

    A basic linear algebra library for computer graphics

    v0.1.4 #vector-math #graphics #math #vector #vector-matrix
  118. ilattice

    2 and 3-dimensional integer lattice math

    v0.4.0 1.5K #vector #integer-vector #morton #math #3d #3d-vector
  119. makepad-vector

    Makepad vector api

    v1.0.0 170 #makepad #vector #ui #consists #api #wasm #web-ui #makepad-studio #makepad-widgets
  120. mux-radix-tree

    A full-featured radix tree implementation

    v0.1.0 #radix-tree #hash-map #deref-mut #vector #list #attention #test-coverage #quite #benchmarked #modeled
  121. reflexo-vec2sema

    Render vector items into HTML semantics

    v0.7.0-rc2 #semantic #vector #render #html #typst
  122. uv_patch_packed_simd

    Portable Packed SIMD vectors. Temporary fork implementing asin and acos for ultraviolet to unblock release.

    v0.3.5 #simd #portability #vector #simd-vector
  123. voluntary-servitude

    Thread-safe appendable list with lock-free iterator

    v4.0.8 #lock-free #thread-safe #iterator #vector
  124. tile_sorcerer

    Tools for modeling and querying vector tile sources

    v1.3.0 290 #gis #mvt #vector-map-tile #map #vector
  125. polydimensional_rust

    Lightweight library for Rust created to make work with matrixes and vectors in 2D, 3D and 4D better and faster!

    v0.1.0 #2d #3d #vector #4d #vector-2d #matrixes #linear-algebra #vector3 #vector2 #matrix4
  126. bytevec

    serialization library that uses byte vectors

    v0.2.0 550 #byte-vector #serialization #byte #vector #deserialize
  127. weaviate-community

    Community client for handling Weaviate vector database transactions written in Rust, for Rust

    v0.2.2 160 #vector-database #weaviate #vector
  128. cavp

    Libcrux helper to read NIST CAVP test vectors

    v0.0.2 170 #testing #libcrux #nist #vector #cryptography #formally-verified
  129. int-vec-2d

    Vectors, points, rectangles, etc. with i16 coordinates.

    v0.2.1 220 #points #rect #vector #integer-vector #affine
  130. sahomedb

    Fast embedded vector database with incremental HNSW indexing

    v0.4.0 500 #vector-database #embedded-database #hnsw #ann #vector #database
  131. pikodb

    A Pico-sized In-memory Vector Database

    v0.0.16 #vector-database #in-memory-database #vector #in-memory
  132. ml-distance

    Distance-based methods for vector comparison and analysis. (Porting of the JS/TS pkg ml-distance to Rust)

    v1.0.1 290 #vector #histogram #distance #density-function #similarity
  133. stack-algebra

    Stack-allocated lightweight algebra for bare-metal rust

    v0.1.0 #vector-math #robotics #vector #math #vector-matrix #linear-algebra
  134. itc

    Interval Tree Clocks as described in the itc2008 paper

    v0.1.3 200 #vector-clock #causal #vector
  135. bytevec2

    serialization library that uses byte vectors

    v0.3.1 #byte-vector #serialization #byte #vector #deserialize
  136. mapcomp

    Python-like list comprehensions for standard containers

    v0.3.0 380 #coroutine #comprehension #vector #macro
  137. gamemath

    math library for game development, written in Rust

    v0.5.0 #vector-math #linalg #math #game #vector
  138. not_empty

    Slices and vectors that are statically guaranteed to be not empty

    v0.1.3 750 #slice #non-zero #non-empty #vector #no-std
  139. lumosai-vector-fastembed

    FastEmbed integration for LumosAI vector storage - local embedding generation

    v0.1.4 #fastembed #vector #local #api-bindings #embedding
  140. cyclotomic

    high-performance library for exact operations in cyclotomic fields

    v0.2.0 #vector #finite-fields #math #hash-map #element #basis #exponent #linear-algebra #dense #gap
  141. grit-bitvec

    BitVec, a vector type that can store fixed-width data with irregular bit widths

    v0.4.3 #bit-vec #bit-manipulation #vector
  142. vecstasy

    SIMD-enabled floating-point operations on vectors

    v0.1.10 480 #vector #floating-point #slice #hashing #simd #bit-pattern #vec-like #euclidean-distance #dot #simd-enabled
  143. feather-db-cli

    Command-line interface for Feather vector database

    v0.1.0 #vector-database #hnsw #database #vector #similarity
  144. distance-field

    Generate distance fields from images for pseudo-vector rendering

    v0.2.1 100 #image #sdf #vector
  145. floating-distance

    Measure distance between floating-point vectors in Rust

    v0.3.1 #simd #vector #embedding #algorithm #distance #simd-vector
  146. manifoldb-storage

    Storage engine abstraction and backends for ManifoldDB

    v0.1.3 #graph-database #sql #embedded-database #database #vector
  147. linal

    tiny linear algebra library without dependencies

    v0.2.5 #vector #linear-algebra #algebra #linear
  148. nox

    Tensor library that compiles to XLA (like JAX, but for Rust)

    v0.4.0 #ecs #vector #xla #jax #tensor #tensor-computation #numpy #intermediate-representation
  149. generational_vector

    A vector type using generational indices

    v0.3.0 #collection #vector #generational-index
  150. bitmaptrie

    Bitmapped vector trie (mutable, not persistent). Word-size path-cached indexing into essentially a sparse vector. Requires rust-nightly.

    v2.0.0 #sparse-vector #trie #vector #sparse
  151. carbon-simd

    SIMD utilities written with Rust (fularuen project)

    v0.1.0 #simd #avx2 #fularuen #avx #vector #simd-vector
  152. minvect

    A mini vector library

    v0.1.7 230 #vector #mini #convert #points
  153. Try searching with DuckDuckGo.

  154. two-sided-vec

    Double ended vectors for rust, which can grow in both the front and back

    v0.1.11 #vector #back #grow #front #double #seperate
  155. nt-agentdb-client

    AgentDB client for Neural Trader - vector database integration and agent memory management

    v1.0.0 #vector-database #trading #database #vector #agentdb
  156. word2vec

    Rust interface to word2vec

    v0.3.3 #interface #word #model #vector #read
  157. rust-vector-logger

    logger for Rust that logs to a vector

    v0.1.18 900 #logging #vector #async-std #logger
  158. zerobuf

    A growable chunk of zeroed memory

    v0.0.3 #raw-vec #buffer #vector
  159. lumosai-vector-postgres

    PostgreSQL with pgvector implementation for lumos-vector-core

    v0.1.4 #postgresql #pgvector #vector #lumos-vector-core #storage
  160. vector

    The package provides a vector database allowing for efficient search of nearest neighbors

    v0.4.1 #nearest-neighbors-search #vector-database #vector-search #database #machine-learning #database-search
  161. chela

    High-performance Machine Learning, Auto-Differentiation and Tensor Algebra crate for Rust

    v0.0.2 #machine-learning #numpy #linear-algebra #pytorch #vector
  162. lehmer

    Convert between permutation vectors, Lehmer codes and decimals

    v3.0.0 #permutation #decimal-representation #vector #integer #codes #integer-representation
  163. packed_simd_2

    Portable Packed SIMD vectors

    v0.3.8 14K #simd #portability #vector #simd-vector
  164. m4ri-rust

    M4RI-based boolean linear algebra

    v0.4.0 #vector #matrix-multiplication #binary #algebra #boolean #vector-matrix
  165. vectors

    Sparse & dense vectors for use in high dimensional vector spaces

    v0.3.0 #dense #sparse-vector #linear-algebra #sparse #vector
  166. vectortile

    encoding Mapbox Vector Tiles

    v0.2.2 #vector-tiles #mapbox-vector-tile #mapbox #vector
  167. tindex

    Vec, slice and bitset with custom index types

    v0.5.9 #bit-set #slice-index #typed-index #vector
  168. gomicollector

    mark-sweep garbage collector

    v0.1.1 #garbage-collection #mark-sweep #tail #marked #vector #mark-and-sweep #git-clone
  169. libmat

    tools for linear algebra

    v0.2.0 #algebra #vector-matrix #vector
  170. perpendicular

    general purpose n-dimensional vector library

    v0.1.9 #physics-simulation #vector #simulation
  171. cuv

    Compressed unit vectors that can be used to store things like normal vectors efficiently

    v0.1.1 #compression #normals #vector #computer-vision #unit
  172. normal_pack

    Compresses normal vectors (or any 3D unit vector) using Octahedron encoding

    v0.1.4 150 #compression #vector #normal
  173. x-map

    Extended map/vector structures for Rust

    v0.1.2 #vector #structures #maps #time
  174. zaplib_vector

    The vector library for Zaplib

    v0.0.3 #zaplib #vector #vector-for-zaplib #font #vector-graphics
  175. rust-linear-algebra

    A linear algebra library for Rust

    v0.1.2 #vector #rust #vector-matrix #math
  176. auxvec

    Auxiliary vector (auxv) reader and modifier

    v0.0.4 #vector #auxiliary #elf #auxv #auxval
  177. sliced

    A segmented vector for iterating over slices

    v0.3.3 #slice #vector
  178. i_mth

    A math library continuously under development made for use in particle and ridgid body dynamics and statics

    v0.1.2 #vector-math #dynamics #math #vector
  179. veccentric

    Tiny 2D vector library

    v0.3.1 #2d-vector #vector-2d #vector #2d
  180. rustcomp

    Adds vector, map, set, and iterator comprehensions to Rust

    v0.4.0 #comprehension #macro #vector #python
  181. linear_algebra

    basic linear algebra operations in Rust

    v2.0.0 1.3K #algebra #vector #vector-matrix #linear #operation
  182. lineq

    Linear algebra library

    v0.1.2 #vector #linq #vector-matrix #linear-algebra
  183. vector-geometric-algebra

    vector algebraic operations for 2d and 3d vector, as well as splines

    v0.2.5 #vector #3d-vector #2d #vector-2d #vector-operations #algebraic-operations #vector-math
  184. lumosai-vector-lancedb

    LanceDB integration for LumosAI vector storage - high-performance columnar vector database

    v0.1.4 #lance-db #vector-database #columnar #database #vector
  185. image-match

    Derives an image signature to be used in quick image comparisons

    v0.2.3 #signature #image #image-similarity #vector #similarity
  186. rs-sci

    the scientific library

    v0.2.0 #scientific #vector #math #differential-equations #constant #algebra #statistics #calculus #linear-algebra #complex-numbers
  187. accelerate-general

    A general matrix and vector operations library using Apple's Accelerate framework

    v0.1.0 #vector-matrix #vector #accelerate #rust
  188. small_vec2

    Vector on the stack or heap need nightly rustc

    v0.1.5 #stack #vec #heap #vector
  189. handlevec

    Small abstraction over index-style iteration over a vector, with deletion, insertion, and other operations on the vector while iterating

    v0.1.0 #index-iteration #iteration #vector #vector-index
  190. quick_maths

    low-dimensional linear algebra structures

    v0.2.1 #vector-graphics #math #graphics #vector #vector-matrix
  191. ivy-random

    random utility functions to the ivy framework

    v0.10.3 #random #vector #linear-algebra
  192. smolvec

    A lightweight vector implementation with small-vector optimization for rust

    v1.0.0 #optimization #data-structure-optimization #vector
  193. arrayvec-const

    A vector with fixed capacity, backed by an array (it can be stored on the stack too). Implements fixed capacity ArrayVec and ArrayString.

    v0.7.7 1.4K #stack #vector-array #vector
  194. diskallocator

    For really big vectors: allocate on disk

    v0.1.1 #allocate #vector #big #disk #memory-disk
  195. vector-expr

    Vectorized expression parser and evaluator

    v0.4.0 #expression-evaluator #vector #math-expression #math-expression-parser #vectorized #expression-evaluation #math-parser #data-parallelism
  196. nvs-packer

    CLI: Convert JSON docs to native-vector-store bundle (Rust)

    v0.1.0 #bm25 #retrieval #vector #indexing
  197. csheap

    A heap implementation over a vector

    v0.1.12 330 #vector #priority-queue #heap
  198. affine_transforms

    (Pre Release Package) Does linear transformations in R3

    v0.3.0 #affine-transform #transformation #linear #vector #3d #algebra #r3
  199. ga3

    Common types for 3D geometric algebra

    v0.1.0 #vector-math #math #vector #geometric-algebra
  200. acgmath

    A linear algebra and mathematics library for computer graphics. A fork of cgmath.

    v0.1.1 #vector #quaternions #vector-matrix #math #gamedev
  201. serry

    unstructured Serde

    v0.1.0 #serde #serialization #unstructured #hash-map #vector
  202. vctr2

    2d vector library

    v0.1.8 #2d-vector #position #vector
  203. sid_vec

    Tiny library providing id types and an id-based vector

    v0.2.1 100 #id-based #vector #tiny #strong-typing #shouldn-t #opengl #glium #junk #euclid #gfx-rs
  204. libroxanne

    RoxanneDB

    v0.2.0 #roxanne-db #vector #machine #search #node #deep-dive #blog-post #accessible #accompanying #commodity
  205. vec_arith

    Powerful vector/matrix arithmetic library written in Rust

    v1.0.4 #vector #math #vector-matrix
  206. gpurs

    GPU acceleration/linear algebra crate for scientific computing

    v0.4.0 #vector-matrix #opencl #vector #geometry #gpu
  207. gen-vec

    Vector indexed with generational indices

    v0.3.0 #generational #ecs #vector
  208. s2json-core

    supports the S2JSON 1.0 Specification

    v1.50.0 #gis #low-cost-code #vector
  209. hashvec

    A HashMap/Vector hybrid: efficient, ordered key-value data storage

    v0.1.6 #key-value-store #hash-map #hybrid #vector #order
  210. melius-vectors

    2-4 dimensional vectors that can be easily created and manipulated

    v0.1.2 #vector-math #math #graph #vector