Jianqoq/Hpt
A high performance N-dimensional array library for Rust
This is a high-performance library for working with multi-dimensional arrays, often called tensors, within the Rust programming language. It takes numerical data arranged in grids (like tables or matrices) and allows you to perform complex mathematical operations on them very quickly. It's used by developers building applications that require fast numerical computations, such as those in machine learning.
No commits in the last 6 months.
Use this if you are a Rust developer building applications that need to perform high-speed numerical computations on multi-dimensional data, especially for deep learning models.
Not ideal if you are not a Rust developer, or if your application does not require high-performance numerical array processing.
Stars
45
Forks
2
Language
Rust
License
Apache-2.0
Category
Last pushed
Jun 24, 2025
Monthly downloads
37
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Jianqoq/Hpt"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
EnzymeAD/Enzyme
High-performance automatic differentiation of LLVM and MLIR.
Oxen-AI/Oxen
Lightning fast data version control system for structured and unstructured machine learning...
LaurentMazare/tch-rs
Rust bindings for the C++ api of PyTorch.
SunDoge/dlpark
A Rust Library for High-Performance Tensor Exchange with Python
TheMesocarp/koho
Full spectrum sheaf neural network over arbitrary CW complexes.