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

#array

  1. generic-array

    Generic types implementing functionality of arrays

    v1.3.5 19.9M #array #generic
  2. 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
  3. arrayref

    Macros to take array references of slices

    v0.3.9 6.1M #slice #reference #macro #array #arguments #array-macro
  4. array-bytes

    A collection of Array/Bytes/Hex utilities with full No-STD compatibility

    v9.3.0 320K #array #slice #vec #hex
  5. aligned

    A newtype with alignment of at least A bytes

    v0.4.3 1.0M #alignment #static #array
  6. arraydeque

    A ring buffer with a fixed capacity, which can be stored on the stack

    v0.5.1 1.5M #deque #stack #array
  7. dyn-stack

    Dynamic stack wrapper for unsized allocations

    v0.13.2 454K #stack-allocation #slice #array #unsized #allocation
  8. kvm-bindings

    Rust FFI bindings to KVM generated using bindgen

    v0.14.0 98K #kvm #array
  9. orx-split-vec

    An efficient dynamic capacity vector with pinned element guarantees

    v3.22.0 55K #vec #split-vec #fragment #array #split #pinned-vec
  10. uluru

    fast, LRU cache implementation

    v3.1.0 644K #lru-cache #cache #linked-list #array
  11. sux

    A pure Rust implementation of succinct and compressed data structures

    v0.10.3 3.7K #succinct-data-structures #elias-fano #compression #array #ranking
  12. range-collections

    Sets and maps of ranges, backed by smallvec

    v0.4.6 486K #small-vec #succinct #array
  13. zarrs

    Zarr storage format for multidimensional arrays and metadata

    v0.23.0-beta.6 5.4K #zarr #array
  14. arma-rs

    Arma 3 Extensions in Rust

    v1.12.1 800 #extension #context #convert #array #callback #loadout #uuid #chrono
  15. simdnbt

    an unnecessarily fast nbt decoder

    v0.9.0 1.4K #simd #nbt #endian #serializer-deserializer #array #unnecessarily #minecraft #utf-8 #ascii #mutf-8
  16. orx-fixed-vec

    An efficient fixed capacity vector with pinned element guarantees

    v3.22.0 55K #vec #pinned-vec #fixed-vec #array #split
  17. twincatads-rs

    Rust wrapper for TwinCAT ADS library provided with Beckhoff TwinCAT

    v1.0.1 1.2K #beckhoff-ads #symbols #upload #array #connecting #64-bit
  18. array-macro

    Array multiple elements constructor syntax

    v2.1.8 119K #data-structures #array #no-std
  19. ndarray-slice

    Fast and robust slice-based algorithms (e.g., sorting, selection, search) for non-contiguous (sub)views into n-dimensional arrays

    v0.6.0 750 #sorting #numpy #array #select #no-alloc
  20. random-pick

    Pick an element from a slice randomly by given weights

    v1.2.17 26K #slice #choose #random #array
  21. sqrid

    Square coordinates and grid-like arrays, with zero dependencies, in a single file

    v0.0.35 130 #array #square #grid #arrays
  22. orx-pinned-vec

    PinnedVec trait defines the interface for vectors which guarantee that elements added to the vector are pinned to their memory locations unless explicitly changed

    v3.21.0 52K #vec #pinned-vec #array #pinned
  23. array-concat

    Macros for concatenating const arrays

    v0.5.5 7.3K #split #concat #array
  24. numrs2

    inspired by NumPy for numerical computing (NumRS2)

    v0.1.1 850 #array #numpy
  25. vectra

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

    v0.2.4 #math #numpy #matrix #array #multi-dimensional-array
  26. sorted-insert

    traits to insert elements to a sorted collection and keep the order

    v0.2.6 1.5K #vec #insertion #insert #array #sorting
  27. pi_arr

    lock-free & auto-expansion array

    v0.30.1 #array #lock-free
  28. uiua

    A stack-based array programming language

    v0.18.0-dev.4 500 #stack-array #apl #array
  29. sosorted

    A set of methods to efficiently manipulated sorted arrays

    v0.2.0 #sorting #array #methods #simd #deduplicate #dest #input-data #multiset #primitive-integer
  30. inplace_it

    Place small arrays on the stack with a low-cost!

    v0.3.6 20K #stack-arrays #in-place #low-cost #array
  31. rlst

    native linear algebra library

    v0.6.0 350 #array #linear-algebra #sparse-matrix-solver #numeric
  32. n_circular_array

    An n-dimensional circular array

    v0.4.2 650 #array #circular #vector-matrix
  33. btree-vec

    A growable array (vector) implemented using a B-tree

    v0.3.4 900 #vec #b-tree #vector-array #array
  34. mdarray

    Multidimensional array for Rust

    v0.7.2 2.1K #multi-dimensional-arrays #matrix #array
  35. andex

    Safe, strongly typed array indexes and wrappers for rust with zero dependencies

    v0.1.0 #indexing #wrapper #indexed #array
  36. vec-collections

    Rust collections that are newtype wrappers around smallvec

    v0.4.3 13K #small-vec #succinct #vector-array #array
  37. sd_jwt

    SD-JWT

    v0.1.0 #jwt #key-bindings #issuer #array #array-element #sha-256 #privacy
  38. deduplicating_array

    A serde serialization strategy that uses PartialEq to reduce serialized size

    v0.1.10 850 #serialization #partial-eq #deserialize #array #github-repo
  39. array_trait

    A generic trait for any array, with item as type and length as const parameter

    v1.1.19 550 #array-length #traits #no-alloc #array
  40. fast_transpose

    Fast image and matrix transpose

    v0.2.5 #data #array #multi-dimensional #row-major
  41. eytzinger-interpolation

    Eytzinger array layout with interpolative search support

    v1.0.1 170 #eytzinger #interpolation #layout #search-tree #array #binary-representation #binary-search #sorting-order #array-representation
  42. toodee

    A lightweight 2D wrapper around a Vec

    v0.6.0 1.1K #matrix #sorting #translation #array
  43. block-grid

    A quick, cache-conscious, tiled 2D array

    v1.0.0 340 #2d-grid #2d-matrix #array #2d-array #grid
  44. arr_macro

    Initialize arrays with ease!

    v0.2.1 62K #initialization #array-macro #macro #array
  45. idmap

    Efficient maps of integer id keys to values, backed by an underlying Vec

    v0.3.5 850 #table #table-id #array #array-map #id
  46. malloced

    A malloc-ed box pointer type

    v1.3.1 10K #malloc #c #array #api-bindings #malloc-free
  47. zarray

    Cache-optimized 2D and 3D arrays using Morton order (aka Z-order) Z-indexed storage, with a convenient API for common 2D and 3D access patterns. Use of zarray in place of a Vec of Vecs often improves performance…

    v1.4.0 400 #z-order #morton #array #array-map
  48. aligned-array

    A newtype with alignment of at least A bytes

    v1.0.1 133K #alignment #static #array
  49. open-hypergraphs

    Data-Parallel Algorithms for Open Hypergraphs

    v0.2.9 #hypergraph #array #parallel-data #syntax #source #functor #adjacency #diagram #data-structures #optic
  50. array_list

    A dynamic container that combines the characteristics of a Vec and a LinkedList

    v0.4.0 #linked-list #vec #collection #array
  51. numrs-core

    A high-performance numerical computing library with multi-backend dispatch (SIMD, BLAS/MKL, WebGPU) and zero-cost abstractions

    v0.1.19 #blas #numpy #array #simd #numerical
  52. 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
  53. array-mumu

    Array tools plugin for the Mumu ecosystem

    v0.2.0-rc.5 #mumu #array #plugin
  54. numeric-array

    Wrapper around generic-array that adds efficient numeric trait implementations

    v0.6.1 7.2K #simd #generic #array
  55. cbqn

    Embed BQN in Rust via CBQN FFI

    v0.2.2 500 #bqn #apl #array
  56. as-slice

    AsSlice and AsMutSlice traits

    v0.2.1 780K #slice #array #conversion
  57. ohmydb

    A light-weight local json database

    v2.2.2 950 #database-json #string #json-db #lightweight #array #json-api
  58. vortex-array

    Vortex in memory columnar data format

    v0.58.0 750 #array #arrow-array #vortex
  59. arrayset

    An array-backed ordered set type

    v3.1.1 1.2K #collection #set #array #no-alloc
  60. array-util

    no_std array helpers available without nightly

    v1.0.2 126K #embedded #generics #array
  61. cstring-array

    Safe, zero-copy wrapper for passing string arrays to C FFI (char**)

    v0.1.1 #c-strings #argv #c-interop #array #api-bindings
  62. eytzinger

    implements the "eytzinger" (aka BFS) array layout

    v1.1.2 2.4K #binary-search-tree #layout #bfs #array #sorting #slice-ext
  63. str_array

    Fixed-size str and CStr types backed by an array

    v1.1.0 #c-str #array #string #no-alloc #sized #fixed-sized
  64. marrow

    Minimalist Arrow interop

    v0.2.5 79K #arrow-arrays #array #arrow
  65. baa

    BitVector and Array Arithmetic

    v0.17.1 240 #bit-vector #array #vector-array
  66. binary-merge

    Minimum comparison merge of two sorted sequences with random access

    v0.1.2 495K #sorting #merge #array
  67. arr_ty

    Macros for smart array initialization

    v0.4.1 490 #smart #array-macro #array
  68. php-literal-parser

    parser for php literals

    v0.7.1 #php-parser #array #from-str #debugging #bool
  69. unarray

    working with uninitialized arrays

    v0.1.4 3.4M #array #extension-traits #uninitialized #return #panic
  70. jaggedarray

    Multidimensional jagged array

    v0.2.11 750 #contiguous-buffer #array
  71. 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
  72. packed-uints

    Array of uints that scales from u4 to u32 to minimize wasted space while still being fast

    v0.1.9 500 #packing #array #dense #small
  73. rstsr-blas-traits

    An n-Dimension Rust Tensor Toolkit

    v0.6.2 #rstsr #tensor #scientific #array
  74. arraypp

    A no_std and no alloc library for more efficient array processing

    v0.1.3 140 #array-processing #compare #array
  75. cap_vec

    A heap-allocated, fixed-capacity, variable-size array, no_std compatible

    v0.2.0 #vec #collection #list #array
  76. grid2d

    Two dimensional grid of runtime-defined, but unchangable size

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

    load .envl and .envlconf

    v0.11.3 #load #envlconf #variables #array
  78. crud-tidy-viewer

    CLI generator for your API. Array pretty printer

    v0.1.7 430 #pretty-print #crud #tidy #array #generator #web-api #api-generator #printing
  79. bevy_layered_materials

    A StandardMaterial-compatible Material that accepts multiple textures in 2d texture array form

    v0.2.0-rc.1 #texture #standard-material #array #forms #2d
  80. arrays

    Construct an array from an iterator

    v0.2.1 23K #array-iterator #from-iter #array
  81. simple-grid

    2d-grid structure

    v2.2.1 #2d-grid #array #map #grid #grid-map #2d-array
  82. garray2d

    Game development focused 2d array with signed index and offset support

    v0.4.0 340 #2d-grid #array-index #2d-array #array #grid
  83. atools

    const generic expr based fixed length array manipulation

    v0.1.12 #fixed-length #array
  84. advancer

    Helper for advancing over mutable slices

    v0.1.1 950 #slice #helper #mutable #advancing #array #byte-slice
  85. rstsr-linalg-traits

    An n-Dimension Rust Tensor Toolkit

    v0.6.2 #rstsr #scientific #tensor #array
  86. sector

    A stateful vector implementation that provides different memory management behaviors through Rust traits and state machines

    v0.1.21 100 #collection #array
  87. groundmodels-core

    geotechnical ground modeling and soil parameter analysis

    v0.1.0 #object #json-format #modeling #soil #array #input-file #geotechnical
  88. c_vec

    Structures to wrap C arrays

    v2.0.0 15K #vec #array #c
  89. jsonrs

    Json parser

    v1.4.0 #json-parser #array #null
  90. fftw

    safe wrapper of FFTW3

    v0.8.0 900 #fftw3 #bindings #plan #system #array #aligned-vec #intel-mkl #package-manager #debian
  91. cbor-bin

    A command line tool for working with CBOR

    v0.1.1 120 #cbor #cbor-data #properties #array #element #data-access #binary-representation #compact-binary-representation #pattern-matching #64-bit
  92. tiny-vec

    Small vector optimization

    v0.10.0 1.3K #dynamic-arrays #collection #optimization #array #stack #stack-allocated #number-of-elements
  93. array-fusion

    Array merging and splitting facilities

    v0.2.0 100 #array #split #facilities #fusion #typenum #const-generics #inferred #building-block
  94. staticvec

    Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics

    v0.11.9 #stack #vec #array
  95. json2lua

    Convert JSON to Lua table

    v0.1.3 #lua-table #array #lua #json
  96. ps-util

    aims to provide generally helpful utility functions and traits

    v0.1.0-6 #array #slice #traits #functions-and-traits
  97. const-tools

    help write safe const fns such as destructuring and array operations

    v0.1.1 #zip #destructure #array-map #map #array
  98. flatarray

    flattened iterator, that acts as if it still was an iterator of iterator

    v1.1.0 650 #data-structures #vec #vector-array #array
  99. locrian

    embeddable functional programming language

    v0.2.2 #functional #embeddable #object #value #array
  100. aformat

    A no-std and no-alloc version of format! using ToArrayString

    v0.1.8 1.0K #no-alloc #formatting #array
  101. array-section

    An array where only a (contiguous) subarray may be viewed or operated on

    v0.2.3 900 #array #subarray #no-alloc
  102. fenwick

    tree: data structure that efficiently calculates prefix sums in a changing array of numbers

    v2.0.1 4.8K #binary-tree #prefix-tree #prefix-sum #array #prefix
  103. uiua_parser

    Uiua parser implementation

    v0.18.0-dev.4 500 #uiua #apl #array #stack #language
  104. segmented_string

    an immutable string type built from array segments, similar to clojure's persistent vector, with unicode grapheme/width support

    v0.1.0 #string #array #clojure #unicode #grapheme #utf-8 #byte-array
  105. vibesort-rs

    Sort arrays using Large Language Models (LLMs)

    v0.2.2 #sorting #llm #array
  106. chemistry_consts

    most constants in chemistry

    v0.1.6 400 #chemistry #constant #constant-value #electron #array
  107. rstsr-openblas

    An n-Dimension Rust Tensor Toolkit

    v0.6.2 #open-blas #tensor #scientific #array
  108. copiablebuf

    Copiable buffer, a tinier Vec, uses a fixed-size array to store a variable number of items

    v0.0.7 210 #vec #buffer #array #container
  109. array_buf

    Highly optimized fixed-capacity deque buffer stored on stack

    v0.1.0 #queue #deque #array #circular #ring
  110. pawkit-holy-array

    A small library implemnenting a freelist

    v0.1.10 #free-list #array #implemnenting #holy #game-engine
  111. rust-tensors

    n-dimensional arrays

    v0.4.0 #tensor #address #matrix #n-dimensional #array
  112. imf

    processing .imf files

    v0.3.3 700 #array #map #file
  113. vv

    A memory-contiguous Vec<Vec<T>> with resizable inner vecs

    v0.2.0 #vec #array #allocator #jagged #storage
  114. blas-array2

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

    v0.3.0 210 #blas #matrix #array
  115. rstsr-test-manifest

    An n-Dimension Rust Tensor Toolkit

    v0.2.7 430 #tensor #scientific #array
  116. newel

    small vectorized evaluator

    v0.2.0 #simd #evaluator #vector #column #array
  117. digits_utils

    converting numbers to digits

    v0.3.0 #numbers #digits #array #utility
  118. varlen

    Ergonomic variable-length types

    v0.1.2 #memory-layout #array #unsized #memory-data
  119. edition

    Macros to switch between Rust editions

    v1.0.1 #switch #async #macro #array #expression
  120. rstsr-dtype-traits

    An n-Dimension Rust Tensor Toolkit

    v0.6.2 120 #tensor #scientific #array
  121. bitarray

    A const generics driven bit array specialized for hamming distance

    v0.10.0 230 #const-generics #bit #generics #array
  122. iter_fixed

    Iterator of fixed length

    v0.4.0 260 #array-iterator #zip #iterator #array
  123. segmented_array

    Segmented array (growable, append-only) data structure

    v1.0.1 #segmented #collection #array #arrays
  124. moving

    Make elements of an array or a vector movable

    v0.1.2 #array #movable #element #vector-elements #move
  125. cl-generic-vec

    a vector implementation that can be used in no_std envioronments

    v0.4.0 #vec #generic-vec #heap-allocator #slice #array #heap-array #drain #std-compatible
  126. segmented_vector

    a mutable vector type built from array segments, similar to clojure's persistent vector

    v0.1.0 #clojure #array #persistent #segment #replace #debugging
  127. hcproto

    net for Rust

    v0.1.3 #hcnet #proto #array
  128. pochoir-lang

    Custom parser and interpreter for the pochoir template engine

    v0.12.2 100 #interpreter #array #expression #pochoir #object #object-key #to-string #conditional-operator #utf-8 #math-operator
  129. geoarrow-geojson

    Write GeoArrow arrays to GeoJSON

    v0.7.0 #geo-json #geo-arrow #properties #array #writer #geometry #20 #30 #json-line #40
  130. lowdim

    two- to four-dimensional integer geometry

    v0.7.2 #4d #3d #2d-array #geometry #array
  131. rstsr-tblis

    An n-Dimension Rust Tensor Toolkit

    v0.6.2 #rstsr #tensor #scientific #array
  132. index_many

    A proof of concept for indexing an slice at multiple locations at once

    v0.6.1 #array #slice-index #array-index #slice
  133. rstsr-sci-traits

    An n-Dimension Rust Tensor Toolkit

    v0.6.2 #tensor #scientific #array
  134. mumu-array

    Array tools plugin for the MuMu/Lava language

    v0.1.2 100 #mumu #lava #array #plugin
  135. rstsr-common

    An n-Dimension Rust Tensor Toolkit

    v0.6.2 200 #tensor #scientific #array
  136. tensorism

    Multidimensional arrays with bounds included in the type system

    v0.1.2 #tensor #array #multi-dimensional
  137. workflow-wasm

    WASM utilities for in-browser use (timers, callbacks, etc.)

    v0.18.0 2.3K #browser #wasm #buffer #array #utilities
  138. 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
  139. runtime-array

    that provides an array, that can be allocated in runtime

    v2.3.0 #run-time #array #allocated
  140. prosia-extensions

    Useful extensions for types, arrays and other helper functions for Prosia projects

    v0.1.6 #extension #helper #prosia #array #project
  141. rstsr-mkl

    An n-Dimension Rust Tensor Toolkit

    v0.6.2 #tensor #scientific #array
  142. rstsr-aocl

    An n-Dimension Rust Tensor Toolkit

    v0.6.2 #tensor #scientific #array
  143. cql_db

    Core CQL Database functionality - a lightweight array-based database

    v0.2.4 #cql #nosql #database #storage #array
  144. io-arrays

    Random-access I/O

    v0.14.1 #array #io #random-access
  145. array__ops

    A selection of useful array operations

    v1.0.3 1.8K #array-operations #operation #async #utility #array #no-alloc
  146. array-tools

    A little collection of array-related utils aiming to make life easier

    v0.3.2 #fixed-size-array #array #iterator
  147. wasm-mumu

    WASM wrapper for the MuMu/Lava interpreter

    v0.1.1 #wasm-interpreter #mumu #plugin #array
  148. const-map-array

    Map arrays in a const context

    v0.1.0 #const-context #map #array #const
  149. rstsr-kml

    An n-Dimension Rust Tensor Toolkit

    v0.6.2 #tensor #scientific #array
  150. rstsr-blis

    An n-Dimension Rust Tensor Toolkit

    v0.6.2 #tensor #scientific #array
  151. multid

    2-d arrays, badly

    v2.3.0 900 #array #iterator #arrays
  152. subslice-to-array

    Extract fixed-range subslices as arrays, with compile-time checks

    v0.1.2 #slice #subslice #arrayref #array #no-alloc
  153. oars

    providing construction methods and utility functions for orthogonal arrays and strong orthogonal arrays

    v3.0.1 #orthogonal #monte-carlo #array #math #carlo
  154. init_array

    Initialize arrays itemwise

    v0.3.0 #initialization #array #arrays
  155. nyar-wasm

    High level wasm builder

    v0.0.7 550 #wasm-builder #level #high #length #array #ret #file-descriptor
  156. segarray

    A fast, growable array type with no copies

    v0.1.1 #growable #array #copies #zig #pointers
  157. const-vec

    Vec-like data structure with immutable push method

    v1.1.1 #vec #array #vector-array #const
  158. nslice

    Structures for interpreting slices of variable length as arrays

    v0.2.1 #slice #memory #array
  159. index-fixed

    convert slices into arrays using indexes ([T] -> [T;N])

    v0.3.1 3.3K #slice #const #array
  160. clsx

    A flexible class name composition utility for Rust, inspired by clsx and tailwind-merge

    v0.1.1 #hash-map #array #single-pass #string #class-name #space-separated #js-object #tailwind-merge
  161. default-option-arr

    Macros for simple default initialization of arrays of option types

    v0.2.0 130 #options #default-init #array
  162. multidimension

    High-level manipulation of multi-dimensional arrays

    v0.3.3 #multi-dimensional-arrays #array #arrays
  163. hexga_array

    that impl trait / new functions for array

    v0.0.11-beta.47 #hexga #array
  164. qwutils

    some utilities

    v0.3.1 #utilities #tuple #array #clone #debugging #scoped-access
  165. postgres_array

    Array support for rust-postgres

    v0.11.1 1.6K #postgresql #array #rust-postgres #bounds #lower-bound #multi-dimensional #multi-dimensional-arrays
  166. dimensionals

    Rust native generic, flexible n-dimensional array

    v0.2.1 120 #tensor #vector-math #math #array
  167. custos

    A minimal OpenCL, WGPU, CUDA and host CPU array manipulation engine

    v0.7.0 #automatic-differentiation #deep-learning #fixed-size #gpu #array
  168. appro-eq

    Approximately equal traits and assertion

    v0.3.1 #assert #array
  169. ahtable

    Array Hash Table implementation

    v0.2.0 #hash-table #hash #array
  170. arr-rs

    arrays library

    v0.6.0 #array #collection #arrays
  171. ni-fpga

    Safe Rust interface to NI FPGAs with FXP support

    v1.4.1 #fpga #fxp #interface #array #offset
  172. nanovec

    Arrays and Vec-likes of small integers packed in an integer or two

    v0.2.1 #vec #radix #array #bit-pack #compact
  173. typify-impl

    typify backend implementation

    v0.5.0 886K #json-schema #builder #array #additional-properties #back-end #macro-generation #one-of
  174. heaparray

    Flexible support for dynamically-sized types, using heap-allocated array of structs

    v0.5.1 #array #dynamically-sized #dyn-sized-types
  175. ndim

    N-dimensional array for numerals in Rust similar to NumPy

    v0.1.2 #n-dimensional-array #array #matrix
  176. array_ext

    Extra functionality for Rust arrays

    v0.4.0 #extension #array #generic
  177. block-array-cow

    In memory array de-duplication, useful for efficient storing of a history of data versions

    v0.1.4 #storage #version #deduplicate #array #data-deduplication #data-structures #stride #in-memory #memory-data #block-size
  178. higher_order_functions

    A small collection of traits for implementing higher order functions

    v0.2.0 #higher-order #traits #map #array #init
  179. ppar

    Persistent immutable array

    v0.3.1 #array #rope #concurrency
  180. arrav

    Sentinel-based heapless vector

    v0.2.0 #vec #heap-less #vector-array #const #array
  181. Try searching with DuckDuckGo.

  182. inplace-vec-builder

    Build a vec from a vec, in place

    v0.1.1 442K #vec #in-place #array
  183. rotated-array-set

    An ordered set supporting O(1) rank and O(√n) inserts and deletes

    v0.1.1 #array #data-structures #rotated #array-element #insert #ordered-set #b-tree #lg #benchmarked
  184. slyce

    Python-like slices

    v0.3.1 12K #slice #python-like #array #indices #slicer
  185. yaml-rust-olidacombe

    The missing YAML 1.2 parser for rust

    v0.6.0 #yaml-parser #yaml-1-2 #yaml-rust #events #array #libyaml #low-level-api #hash #api-access #memory-safety
  186. array_pool

    tiered caching array pool implementation in Rust

    v0.1.3 240 #cache #tiered #array #chain #pool
  187. colon

    A array and number utility functions

    v0.1.0 #numbers #array #math #utility #lodash
  188. mori

    orientation library built around commonly used orientation representations used in crystallography and engineering applications. It contains conversion, rotation, and data analysis…

    v0.2.0 #crystallography #orientation #3d-rotation #parallel #array
  189. numas

    multidimensional array for efficient computing

    v0.2.7 #numpy #array #numeric #multi-dimensional-array #multi-dimensional
  190. afarray

    Convenience methods for working with ArrayFire arrays in Rust

    v0.15.1 180 #array-fire #tensor #array #gpu
  191. rsha

    A hashing library implementation in rust

    v0.1.2 200 #sha-256 #sha-256-hashing #cryptography #array
  192. regroup

    regrouping arrays

    v0.5.0 500 #cast #transmute #array
  193. array_chunks

    adds array_chunks back in

    v1.0.0 #array #back
  194. vec-x

    structure VecX to manage fixed-length arrays, supporting numeric operations and assignment operations between VecX and scalar values

    v0.8.0 700 #vec #fixed-length #array #index #array-index
  195. nearly_eq

    Nearly(Approximately) equal traits and assertion

    v0.2.4 1.4K #assert #array
  196. partial-array

    potentially partially-filled arrays

    v0.1.3 430 #from-iterator #collect #no-std #partial #array
  197. arrayy

    Stack-allocated fixed-size array with useful methods on top of Rust's [T; L] type

    v0.1.2 #data-structures #array
  198. stack-vector

    Vec-like wrapper for an array allocated on the stack

    v0.1.2 #stack-allocated #array #vec-like #documentation #stack-vec
  199. archivelib

    An implementaton of the Greenleaf ArchiveLib compression/decompression algorithm

    v0.2.0 #compression #decompression #array #error #default #implementaton #porting #undefined-behavior #embedded
  200. oh-snap

    A thread-safe, owned, heap-allocated array which can be split and merged efficiently, i.e., without moves or memory (de-)allocations

    v0.0.5 1.1K #thread-safe #split #array #owned #merge
  201. odesolver

    solving ODE's

    v0.1.5 #ode #compile-time #system-time #array #traits #sv #system-data #svt #collection-traits
  202. arrcat

    Array concatenation

    v0.1.1 800 #macro #array #arrays
  203. array-utils

    A no-std heapless set of array utils making use of const generics

    v0.1.1 #utilities #embedded #array #generics
  204. ndcopy

    Fast N-dimensional array memcpy

    v0.3.0 1.2K #tensor #array
  205. boost_array

    Boost C++ library boost_array packaged using Zanbil

    v0.1.0 #boost #array #zanbil #packaged
  206. array-const-fn-init

    Initializes an array with constant values calculated by a const fn

    v0.1.1 3.5K #const-fn #array #array-init
  207. arraysetcell

    A fixed-capacity, vector-like array with interior mutability and no ordering guarantees

    v0.1.0 #interior-mutability #array #cell
  208. stack-array

    A data structure for storing and manipulating fixed number of elements of a specific type

    v0.4.1 #collection #array #stack
  209. static-array

    A no-std rust crate providing a heap-allocated non-resizable type-checked array

    v0.5.0 #heap-array #static #array
  210. iter_columns

    Iterate over columns easily

    v0.3.0 #column #vec #iterate #into-iter #array #inconsistent
  211. cql_model

    Core models/interfaces for CQL Database - a lightweight array-based database

    v0.2.0 #cql #nosql #database #array #storage
  212. circular-array

    A circular array that allows infinite pushes into a fixed-size array

    v0.2.2 #fixed-size-array #array #circular
  213. insrcdata

    Embed static data as source code

    v0.2.0 #data-source #array #constants
  214. arraytools

    A variety of helpful methods for working with fixed-size arrays

    v0.1.5 1.6K #array #methods
  215. hidden-median

    Finds the median of two lists, when merged without breaking sorted state

    v0.1.3 #algorithm #median #array
  216. staticsort

    Implements a macro providing a compile-time quicksort function for arrays of any length, containing any primitive Copy type with a PartialOrd implementation

    v0.4.2 #sorting #quick-sort #array #ord
  217. array_stat_functions

    Array and Statistics functions in rust

    v0.1.1 #statistics #array #find #duplicates #mean #split
  218. array-fu

    Construct arrays using simple syntax

    v0.0.1-alpha #zero-overhead #array #no-std
  219. array2ds

    Package for handling sized 2d arrays in rust, without the usage of the keyword unsafe cuz why not

    v0.2.1 #2d-grid #grid #array #2d-array #arrays
  220. moonalloy

    The oxidized scientific computing library for the 21st century

    v0.3.4 #scientific-computing #data-analysis #math #array #machine-learning #lua-bindings #vector-matrix #century #linear-algebra #21st
  221. capped_collections

    Collections with compile-time set capacities

    v0.1.0 #collection #array #capped #stack #capacity
  222. nd_array

    linear algebra that tries to have a similar api to numpy

    v0.1.0 #linear-algebra #numpy #api #array #tries #axis #clip #reshape #transpose
  223. arrutil

    Functions for manipulating arrays from slices

    v1.0.0 180 #arr #macro #utility #macro-utility #array
  224. cliff

    Find the load at which a benchmark falls over

    v0.3.2 #binary-search #benchmark #const #array #vector-array