ndarray
Array library
A crate providing an n-dimensional container for general elements and numerics
ndarray: an N-dimensional array with array views, multidimensional slicing, and efficient operations
4k stars
52 watching
308 forks
Language: Rust
last commit: 4 months ago
Linked from 2 awesome lists
numericsrustrust-sciscientific-computing
Related projects:
Repository | Description | Stars |
---|---|---|
| A website that helps developers determine if Rust features are stable or unstable and when they were stabilized. | 175 |
| A tool that installs and manages multiple versions of the Rust compiler on different platforms. | 6,213 |
| A library that provides a powerful and statistically rigorous tool for measuring code performance and detecting regressions | 4,692 |
| A modern, platform-independent TLS library written in Rust | 6,315 |
| A library that provides a low-level window creation and management system for building cross-platform GUI applications | 4,940 |
| A configuration system designed to support 12-factor applications and various data formats. | 2,700 |
| Empowering software developers to build reliable and efficient software using a fast and memory-efficient language with strong type safety and comprehensive tooling. | 99,490 |
| A Rust-based multimedia format demuxing, tag reading, and audio decoding library providing support for various audio codecs and container formats. | 2,455 |
| A Rust binding to TensorFlow's C API for machine learning | 5,215 |
| Provides the foundations for asynchronous programming in Rust. | 5,447 |
| A tool for formatting Rust code according to style guidelines. | 6,095 |
| Rust bindings for writing Node.js native addons. | 8,100 |
| Teaching Rust to developers without native English proficiency using clear and simple language. | 8,118 |
| A library that provides Rust bindings for calling Windows APIs. | 10,797 |
| The Rust package manager responsible for downloading and compiling dependencies for Rust projects. | 12,919 |