utah
Data manipulator
A Rust crate providing type-conscious data manipulation with ndarray-backed tabular data structures.
Dataframe structure and operations in Rust
143 stars
16 watching
15 forks
Language: Rust
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
maciejkula/rustlearn | A Rust machine learning crate providing algorithms and utilities for building and training machine learning models. | 619 |
rust-math/intel-mkl-src | A crate that redistributes and provides Rust bindings to Intel's Math Kernel Library (MKL) for scientific computations. | 82 |
orium/rpds | A Rust implementation of persistent data structures with structural sharing | 1,261 |
rust-embedded/cortex-m | Provides low-level interfaces to interact with Cortex-M microcontrollers using Rust | 826 |
alibaba/bytekit | A Java bytecode manipulation framework designed for APM and diagnostic purposes | 479 |
vincent-pradeilles/keypathkit | A library that enables declarative data manipulation using typed keypaths in Swift | 426 |
axect/peroxide | A high-performance numeric library with a friendly syntax and various features for linear algebra, numerical analysis, and data manipulation | 542 |
rkyv/rend | Provides cross-platform, endian-aware data structures and utilities for Rust programming | 32 |
3hren/msgpack-rust | A MessagePack implementation for Rust. | 1,171 |
narasimha1997/r3 | An hobby x86_64 Operating System kernel written in Rust with minimal functionalities | 80 |
greyblake/nutype | A tool that adds extra constraints to the newtype pattern in Rust | 1,418 |
aisk/rust-memcache | A memcached client library written in Rust for interacting with distributed memory caching systems. | 132 |
georust/gdal | Rust bindings for a powerful geospatial data processing library | 369 |
bytebeamio/rumqtt | A set of Rust libraries implementing the MQTT standard | 1,641 |
pluto/ronkathon | A collection of cryptographic primitives implemented in Rust from scratch to understand everything from first principles. | 190 |