#vector

  1. smallvec

    '小向量'优化:在栈上存储少量项目

    v2.0.0-alpha.7 12.1M #stack #vec #vector #small #no-std
  2. arrayvec

    具有固定容量并由数组支持的向量(也可以存储在栈上)。实现了固定容量的ArrayVec和ArrayString。

    v0.7.6 5.2M #vector #array #stack #data-structures #no-std
  3. euclid

    几何原语

    v0.22.10 268K #matrix-vector #linear-algebra #geometry #vector #matrix #2d-graphics #vector-math
  4. glam

    适用于游戏和图形的快速3D数学库

    v0.29.0 283K #vector #simd-vector #matrix-vector #matrix #quaternions #gamedev #linear-algebra
  5. micromath

    嵌入式友好的数学库,具有快速的浮点近似(代码大小小),适用于常见的算术运算、三角函数、二维/三维向量类型、统计分析……

    v2.1.0 40K #statistical-analysis #vector #arithmetic-operations #quaternions #statistics #vector-math #floating-point
  6. fastembed

    https://github.com/qdrant/fastembed

    v4.0.0 2.9K #embedding #model #vector #retrieval #qdrant-fastembed #generate #reranking
  7. russell_lab

    线性代数和数值数学的科学实验室

    v1.6.2 200 #matrix-vector #matrix #numerical-computation #linspace #vector
  8. index_list

    使用向量索引在安全Rust中实现的双链表

    v0.2.13 100K #linked-list #index #vector #element #safe #persistent #doubly
  9. simsimd

    为x86和Arm提供最快的SIMD加速向量相似性函数

    v5.0.1 3.9K #simd-vector #simd #vector-search #machine-learning #linear-algebra #search #vector
  10. vec_map

    基于向量的小型整数键映射

    v0.8.2 1.7M #collection #key #integer #data-structures #contain-rs #vector
  11. dlv-list

    使用向量实现的半双链表

    v0.5.2 1.1M #linked-list #list #vector #linked
  12. femtovg

    抗锯齿的2D向量绘图库

    v0.9.2 50K #vector-graphics #2d-vector #vector #drawing #graphics #gpu #canvas
  13. nonempty

    构造正确的非空向量

    v0.10.0 309K #vec #construction #correct #guarantees #vector #serialization #list
  14. pgvector

    Rust支持

    v0.4.0 8.9K #vector #sqlx #diesel #half #pgvector-rust
  15. ecow

    紧凑的、写时复制的向量和字符串

    v0.2.2 10K #string #cow #sso #vector #memory-layout
  16. nonempty-collections

    构造正确的非空集合

    v0.2.8 5.3K #non-empty #map #set #vector
  17. vek

    为游戏引擎提供支持SIMD的2D-3D数学瑞士军刀,注重便利性

    v0.17.0 10K #simd #simd-vector #bezier #vector #quaternions #game-engine #vector-math
  18. peniko

    用于向量子图的样式原语类型

    v0.1.1 13K #vector-graphics #graphics #2d-graphics #vector #style #2d-rendering #2d-vector
  19. sorted-vec

    创建和维护有序向量和基于向量的集合

    v0.8.3 54K #sorting #sets #elements #vector #collection #unique #maintain
  20. bv

    位向量和位切片

    v0.11.1 178K #bit-vector #bit #bitset #bitvec #bit-vec #vector #bitvector
  21. maths-rs

    适用于游戏开发和图形的线性代数库

    v0.2.6 370 #linear-algebra #vector-math #quaternions #graphics #math #vector #matrix
  22. 距离

    针对高维数据的高速通用距离函数

    v1.7.1 350 #distance #numbers #data #vector #generic #euclidean #functions
  23. boxcar

    一个并发、只增的向量

    v0.2.5 2.7K #lock-free #concurrency #concurrent #vector
  24. bva

    操作和进行固定但任意大小的位向量算术

    v0.4.0 #bit-vector #bit #arithmetic #binary #arithmetic-operations #vector #fixed-size
  25. cgmath

    计算机图形学的线性代数和数学库

    v0.18.0 55K #vector-math #matrix-vector #vector #matrix #math #quaternions #gamedev
  26. quaternion-core

    四元数操作以及与几种姿态表示的相互转换

    v0.5.2 2.9K #quaternions #vector-math #math #vector
  27. vecmap-rs

    基于向量的映射和集合实现

    v0.2.2 12K #set #key-set #map #vec #key-hash #vector #no-std
  28. glamour

    使用glam进行强类型线性代数

    v0.11.1 1.3K #vector-math #matrix-vector #linear-algebra #vector #matrix #math #quaternions
  29. emath

    适用于GUI工作的最小2D数学库

    v0.28.1 211K #egui #gui #2d #vector #vector-math #math #rectangle
  30. open-vector-tile

    读取/写入Open Vector Tiles 1.0规范

    v1.0.0 100 #tile #vector #open #gis #low-cost-code #bounding-box
  31. velcro

    用于初始化向量、哈希表和其他Rust集合的便利宏

    v0.5.4 13K #hash-map #macro #literals #vector #literal
  32. cfavml

    CF的加速向量数学库,提供用于向量操作的SIMD优化例程

    v0.3.0 500 #vector-math #vector #simd-vector #simd #linear-algebra
  33. geo-nd

    特别针对二维和三维几何的特性与类型,具有[浮点]和可选的SIMD实现

    v0.5.2 2.8K #vector #quaternions #quaternion #simd #geometry #gamedev #2d-3d
  34. orx-pinned-vec

    PinnedVec 特性定义了保证将元素添加到向量的内存位置,除非显式更改,否则元素固定在其内存位置的向量的接口

    v3.5.0 2.4K #pinned #memory #vec #array #vector #data-structures
  35. raw-parts

    Vec::from_raw_partsVec::into_raw_parts 的便捷封装

    v2.1.0 1.2K #raw-pointers #vec #unsafe #ffi #vector #no-std
  36. wycheproof

    测试向量

    v0.5.1 12K #cryptography #deserialize-json #schema #checking #vector #testing #base64
  37. shared_vector

    引用计数的向量数据结构

    v0.4.4 1.0K #reference-counting #immutability #counted #vector #shared #shared-data #data-structures
  38. bevy_math

    为 Bevy 引擎提供的数学功能

    v0.14.1 85K #bevy #math #game-engine #matrix #vec2 #vector #vec3
  39. basic_dsp

    基于时间或频域中实数或复数向量的数字信号处理

    v0.10.2 1.8K #signal-processing #digital-signal-processing #vector #dsp #interpolation #matrix #convolution
  40. mathlab

    为 Rust 提供的强大数学库

    v0.7.0 2.2K #trigonometry #math #vector-math #vector #numeric #wasm
  41. lancedb

    适用于 AI 应用的无服务器、低延迟向量数据库

    v0.9.0 1.5K #vector-database #search #vector-search #database #lance #connect-database #vector
  42. 未指定大小的vec

    类似于Vec,但用于未指定大小的值

    v0.0.2-alpha.11 1.2K #vec #heap-allocation #unsized #vector
  43. s2-pmtiles

    读取/写入S2 PMTiles 1.0规范

    v1.0.0 250 #tile #gis #open #low-cost-code #vector #file-reader
  44. constgebra

    常量线性代数

    v0.1.4 72K #linear-algebra #matrix-vector #matrix #vector-math #linear #vector #const
  45. pax-designer

    用于开发Pax用户界面的矢量设计工具

    v0.35.0 #user-interface #pax #component #vector #native #tool #sites
  46. noise-protocol

    噪声协议框架实现

    v0.2.0 2.6K #noise #protocols #framework #cryptography #noise-protocol-framework #vector #revision
  47. oasysdb

    带有SQL集成和多索引支持的混合矢量存储

    v0.7.3 500 #vector-database #sql-database #vector-search #database #embedded-database
  48. sahomedb

    具有增量HNSW索引的快速嵌入式矢量数据库

    v0.3.0 550 #vector-database #vector #embedded-database #database #hnsw #ann #artificial-intelligence
  49. savvy

    R扩展接口

    v0.6.5 410 #interface #extension #sexp #package #vector #would #extendr
  50. enumoid

    枚举索引容器

    v0.4.0 #enums #flags #map #enum #traversal #data-structures #vector
  51. s2json

    支持S2JSON 1.0规范

    v1.5.1 350 #open #vector #tile #gis #low-cost-code
  52. cj_bitmask_vec

    BitmaskVec是一个将位掩码与T配对的Vec。支持u8到u128的位掩码。

    v1.0.2 #bitmask #vec #bit #binary #bit-set #vector
  53. sorted_vector_map

    基于有序向量的映射和集合

    v0.2.0 32K #map #set #sorting #vector #maps #ordered #collection
  54. euler

    用于3D计算机图形学的数学库

    v0.4.1 2.8K #math #matrix #quaternions #vector-math #glsl #vector
  55. timberio/file-source

    高性能的可观察性数据处理管道

    GitHub 0.1.0 #data-pipeline #vector #observability #vec #source #metrics #logs
  56. pinecone-sdk

    Pinecone Rust SDK

    v0.1.1 200 #pinecone #vector-database #cloud #vector #env-var #database #vectordb
  57. hvec

    可以在内存中连续存储不同类型和不同大小的值的Vec-like结构

    v0.4.0 #contiguous-memory #heterogeneous #vec #any #data-structures #element #vector
  58. vclock

    向量时钟

    v0.4.4 #distributed-systems #clock #vector #vector-clock #hash-map
  59. vecmath

    为重新导出而设计的类型无关的向量数学库

    v1.0.0 21K #vector-math #matrix #vector #math #linear-algebra #piston
  60. mini-matrix

    使用Rust实现的微型线性代数库

    v0.1.6 550 #linear-algebra #vector #matrix-vector #matrix-operations #programming #mini #product
  61. russh-cryptovec

    在清除和重新分配时将其内存清零的向量

    v0.7.3 41K #ssh #ssh-client #client-server #memory #vector #ssh-server #zeroes
  62. cavp

    Libcrux辅助程序,用于读取NIST CAVP测试向量

    v0.0.2-alpha.3 240 #vector #nist #cryptography #formal-verification #testing #helper #read
  63. array_tool

    用于处理集合的辅助方法

    v1.0.3 12K #string #substitution #unique #grapheme #vector
  64. timberio/tracing-limit

    高性能的可观察性数据处理管道

    GitHub 0.1.0 #data-pipeline #observability #vector #metrics #logs #routes #performance
  65. vector2math

    使用标准类型进行二维向量几何运算的特型

    v0.14.2 120 #2d-vector #vector-math #2d #math #geometry #vector
  66. al-jabr

    n维线性代数库

    v0.5.6 180 #linear-algebra #vector #matrix-vector #matrix #linear #algebra #vector-math
  67. bies

    处理文本分词应用中的BIES向量的辅助工具

    v0.2.2 190 #segmentation #unicode #algorithm #vector #cluster #grapheme #valid
  68. round_robin

    使用轮转算法创建锦标赛中的轮次及其相应的比赛向量

    v1.0.1 160 #round #tournament #matches #algorithm #respective #vector #team
  69. vec-collections

    Rust集合,是对smallvec的新类型包装

    v0.4.3 6.0K #small-vec #radix-tree #succinct #array #vector
  70. katwalk

    遍历NIST KAT向量。允许通过调用代码为每个提供的测试向量绑定一个操作。因此,可以运行KAT测试。这是正在进行的工作版本!!!

    v0.0.12 260 #testing #vector #nist #algorithm #kat #iterate #action
  71. weaviate-community

    用于处理Weaviate向量数据库事务的Rust社区客户端,用于Rust

    v0.2.2 #vector-database #database-client #weaviate #database #vector #vectors
  72. vger

    用于动态UI的2D GPU渲染器

    v0.3.0 230 #vector-graphics #gpu #graphics #vector #canvas #drawing #2d-graphics
  73. xmath

    Microsoft DirectXMath的Rust版本

    v0.2.9 #linear-algebra #vector-math #math #matrix #matrix-vector #vector #linear
  74. vecmat

    支持min_const_generics的低维向量代数

    v0.7.8 110 #vector #const-generics #matrix #algebra #vector-math #matrix-operations #min-const-generics
  75. fixed-slice-vec

    FixedSliceVec 是一个基于切片的动态长度 Vec,其最大容量在运行时确定

    v0.10.0 950 #vec #slice #byte-slice #vector #no-std
  76. tile_sorcerer

    用于建模和查询矢量瓦片源的工具

    v1.3.0 110 #tile #vector #gis #map #mvt #vec #tiles
  77. fixed32-math

    几何类型

    v0.0.16 750 #fixed-point #vector #operations #precision #arithmetic-operations #geometric #calculations
  78. basic_dsp_vector

    基于时间或频域中实数或复数向量的数字信号处理

    v0.10.2 #signal-processing #dsp #interpolation #convolution #vector
  79. linear-map

    通过在向量中线性搜索实现的映射

    v1.2.0 90K #vector #data-structures #searching #implemented #linearly #details #documentation
  80. csvbinmatrix

    二进制矩阵压缩稀疏向量

    v0.7.0 #sparse-matrix #binary #csv #compression #structure #section #vector
  81. gmm

    视频游戏的数学库

    v0.2.2 170 #simd #vector-math #math #vector #matrix #gamedev #vec
  82. vector-traits

    Rust 用于 2D 和 3D 向量类型的特质

    v0.3.4 #vector #2d-vector #traits #2d-3d #scalar #different #types
  83. geojson-vt-rs

    将 GeoJSON 切割成矢量瓦片

    v0.1.1 #tile #geo-json #vector #slice #zoom #polygon #polyline
  84. nybbles

    高效的 nibble 大小(4 位)字节序列数据结构

    v0.2.1 35K #nibble #byte-sequences #ethereum #vector #data-structure #nibbles
  85. revier-glam

    为游戏引擎 Revier 修改的 glam-rs 库

    v1.1.0 #vector #matrix-vector #simd-vector #matrix #quaternions #game-engine #gamedev
  86. rle_vec

    类似于结构体的向量,以相同值的运行存储数据。适用于存储稀疏数据。

    v0.4.1 #rle #vec #data-access #vector
  87. vectrix

    使用const generics实现的堆分配矩阵类型

    v0.3.0 #matrix-vector #linear-algebra #matrix #vector #row-column #math
  88. vectordb

    LanceDB:适用于AI应用的免服务器、低延迟向量数据库

    v0.4.10 300 #vector-database #search #vector-search #lance #database #lancedb #vector
  89. nalgebra-lapack

    使用nalgebra矩阵和Lapack绑定进行矩阵分解

    v0.25.0 #linear-algebra #lapack #matrix #matrix-vector #algebra #linear #vector
  90. ac-power

    交流电力分析中的参考帧和变换

    v0.1.0 #power #frame #reference #ac #transform #signal-processing #vector
  91. vector-victor

    线性代数crate

    v0.1.2 #linear-algebra #matrix #matrix-vector #graphics #vector
  92. mvt

    编码mapbox向量瓦片

    v0.9.3 600 #tile #vector #mapbox #gis #cartography
  93. dimensionals

    Rust原生通用,灵活的多维数组

    v0.2.1 #array #matrix-vector #vector #matrix #tensor #math #multidimensional-array
  94. itc

    如itc2008论文中描述的区间树时钟

    v0.1.3 150 #interval-tree #clock #interval #causal #vector #lamports #lamport
  95. distance-field

    从图像生成距离场,用于伪向量渲染

    v0.2.1 #image #convert-images #sdf #gamedev #vector #vector-graphics
  96. hypernonsense

    使用局部敏感哈希在极高维空间中找到查询点的最近点

    v2.2.0 #search #hash #data-structures #random #vector #database
  97. pi_append_vec

    仅支持追加向量,无锁

    v0.5.3 140 #lock-free #vec #pi #vector #node-key #graph-node
  98. ml-distance

    基于距离的向量和分析比较方法。(将 JS/TS 包 ml-distance 移植到 Rust)

    v1.0.1 200 #distance #vector #similarity #histogram #density-function
  99. linked-vector

    混合链表和向量数据结构

    v1.2.1 #linked-list #vector #list #linked #data-structures
  100. take_put_back

    取出一些片段,处理后再放回的常见抽象过程

    v0.1.1 200 #data-processing #back #graph #collection #abstraction #piece #vector
  101. vectora

    向量计算库

    v0.8.1 #vector-math #vector #complex #real #math #imaginary #2d-3d
  102. ordes

    将数组元组稍微处理得像向量一样

    v0.4.0 #tuple #array #vector #bit-vector #push #iterator #little
  103. normal_pack

    使用八面体编码压缩法向量(或任何 3D 单位向量)

    v0.1.4 300 #vector #normal #compression
  104. hasty

    系统 BLAS 库的快速线性代数操作接口

    v0.2.5 #blas #linear-algebra #matrix-vector #matrix #blas-lapack #vector
  105. staticvec

    实现一个固定容量、堆分配的 Vec 替代方案,由数组支持,使用 const generics

    v0.11.9 280 #array #array-vec #vec #stack #vector #no-std
  106. hyper-gen

    HyperGen 是一个高性能的 Rust 库,可以将基因组文件绘制到超向量中,并实现快速的平均核苷酸身份(ANI)近似

    v0.2.2 130 #sketch #vector #nucleotide #average #identity #approximation #genomics
  107. kzg-commitment

    执行 KZG 多项式承诺方案

    v0.1.3 380 #polynomial #commitment #kzg #proof #verification #vector #scheme
  108. assoc

    将向量视为关联数组

    v0.1.3 63K #key-value #associative #array #vector #map #vec #treat
  109. claire_vector

    claire 是一个用于向量微积分的 Rust 库

    v0.1.2 330 #vector #calculus #math
  110. 向量

    该软件包提供了一种向量数据库,允许高效地搜索最近邻

    v0.4.1 #vector-database #nearest-neighbor #nearest-neighbor-search #vector-search #machine-learning #database
  111. aline

    适合 no_std 的二维线性代数库

    v0.1.4 260 #linear-algebra #vector-math #2d #vector #math #gamedev #no-std
  112. vector-expr

    向量表达式解析器和评估器

    v0.4.0 9.3K #math-expressions #expression-parser #vectorized #expression-evaluator #vector #evaluation #variables
  113. sukker

    线性代数和矩阵变得简单易用!

    v2.1.3 120 #linear-algebra #dense-matrix #matrix #matrix-operations #matrix-vector #vector #linalg
  114. phakebit

    6502 CPU 模拟器

    v0.1.4 #emulator #cpu #memory #state #memory-address #start #vector
  115. faster

    为人类提供的显式 SIMD

    v0.5.2 #simd #vector #humans #vectorized #numerical #platform #explicit
  116. ga2

    2D 几何代数的常用类型

    v0.3.1 #geometric-algebra #vector #math #2d-vector #gamedev
  117. minvect

    一个迷你向量库

    v0.1.7 #vector #applications #mini #types
  118. cuv

    可以用于存储法向量等内容的压缩单位向量

    v0.1.1 130 #vector #unit #compression #computer-vision #integer-compression #normals #compressed
  119. vector-space

    用于处理向量空间的有用特性和类型

    v0.3.1 100 #traits #space #vector
  120. bitvec-rs

    具有保证的 [u8] 表示形式的位向量,并且能够安全地获取其内部向量的不可变和可变视图,以方便 I/O

    v0.2.1 #位向量 # #位向量 #位向量-vec #向量
  121. 镁砂

    Rust的数学库

    v0.11.1 290 #数学 #复数 #数学 #多项式 #矩阵 #数值 #向量
  122. earthwyrm-bin

    使用MVT的矢量瓦片地图服务器

    v0.8.1 #瓦片地图 #服务器 #瓦片 #地图 #向量 #GIS #图层
  123. peapod

    枚举的超紧凑存储

    v0.1.9 #枚举 #紧凑 #空间高效 #cargo-toml #数据结构 #行为 #向量
  124. mymatrix

    我的简单矩阵库,可以执行分数运算

    v0.5.0 110 #分数 #矩阵 #矩阵运算 #执行 #向量
  125. directx_math

    DirectXMath的翻译,一个用于游戏和图形应用的SIMD线性代数库

    v0.2.2 170 #向量 #矩阵-向量 #四元数 #矩阵 #simd #线性代数
  126. simp_linalg

    一个通用定义的轻量级线性代数库,用于向量和矩阵的简单加法和乘法

    v0.2.0 #线性代数 #矩阵 #矩阵-向量 #向量
  127. newel

    小型向量化评估器

    v0.2.0 #simd #评估器 # #向量 #数组
  128. img2vec

    如名所示 'ImagetoVector',允许对图像进行操作

    v0.2.16 160 #图像 #向量 #异步 #转换图像 #数据库 #图像
  129. rvv-encode

    编码RISC-V V扩展(rvv)指令

    v0.2.1 #risc-v #编码 #向量 #rvv #命令行 #命令行工具
  130. xyzvec

    用于在2维和3维中工作的静态分配的固定大小向量

    v0.1.11 130 #向量 #固定大小 #静态分配 #定点 #维度 #浮点数
  131. vec3-rs

    3D向量数学库

    v0.1.6 #向量 #向量数学 #3d #向量3 #图形 #数学 #线性插值
  132. slas

    静态线性代数系统

    v0.3.1 #线性代数 #blas #矩阵 #矩阵-向量 #向量
  133. sparsevec

    使用行位移压缩向量

    v0.2.0 13K #sparse-matrix #row #compression #vector #table-row #displacement #integer
  134. bounded-vector

    Vec包装器,确保类型级别的上下限

    v0.2.1 230 #lower-bounds #bounds #type #limit #bounded-vec #vector
  135. swapvec

    超过给定长度后交换到磁盘的向量

    v0.4.2 900 #disk #serialization #vector #swap #memory #swapping #length
  136. grit-bitvec

    BitVec,一种可以存储具有不规则位宽的固定宽度数据的向量类型

    v0.4.3 #bit-manipulation #width #bit-vector #data-structure #bitwise #vector
  137. nanovg

    对NanoVG库的惯用绑定

    v1.0.2 100 #vector-graphics #opengl #vector #graphics #bindings #user-interface #visualization
  138. bubblesort

    冒泡排序相关内容

    v0.1.1 220 #vector #bubblesorts #send #how #idea #patch #describe
  139. non_empty_continuous

    非空连续集合

    v0.1.0 #non-empty #collection #small-vec #vector #slice #smallvec
  140. vector_mapp

    基于Vec的Map

    v0.3.3 #key-value #map #vec #list #vector
  141. general_stable_vec

    具有稳定索引的Vec实现

    v0.11.1 #stable #index #insertion #element #indices #vector #vec
  142. fidget_math

    使用fidget进行树构造的glam向量类型

    v0.3.1 #vector #tree #glam #construction #fidget #types
  143. thincollections

    针对向量、映射和集合的替代实现,在某些用例中更快/更小

    v0.5.4 #set #map #vec #data-structures #vector
  144. mini-rag

    100% Rust实现,具有磁盘持久性的向量存储数据库

    v0.2.3 #vector #vector-database #persistent #rag #database #vectors
  145. enum_vec

    高效存储枚举变体的向量,作为打包的n位vec

    v0.3.1 #数据结构 #位向量 #位-vec #位向量 #向量
  146. gamemath

    用于游戏开发的数学库,用 Rust 编写

    v0.5.0 #数学 #向量 #矩阵 #线性代数 #游戏
  147. btree-vec

    使用 B 树实现的可增长数组(向量)

    v0.3.1 #B 树 #数组 #vec #向量
  148. trot

    特质库

    v0.1.2 230 #特质 #排序 #链式操作 #比较 #操作 #向量 #特质
  149. multi-stash

    基于向量的重用空槽位的竞技场数据结构

    v0.2.0 128K #向量 #竞技场 #stash #索引 #actor #数据结构
  150. glam-traits

    glam 中的向量特质

    v0.1.4 300 #特质 #glam #有符号 #长度 #向量 #无符号 #类型
  151. wgm

    用于游戏和图形开发的一个快速简单的数学库

    v0.0.3 #数学 #向量 #矩阵 #游戏开发
  152. stavec

    静态容量的栈分配向量

    v0.3.0 #向量 #静态 #栈分配 #容量 #泛型 #std
  153. ilattice

    二维和三维整数晶格数学

    v0.4.0 700 #整数 #数学 #向量 #三维 #morton #实数 #网格
  154. delete_if_not

    不安全原地删除函数

    v0.1.2 #删除 #原地 #向量
  155. candle_embed

    使用 Candle 的文本嵌入。快速且可配置。使用 Hugging Face 中的任何模型。支持 CUDA 或 CPU。

    v0.1.4 220 #嵌入 #cuda #向量 #hugging-face #huggingface #搜索 #嵌入
  156. lariv

    链接原子随机插入向量:一个线程安全的、自我内存管理的向量,无保证顺序插入

    v0.3.2 #环形缓冲区 #向量 #缓冲区 #线程安全 #环形 #原子 #整数
  157. i_mth

    一个持续开发的数学库,用于粒子、刚体动力学和静态力学

    v0.1.2 #vector #math #dynamics #static #particle #body #2d-3d
  158. packedvec

    高效存储整数向量

    v1.2.4 12K #vector #element #bits #integer #range #numbers #store
  159. reflexo-vec2sema

    将向量项渲染成HTML语义

    v0.5.0-rc6 130 #vector #html #semantics #items #typst #render #wasm
  160. reductive

    针对密集向量的优化向量量化

    v0.9.0 1.2K #vector #quantization #optimized #lapack #dense #opq #gaussian-opq
  161. bezier-nd

    使用N维向量实现贝塞尔曲线

    v0.5.0 2.5K #vector #geometry #graphics #curve-point
  162. geometric_algebra

    生成几何代数的自定义库

    v0.3.0 #geometry #math #simd-vector #simd #vector
  163. fixedvec

    Rust向量类型的无堆版本

    v0.2.4 2.9K #heapless #buffer #core #vector #no-std
  164. cds

    优化数据结构集合

    v0.10.0 #string #secure #memory-management #small #format-string #stack-memory #vector
  165. rgla

    一个图形线性代数库,使用转子而不是四元数实现

    v0.1.0 #matrix-vector #linear-algebra #matrix #vector #graphics #rotor #linalg
  166. nibble_vec

    用于半字节值的向量数据结构

    v0.1.0 584K #nibble #data-structure #slice #collection #data-structures #vector
  167. hebrides

    实数、复数和基本线性代数的实现

    v0.1.46 #complex-numbers #linear-algebra #real-number #math #matrix #vector #forms
  168. stack-algebra

    用于裸机Rust的栈分配轻量级代数

    v0.1.0 #matrix #matrix-vector #vector #robotics #linear-algebra #math
  169. sid

    提供强类型id和基于id的向量的小型crate。

    v0.6.1 7.7K #vector #id #ids #strong-typing #tiny #id-based #type
  170. simple_2d_vector

    Rust中的二维向量

    v0.2.0 #vector-math #vector #2d-vector #math #two-dimensional
  171. bucket_vec

    一种类似向量的数据结构,保证其包含的元素永远不会移动

    v0.8.0 #bucket #vec #box #pin #vector #data-structure
  172. rootvg-mesh

    RootVG的网格原语

    v0.2.0 210 #vector-graphics #2d-vector #2d-graphics #graphics #2d #vector #gpu
  173. fixed-vectors

    一个轻量级库,为不使用标准库编译的Rust应用程序实现固定长度向量

    v3.2.2 #vector #vector-math #math #vector2 #vector3 #no-std
  174. rootvg-tessellation

    将路径镶嵌到RootVG网格原语中

    v0.2.0 120 #vector-graphics #2d-vector #vector #2d #graphics #gpu
  175. libcvss

    CVSS规范

    v1.0.1 #cvss #specification #field #vulnerabilities #vector #scoring #parser
  176. pdf-canvas

    使用纯Rust生成PDF文件。目前支持14种内置字体中的简单向量图形和文本

    v0.7.0 460 #vector-graphics #pdf #graphics #pdf-file #vector #text
  177. spaces

    用于定义机器学习问题的空间/空间原语

    v6.0.0 130 #machine-learning #machine #learning #geometry #space #vector
  178. cryptovec

    在清除和重新分配时将其内存清零的向量

    v0.6.1 5.5K #memory #vector #reallocations #clears #zeroes
  179. vecstorage

    重复使用具有不同生命周期的值的向量中的内存

    v0.1.2 #lifetime #vec #memory #vector #different #real-time #reuse
  180. vector-project-manager

    项目文件夹管理器

    v0.1.6 #manager #projects #folder #cli #cli-tool #fish #vector
  181. simple_vector2

    通用的向量操作库,使用简单

    v1.0.1 #vector #vector2d #generic #vector2 #libary
  182. const-vec

    具有不可变push方法的Vec-like数据结构

    v1.1.1 #array #const #data-structure #vector
  183. beagle

    计算机图形学的基本线性代数库

    v0.1.4 #matrix-vector #linear-algebra #matrix #gamedev #vector-math #vector #math
  184. cubi_vectors

    向量库

    v0.2.1 #vector #vector-math #math #gamedev #three-dimensions #two-dimensions
  185. calcify

    物理向量库

    v0.8.2 #physics #physics-simulation #matrix #matrix-vector #scientific-computing #linear-algebra #vector
  186. talrost

    嵌入式科学计算的数学库

    v0.1.2 #math #scientific #computation #embedded #std #polynomial #vector
  187. bidivec

    提供二维数组、向量和切片的库,包含(如路径查找、填充等)电池

    v0.1.0 #path-finding #2d-vector #2d #bidimensional #gamedev #vector #graphics
  188. quaternion-wrapper

    操作符重载允许类似数学表达式的实现

    v0.3.0 #quaternions #math #operator-overloading #vector #math-expressions
  189. vctr2

    2D向量库

    v0.1.8 #2d-vector #vector #position
  190. floating-distance

    在Rust中测量浮点向量之间的距离

    v0.3.1 #simd-vector #vector #simd #distance #embedding #algorithm
  191. voluntary-servitude

    带有无锁迭代器的线程安全可扩展列表

    v4.0.8 #lock-free #iterator #thread-safe #data-structures #vector
  192. qrotate

    用于3D向量旋转的四元数库

    v0.2.0 #vector #quaternion #quaternions #rotation #ndarray #math #python-bindings
  193. rootvg-quad

    RootVG的四元数原语

    v0.2.0 120 #vector-graphics #2d-vector #vector #2d #graphics #gpu
  194. mmap-vec

    内存映射向量

    v0.2.0 #memory-mapped #mmap #vector #segment #data-strucure #struct #fit
  195. vector2

    二维向量库

    v0.1.5 #2d-vector #vec2 #2d #vec #vector
  196. rig-mongodb

    MongoDB实现的Rig向量存储

    v0.0.6 #mongo-db #vector #store #rig
  197. nd_vector

    [WIP] 增长!缩小!迭代!缩放!在向量上的任何维度上扭曲和转动以发挥你的想象力!

    v0.1.0 #vector #scale #along #would #dimension #iterate #turn
  198. simdvec

    向量,但具有SIMD的操作速度提升!

    v0.1.0 140 #simd #simd-vector #vector #length #benefits #operational #speedup
  199. hektor

    hekkin向量

    v0.2.2 #vector-graphics #vector #matrix-vector #graphics #math
  200. stackvector

    StackVec:用于堆分配数组的向量样式的封装

    v1.1.1 1.4K #vec #stack #vector #no-std
  201. vectorlib

    创建用于处理动画库中vector的库,应适用于任何图形库,如rylib或sdl2

    v0.1.2 #vector #vector-graphics #animation #sdl2 #lerp #graphical #created
  202. rustcomp

    为Rust添加vector、map、set和迭代器组合

    v0.4.0 #comprehension #macro #python #vector
  203. bytevec

    使用字节向量的序列化库

    v0.2.0 950 #byte-vector #byte #serialization #deserialize #binary #vector #binary-data
  204. ico_math

    一个针对Rust中游戏和图形的具有意见的SIMD数学库

    v0.1.6 #simd #simd-vector #vector #quaternions #game #game-engine #math
  205. geomath

    用于几何、模拟和计算机图形的堆分配数学

    v0.2.4 #vector #matrix-vector #math #trajectory #point #2d-3d #matrix
  206. victor_tree

    Victor创建向量

    v0.0.8-rc.1 #vector #victor #experiment #requests #pull-request
  207. capwriter

    使用标注的cap对vector和slice进行快速保存和加载

    v0.2.0 #vector #slice #serialization #loading #saving #cap #io
  208. rootvg-msaa

    RootVG的MSAA抗锯齿

    v0.2.0 120 #vector-graphics #2d-vector #vector #2d #graphics #gpu
  209. reflexo-vec2canvas

    将矢量元素渲染到canvas元素中

    v0.5.0-rc6 150 #canvas #vector #items #render #browser #element #converting
  210. mathx

    一个用于与no_std一起工作的数学库

    v0.4.1 #math #vector #quaternions #geometry #no-std #no-alloc
  211. rootvg-image

    RootVG的图像原语

    v0.2.0 #vector-graphics #2d-graphics #2d-vector #graphics #vector #2d #gpu
  212. simple_3d_vector

    Rust中的三维向量

    v0.1.0 #vector #vector-math #math #three-dimensional
  213. sliced

    用于迭代切片的分割向量

    v0.3.3 #slice #chunk #vector
  214. not_empty

    静态保证不为空的切片和向量

    v0.1.3 1.2K #slice #non-empty #non-zero #vector #nonempty #no-std #package
  215. uv_patch_packed_simd

    可移植的打包SIMD向量。实现asin和acos以供ultraviolet使用的临时分支,以解除发布。

    v0.3.5 #simd-vector #simd #vector #portability
  216. eeric

    一个易于嵌入的RV64I核心,具有MFDV扩展

    v0.1.0-rc.5 500 #risc-v #embeddable #rv64i #extension #vector #wasm #zicsr
  217. linal

    无依赖项的微小线性代数库

    v0.2.5 #linear-algebra #linear #vector #algebra
  218. lv2-atom

    rust-lv2的Atom处理库

    v2.0.0 950 #atom #lv2 #plugin #data-exchange #audio-processing #vector #framework
  219. onigiri

    处理字符

    v0.2.0 #chars #vec #vector
  220. vec-reg

    针对向量的泛化正则表达式模式匹配

    v0.7.1 #pattern-matching #pattern-match #vector #generalized #reg #vec #syntax
  221. vector3

    处理3D数学向量

    v1.1.4 #vector #vector-math #maths #math
  222. gamevecs

    专门为游戏开发提供2D和3D向量的库

    v1.0.0 #vector #2d-vector #gamedev #2d-3d #vectors
  223. opt_arrayvec

    具有固定容量的向量容器,使用选项而不是存储的长度

    v0.1.0 #stack #array #vector #data-structures
  224. local_vec

    堆上分配的固定容量向量

    v0.5.0 #stack-allocated #buffer #stack #optimization #vector #small
  225. rust-vector-logger

    用于Rust的日志记录器,将日志记录到向量中

    v0.1.18 #logger #vector #tokio #logging #async #async-std
  226. aljabar

    一个超级通用的、超级实验性的线性代数库

    v1.0.2 #linear-algebra #vector #matrix-vector #linear #matrix #algebra #matrix-operations
  227. 尝试使用DuckDuckGo进行搜索。

  228. heterovec

    动态大小类型的就地向量

    v0.1.2 #dynamically-sized #random-access #array #in-place #vector #element #eg
  229. two-sided-vec

    支持两端扩展的Rust双端向量

    v0.1.11 #double-ended #back #front #grow #vector #index #backward
  230. int-vec-2d

    使用 i16 坐标的向量、点、矩形等

    v0.1.4 #point #affine #integer #rect #points #vector
  231. makepad-vector

    Makepad 向量 API

    v0.4.0 130 #makepad #ui-framework #cargo-makepad #applications #web-apps #vector #command
  232. word2vec

    Rust的word2vec接口

    v0.3.3 #vector #word #interface #model #read #github #cluster
  233. flat_map

    存储为键值对向量的紧凑映射

    v0.0.10 2.0K #key-value #map #pair #vector #compact #stored
  234. image-match

    推导出用于快速图像比较的图像签名

    v0.2.3 #image #signature #vector #similarity #rgb
  235. bitmaptrie

    位图向量 trie(可变,非持久)。以基本稀疏向量的词大小路径缓存索引。需要 rust-nightly。

    v2.0.0 #trie #vector #sparse
  236. generational_vector

    使用代际索引的向量类型

    v0.3.0 #vector #collection #gamedev #generational-index #collections
  237. sqlite-vss

    sqlite-vss SQLite 扩展的 FFI 绑定

    v0.1.2 #sqlite-extension #sqlite #vector #bindings
  238. calf-vec

    小型写时复制数组,本质上结合了 SmallVecCow

    v0.3.1-beta #cow #vec #stack #small #vector
  239. vector-store-flows

    flows.network 的向量存储集成

    v0.1.2 #store #flows #flow #integration #vector #collection #points
  240. sized-vec

    类型级别的有大小向量

    v0.3.0 #type-level #sized #vector #vec #size #typenum #compile
  241. gpurs

    用于科学计算的 GPU 加速/线性代数 crate

    v0.4.0 #matrix-vector #scientific-computing #gpu #opencl #linear-algebra #matrix #vector
  242. algebra

    Rust 的抽象代数

    v0.2.0 #abstract-algebra #math #monoid #algebraic #vector #framework #structures
  243. argmm

    支持 u8、u16、i16、i32 和 f32 的 SIMD 支持的 argmin 和 argmax

    v0.1.2 #simd #u8 #i32 #f32 #i16 #vector #argmin
  244. deferred_vector

    延迟向量实现

    v0.1.2 #vector #deferred #rust-lang #rust
  245. randn

    一个用于并行填充 nalgebra 的向量、矩阵和矩阵向量的标准正态随机变量的包

    v0.1.12 #matrix #vector #nalgebra #normal-distribution #parallel-processing #random-normal #matrices
  246. lehmer

    在排列向量、Lehmer 码和十进制之间转换

    v3.0.0 #vector #permutation #decimal #codes #representation #convert #integers
  247. nd_vec

    编译时n维向量库

    v0.4.0 #n-dimensional #compile-time #vector #vec
  248. reflexo-vec2bbox

    渲染向量项BBox

    v0.5.0-rc6 140 #vector #render #items #typst #bounding-box #b-box