#array

  1. generic-array

    Generic types implementing functionality of arrays

    v1.3.5 23.4M #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 5.6M #array #matrix #blas
  3. arrayref

    Macros to take array references of slices

    v0.3.9 8.0M #slice #reference #macro #array #arguments #array-macro
  4. aligned

    A newtype with alignment of at least A bytes

    v0.4.3 1.3M #alignment #static #array
  5. array-bytes

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

    v9.3.0 404K #array #slice #vec #hex
  6. arraydeque

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

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

    Dynamic stack wrapper for unsized allocations

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

    Rust FFI bindings to KVM generated using bindgen

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

    An efficient dynamic capacity vector with pinned element guarantees

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

    fast, LRU cache implementation

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

    A pure Rust implementation of succinct and compressed data structures

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

    Sets and maps of ranges, backed by smallvec

    v0.4.6 944K #small-vec #succinct #array
  13. arma-rs

    Arma 3 Extensions in Rust

    v1.12.1 700 #extension #context #convert #array #callback #loadout #uuid #chrono
  14. orx-fixed-vec

    An efficient fixed capacity vector with pinned element guarantees

    v3.22.0 214K #vec #pinned-vec #fixed-vec #array #split
  15. zarrs

    Zarr storage format for multidimensional arrays and metadata

    v0.23.0 5.0K #zarr #array
  16. array-macro

    Array multiple elements constructor syntax

    v2.1.8 177K #data-structures #array #no-std
  17. simdnbt

    an unnecessarily fast nbt decoder

    v0.9.0 1.7K #simd #nbt #endian #serializer-deserializer #array #unnecessarily #minecraft #utf-8 #ascii #mutf-8
  18. random-pick

    Pick an element from a slice randomly by given weights

    v1.2.17 40K #slice #choose #random #array
  19. 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
  20. 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 1.0K #sorting #numpy #array #select #no-alloc
  21. jarq

    An interactive jq-like JSON query tool with a TUI

    v0.8.1 #array #tui #json #jq-like #tool-with-tui #slurp #non-interactive
  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 249K #vec #pinned-vec #array #pinned
  23. sqrid

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

    v0.0.35 #array #square #grid #arrays
  24. inplace_it

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

    v0.3.6 24K #stack-arrays #in-place #low-cost #array
  25. rstsr-blas-traits

    An n-Dimension Rust Tensor Toolkit

    v0.6.2 #rstsr #tensor #scientific #array
  26. numrs2

    inspired by NumPy for numerical computing (NumRS2)

    v0.1.1 450 #array #numpy
  27. vectra

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

    v0.2.4 #math #numpy #matrix #array #multi-dimensional-array
  28. rlst

    native linear algebra library

    v0.6.1 380 #array #linear-algebra #sparse-matrix-solver #numeric
  29. pi_arr

    lock-free & auto-expansion array

    v0.30.1 #array #lock-free
  30. n_circular_array

    An n-dimensional circular array

    v0.4.2 650 #array #circular #vector-matrix
  31. sosorted

    A set of methods to efficiently manipulated sorted arrays

    v0.2.0 #sorting #array #methods #simd #deduplicate #dest #input-data #multiset #primitive-integer
  32. btree-vec

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

    v0.3.4 900 #vec #b-tree #vector-array #array
  33. rstsr-linalg-traits

    An n-Dimension Rust Tensor Toolkit

    v0.6.2 #rstsr #tensor #scientific #array
  34. array-concat

    Macros for concatenating const arrays

    v0.5.5 5.5K #split #concat #array
  35. andex

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

    v0.1.0 #indexing #wrapper #indexed #array
  36. idmap

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

    v0.3.5 1.5K #table #table-id #array #array-map #id
  37. sorted-insert

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

    v0.2.6 2.7K #vec #insertion #insert #array #sorting
  38. deduplicating_array

    A serde serialization strategy that uses PartialEq to reduce serialized size

    v0.1.10 1.0K #serialization #partial-eq #deserialize #array #github-repo
  39. uiua

    A stack-based array programming language

    v0.18.0-dev.4 #stack-array #apl #array
  40. vec-collections

    Rust collections that are newtype wrappers around smallvec

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

    SD-JWT

    v0.1.0 #jwt #key-bindings #issuer #array #array-element #selective-disclosure #sha-256 #privacy
  42. eytzinger-interpolation

    Eytzinger array layout with interpolative search support

    v1.0.1 1.0K #eytzinger #interpolation #layout #search-tree #array #binary-representation #binary-search #sorting-order #array-representation
  43. array_trait

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

    v1.1.20 420 #array-length #traits #no-alloc #array
  44. malloced

    A malloc-ed box pointer type

    v1.3.1 15K #malloc #c #array #api-bindings #malloc-free
  45. fast_transpose

    Fast image and matrix transpose

    v0.2.5 #data #array #multi-dimensional #row-major
  46. arr_macro

    Initialize arrays with ease!

    v0.2.1 68K #initialization #array-macro #macro #array #array-init
  47. numeric-array

    Wrapper around generic-array that adds efficient numeric trait implementations

    v0.6.1 8.3K #simd #generic #array
  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. block-grid

    A quick, cache-conscious, tiled 2D array

    v1.0.0 340 #2d-grid #2d-matrix #array #2d-array #grid
  51. array_list

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

    v0.4.0 #linked-list #vec #collection #array
  52. 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
  53. toodee

    A lightweight 2D wrapper around a Vec

    v0.6.0 1.1K #matrix #sorting #translation #array
  54. 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
  55. cbqn

    Embed BQN in Rust via CBQN FFI

    v0.2.2 500 #bqn #apl #array
  56. vortex-array

    Vortex in memory columnar data format

    v0.58.0 750 #array #arrow-array #vortex
  57. bulks

    Amazing bulks! They are like iterators, but in bulk, and therefore support collection into arrays

    v0.6.2 #iterator #array-iterator #collect #no-alloc #array
  58. ohmydb

    A light-weight local json database

    v2.2.2 950 #database-json #string #json-db #lightweight #array #json-api
  59. 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
  60. eytzinger

    implements the "eytzinger" (aka BFS) array layout

    v1.1.2 3.7K #binary-search-tree #layout #bfs #array #sorting #slice-ext
  61. array-mumu

    Array tools plugin for the Mumu ecosystem

    v0.2.0-rc.5 #mumu #array #plugin
  62. arrayset

    An array-backed ordered set type

    v3.1.1 1.2K #collection #set #array #no-alloc
  63. better-cursive-table

    TableView and ArrayView for Cursive TUIs

    v0.3.0 #tui #cursive #array
  64. as-slice

    AsSlice and AsMutSlice traits

    v0.2.1 1.3M #slice #array #conversion
  65. str_array

    Fixed-size str and CStr types backed by an array

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

    Minimalist Arrow interop

    v0.2.5 89K #arrow-arrays #array #arrow
  67. 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
  68. baa

    BitVector and Array Arithmetic

    v0.17.1 220 #bit-vector #array #vector-array
  69. arr_ty

    Macros for smart array initialization

    v0.4.1 490 #smart #array-macro #array
  70. binary-merge

    Minimum comparison merge of two sorted sequences with random access

    v0.1.2 495K #sorting #merge #array
  71. php-literal-parser

    parser for php literals

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

    working with uninitialized arrays

    v0.1.4 5.3M #array #extension-traits #uninitialized #return #panic
  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. arrays

    Construct an array from an iterator

    v0.2.1 52K #array-iterator #from-iter #array
  75. arraypp

    A no_std and no alloc library for more efficient array processing

    v0.1.3 140 #array-processing #compare #array
  76. array-util

    no_std array helpers available without nightly

    v1.0.2 56K #embedded #generics #array
  77. cap_vec

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

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

    Two dimensional grid of runtime-defined, but unchangable size

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

    load .envl and .envlconf

    v0.11.3 #load #envlconf #variables #array
  80. jaggedarray

    Multidimensional jagged array

    v0.2.11 #contiguous-buffer #array
  81. 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
  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. simple-grid

    2d-grid structure

    v2.2.1 #2d-grid #array #map #grid #grid-map #2d-array
  84. 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
  85. 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
  86. advancer

    Helper for advancing over mutable slices

    v0.1.1 900 #slice #helper #mutable #advancing #array #byte-slice
  87. atools

    const generic expr based fixed length array manipulation

    v0.1.12 #fixed-length #array
  88. staticvec

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

    v0.11.9 300 #stack #vec #array
  89. bidirected-adjacency-array

    Represent a bidirected graph via an adjacency array

    v0.2.0 #adjacency #array #graph #bidirected
  90. c_vec

    Structures to wrap C arrays

    v2.0.0 21K #vec #array #c
  91. jsonrs

    Json parser

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

    safe wrapper of FFTW3

    v0.8.0 2.0K #fftw3 #bindings #plan #system #array #aligned-vec #intel-mkl #package-manager #debian #build-tool
  93. array-fusion

    Array merging and splitting facilities

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

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

    v0.1.21 100 #collection #array
  95. caja

    Adds the Caja struct which is basically Box<[T;n]>, but n can be not known at compile-time

    v0.3.1 #compile-time #array #arrays
  96. json2lua

    Convert JSON to Lua table

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

    aims to provide generally helpful utility functions and traits

    v0.1.0-6 #array #slice #traits #functions-and-traits
  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. const-tools

    help write safe const fns such as destructuring and array operations

    v0.1.1 #zip #destructure #array-map #map #array
  100. aformat

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

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

    geotechnical ground modeling and soil parameter analysis

    v0.1.0 #object #json-format #modeling #soil #array #input-file #geotechnical
  102. array-section

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

    v0.2.3 900 #array #subarray #no-alloc
  103. locrian

    embeddable functional programming language

    v0.2.2 #functional #embeddable #object #value #array
  104. uiua_parser

    Uiua parser implementation

    v0.18.0-dev.4 500 #uiua #apl #array #stack #language
  105. 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
  106. tiny-vec

    Small vector optimization

    v0.10.0 1.3K #collection #dynamic-arrays #optimization #array #stack #stack-allocated #number-of-elements
  107. 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
  108. array_buf

    Highly optimized fixed-capacity deque buffer stored on stack

    v0.1.0 #queue #deque #array #circular #ring
  109. rstsr-openblas

    An n-Dimension Rust Tensor Toolkit

    v0.6.2 #open-blas #tensor #scientific #array
  110. fenwick

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

    v2.0.1 13K #binary-tree #prefix-tree #prefix-sum #array #prefix
  111. pawkit-holy-array

    A small library implemnenting a freelist

    v0.1.12 #free-list #array #implemnenting #holy #game-engine
  112. chemistry_consts

    most constants in chemistry

    v0.1.6 400 #chemistry #constant #constant-value #electron #array
  113. mask-tracked-array

    A no-std no-alloc bitmask based data structure for embedded usecases

    v0.1.0 #options #data-structures #array #no-alloc #embedded
  114. 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
  115. rust-tensors

    n-dimensional arrays

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

    processing .imf files

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

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

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

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

    v0.3.0 210 #blas #matrix #array
  119. take-array

    Efficiently takes exactly N items from a mutable iterator

    v0.1.0 #iterator #array #mutable #exactly #fixed-size-array
  120. rstsr-test-manifest

    An n-Dimension Rust Tensor Toolkit

    v0.2.7 430 #tensor #scientific #array
  121. nyarray

    stack-allocated vector type

    v0.4.0 #stack-allocated #switch-vec #array #heap-allocator
  122. newel

    small vectorized evaluator

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

    converting numbers to digits

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

    Ergonomic variable-length types

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

    Macros to switch between Rust editions

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

    An n-Dimension Rust Tensor Toolkit

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

    A const generics driven bit array specialized for hamming distance

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

    Iterator of fixed length

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

    Segmented array (growable, append-only) data structure

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

    Make elements of an array or a vector movable

    v0.1.2 #array #movable #element #vector-elements #move
  131. 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
  132. 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
  133. hcproto

    net for Rust

    v0.1.3 #hcnet #proto #array
  134. 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
  135. vibesort-rs

    Sort arrays using Large Language Models (LLMs)

    v0.2.2 #sorting #llm #array
  136. geoarrow-geojson

    Write GeoArrow arrays to GeoJSON

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

    two- to four-dimensional integer geometry

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

    An n-Dimension Rust Tensor Toolkit

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

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

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

    An n-Dimension Rust Tensor Toolkit

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

    Array tools plugin for the MuMu/Lava language

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

    An n-Dimension Rust Tensor Toolkit

    v0.6.2 #tensor #scientific #array
  143. workflow-wasm

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

    v0.18.0 2.3K #browser #wasm #buffer #array #utilities
  144. tensorism

    Multidimensional arrays with bounds included in the type system

    v0.1.2 #tensor #array #multi-dimensional
  145. postgres_array

    Array support for rust-postgres

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

    that provides an array, that can be allocated in runtime

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

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

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

    An n-Dimension Rust Tensor Toolkit

    v0.6.2 #tensor #scientific #array
  149. hexga_array_vec

    A vector with fixed capacity, backed by an array based on arrayvec

    v0.0.11-beta.50 #stack #vector-array #array
  150. rstsr-aocl

    An n-Dimension Rust Tensor Toolkit

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

    Core CQL Database functionality - a lightweight array-based database

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

    Random-access I/O

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

    A selection of useful array operations

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

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

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

    WASM wrapper for the MuMu/Lava interpreter

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

    Map arrays in a const context

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

    An n-Dimension Rust Tensor Toolkit

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

    An n-Dimension Rust Tensor Toolkit

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

    2-d arrays, badly

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

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

    v0.1.2 #slice #subslice #arrayref #array #no-alloc
  161. 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
  162. oars

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

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

    Initialize arrays itemwise

    v0.3.0 #initialization #array #arrays
  164. segarray

    A fast, growable array type with no copies

    v0.1.1 #growable #array #copies #zig #pointers
  165. nyar-wasm

    High level wasm builder

    v0.0.7 550 #wasm-builder #level #high #length #array #ret #file-descriptor
  166. const-vec

    Vec-like data structure with immutable push method

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

    Structures for interpreting slices of variable length as arrays

    v0.2.1 #slice #memory #array
  168. 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
  169. index-fixed

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

    v0.3.1 3.3K #slice #const #array
  170. default-option-arr

    Macros for simple default initialization of arrays of option types

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

    High-level manipulation of multi-dimensional arrays

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

    that impl trait / new functions for array

    v0.0.11-beta.50 #hexga #array
  173. qwutils

    some utilities

    v0.3.1 #utilities #tuple #array #clone #debugging #scoped-access
  174. dimensionals

    Rust native generic, flexible n-dimensional array

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

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

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

    Approximately equal traits and assertion

    v0.3.1 #assert #array
  177. ahtable

    Array Hash Table implementation

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

    arrays library

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

    Safe Rust interface to NI FPGAs with FXP support

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

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

    v0.2.1 #vec #radix #array #bit-pack #compact
  181. heaparray

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

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

    N-dimensional array for numerals in Rust similar to NumPy

    v0.1.2 #n-dimensional-array #array #matrix
  183. typify-impl

    typify backend implementation

    v0.5.0 1.7M #json-schema #builder #array #additional-properties #back-end #macro-generation #one-of
  184. array_ext

    Extra functionality for Rust arrays

    v0.4.0 #extension #array #generic
  185. 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
  186. higher_order_functions

    A small collection of traits for implementing higher order functions

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

    Persistent immutable array

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

    Sentinel-based heapless vector

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

  190. inplace-vec-builder

    Build a vec from a vec, in place

    v0.1.1 442K #vec #in-place #array
  191. 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
  192. 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
  193. colon

    A array and number utility functions

    v0.1.0 #numbers #array #math #utility #lodash
  194. array_pool

    tiered caching array pool implementation in Rust

    v0.1.3 240 #cache #tiered #array #chain #pool
  195. 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
  196. macro_static_str_to_char

    A macro to transform a static string to an array of chars

    v0.1.0 #static-string #macro #array #transform #char
  197. numas

    multidimensional array for efficient computing

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

    Convenience methods for working with ArrayFire arrays in Rust

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

    A hashing library implementation in rust

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

    regrouping arrays

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

    adds array_chunks back in

    v1.0.0 #array #back
  202. 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
  203. arrcat

    Array concatenation

    v0.1.1 1.8K #macro #array #arrays
  204. nearly_eq

    Nearly(Approximately) equal traits and assertion

    v0.2.4 1.4K #assert #array
  205. arrayy

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

    v0.1.2 #data-structures #array
  206. partial-array

    potentially partially-filled arrays

    v0.1.3 430 #from-iterator #collect #no-std #partial #array
  207. stack-vector

    Vec-like wrapper for an array allocated on the stack

    v0.1.2 #stack-allocated #array #vec-like #documentation #stack-vec
  208. 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
  209. archivelib

    An implementaton of the Greenleaf ArchiveLib compression/decompression algorithm

    v0.2.0 #compression #decompression #array #error #default #implementaton #porting #undefined-behavior #embedded
  210. odesolver

    solving ODE's

    v0.1.5 #ode #compile-time #system-time #array #traits #sv #system-data #svt #collection-traits
  211. array-utils

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

    v0.1.1 #utilities #embedded #array #generics
  212. array-const-fn-init

    Initializes an array with constant values calculated by a const fn

    v0.1.1 4.4K #const-fn #array #array-init
  213. boost_array

    Boost C++ library boost_array packaged using Zanbil

    v0.1.0 #boost #array #zanbil #packaged
  214. slyce

    Python-like slices

    v0.3.1 20K #slice #python-like #array #slicer #indices
  215. stack-array

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

    v0.4.1 #collection #array #stack
  216. ndcopy

    Fast N-dimensional array memcpy

    v0.3.0 1.2K #tensor #array
  217. arraysetcell

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

    v0.1.0 #interior-mutability #array #cell
  218. static-array

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

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

    Iterate over columns easily

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

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

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

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

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

    Embed static data as source code

    v0.2.0 #data-source #array #constants
  223. hidden-median

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

    v0.1.3 #algorithm #median #array
  224. arraytools

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

    v0.1.5 1.6K #array #methods
  225. 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
  226. array_stat_functions

    Array and Statistics functions in rust

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

    Construct arrays using simple syntax

    v0.0.1-alpha #zero-overhead #array #no-std
  228. 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