HDF5 for Rust
☆341Aug 8, 2024Updated last year
Alternatives and similar repositories for hdf5-rust
Users that are interested in hdf5-rust are comparing it to the libraries listed below
Sorting:
- High-level netCDF bindings for Rust☆97Jan 30, 2026Updated last month
- ndarray: an N-dimensional array with array views, multidimensional slicing, and efficient operations☆4,231Feb 16, 2026Updated 3 weeks ago
- A simple Rust library for efficiently solving ODEs without cloning☆12Jun 26, 2019Updated 6 years ago
- sparse linear algebra library for rust☆597Feb 10, 2026Updated 3 weeks ago
- Numerical optimization in pure Rust☆1,227Nov 7, 2025Updated 4 months ago
- .npy and .npz file format support for ndarray☆71Dec 15, 2025Updated 2 months ago
- Fast Google Encoded Polyline encoding & decoding in Rust☆32Jul 26, 2025Updated 7 months ago
- Rust implementation of the Zarr N-dimensional array format.☆55Feb 27, 2024Updated 2 years ago
- PyO3-based Rust bindings of the NumPy C-API☆1,343Feb 17, 2026Updated 2 weeks ago
- Compare IEEE floating point values for equality.☆42Nov 14, 2023Updated 2 years ago
- Approximate floating point equality comparisons and assertions☆181Feb 5, 2026Updated last month
- Polynomial fitting of data. This aims to be the Numpy equivalent for numpy.polyfit()☆13Nov 23, 2025Updated 3 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,305Jan 7, 2026Updated 2 months ago
- Linear algebra package for rust-ndarray using LAPACK binding☆440Jan 12, 2026Updated last month
- Rust bindings to libdeflate. 🗜️☆43Feb 8, 2026Updated last month
- A GSL (the GNU Scientific Library) binding for Rust☆202Jan 27, 2025Updated last year
- The Hacker's Machine Learning Engine☆1,129Jul 22, 2024Updated last year
- Rust bindings for C-Blosc☆19Dec 20, 2025Updated 2 months ago
- Rust implementation of the N5 "Not HDF5" tensor file system format☆17Dec 6, 2022Updated 3 years ago
- A library of common biomedical types.☆40Apr 14, 2025Updated 10 months ago
- RustFFT is a high-performance FFT library written in pure Rust.☆865Sep 18, 2025Updated 5 months ago
- Macros for all your token pasting needs☆1,081Oct 6, 2024Updated last year
- A rust drawing library for high quality data plotting for both WASM and native, statically and realtimely 🦀 📈🚀☆4,524Feb 26, 2026Updated last week
- This library provides implementations of many algorithms and data structures that are useful for bioinformatics. All provided implementat…☆1,776Feb 23, 2026Updated 2 weeks ago
- Embedded Rust arithmetic, 2D/3D vector, and statistics library☆482Sep 7, 2024Updated last year
- MPI bindings for Rust☆581Dec 7, 2025Updated 3 months ago
- Statistical computation library for Rust☆784Mar 1, 2026Updated last week
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Jan 3, 2023Updated 3 years ago
- N-dimensional matrix class for Rust☆63May 2, 2021Updated 4 years ago
- Linear algebra library for Rust.☆4,658Jan 22, 2026Updated last month
- ☆78Jan 6, 2023Updated 3 years ago
- Dataframe structure and operations in Rust☆145Jul 24, 2018Updated 7 years ago
- A Rust linear algebra library based on expression templates☆52Jun 13, 2021Updated 4 years ago
- Super-fast float parser in Rust (now part of Rust core)☆290Dec 2, 2022Updated 3 years ago
- Prototype implementation of zarr v3 in rust