andyquinterom / polars-row-deriveLinks
Convert structs to polars DataFrames without the hastle.
☆18Updated last year
Alternatives and similar repositories for polars-row-derive
Users that are interested in polars-row-derive are comparing it to the libraries listed below
Sorting:
- Scientific and statistical computing with Rust.☆68Updated 4 years ago
- Derive for arrow2☆67Updated 2 years ago
- Convert sequences of Rust objects to Arrow tables☆95Updated 3 weeks ago
- A performant and configurable parallel computing library for computations defined as compositions of iterator methods.☆298Updated 2 weeks ago
- An SoA library for Rust☆164Updated last month
- Chartistry is an extensible charting library for Leptos☆126Updated last week
- ☆62Updated 4 months ago
- Rust object_store crate☆202Updated last week
- ARIMA modelling for Rust☆41Updated 2 years ago
- A library for least squares fitting of separable, nonlinear models to data.☆83Updated 2 months ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆152Updated 3 years ago
- ODBC (Open Database Connectivity) bindings for Rust.☆179Updated last week
- pure-rust BLAS implementation☆51Updated last week
- Simple and flexible multi-index containers.☆129Updated last week
- ☆321Updated 2 months ago
- Kernel density estimation in Rust.☆28Updated last year
- A GUI generator for clap-rs using egui☆113Updated last year
- Statistics, Information Measures, Linear Algebra, Cholesky Matrix Decomposition, Mahalanobis Distance, Householder QR Decomposition, Clif…☆56Updated last year
- Command line and library for generating Rust types from Avro schemas☆44Updated 2 weeks ago
- Quick error declarations and automatic conversions between errors for precisely typed error handling. Inspired by Zig's error set type.