A simple, easy to use N-dimensional dynamic array
GeoArrow array definitions.
Flexible support for dynamically-sized types, using heap-allocated array of structs
A high-performance array storage and manipulation library
Dynamic stack wrapper for unsized allocations
Dynamic stack wrapper for unsized allocations
Dynamic Arrow facade for typed-arrow (runtime schema/builders).
Apache Arrow-compatible, Rust-first columnar data library for high-performance computing, native streaming, and embedded workloads. Minimal dependencies, ultra-low-latency access, automatic 64-byte SIMD alignment, and fast compile times. Great for real-time analytics, HPC pipelines, and systems integration.
A block-backed, footer-indexed container for storing multiple n-dimensional arrays in a single file, with a delta/overlay architecture and pluggable compression and storage backends.
distance transform
Pure-Rust AV1 codec — orphan-rebuild scaffold pending clean-room re-implementation.
A simple crate that allows running scripts(compiled rust code) trough function pointers, the scripts take an array of &mut dyn Any and interact with the host program trough that data