Data structures.
Matrices.
Fixed-width composite data type (a.k.a., a `struct`).
Returns an array constructor corresponding to an array data type.
Returns an array data type corresponding to an array constructor name.
Casts an array to an array of a different data type.
First-in-first-out (FIFO) queue.
Linked list.
Returns an array constructor corresponding to an array data type.
Returns an array data type corresponding to an array constructor name.
Circular buffer.
Validates if a value is matrix-like.
Test if a value is struct constructor-like.
Arrays.
Normal distribution cumulative distribution function (CDF).
Named typed tuple.
Revives a JSON-serialized Matrix.
Compact adjacency matrix.
Returns a JSON representation of a typed array.
Stack.
Construct an array of arrays from a matrix.
Some useful data structures implemented in JavaScript.
Test if a value is a `struct` instance.
Doubly linked list.
A collection of high-performance data structures for Rust
OpenGl function loader with StructGenerator / DebugStructGenerator
A pure-data structure builder.
The derive macro of `datastruct` crate.