ExpHP / npyzLinks
Rust crate for numpy NPY files
☆26Updated 3 weeks ago
Alternatives and similar repositories for npyz
Users that are interested in npyz are comparing it to the libraries listed below
Sorting:
- .npy and .npz file format support for ndarray☆63Updated 8 months ago
- Integer types with customizable niche values☆46Updated 6 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 3 months ago
- Radix sort implementation for sorting by scalar keys (integers, floats, chars, bools)☆22Updated 9 months ago
- Rust implementation of the Simple(x) Global Optimization algorithm☆33Updated 2 years ago
- High performance FID (Fully Indexable Dictionary) library☆25Updated 10 months ago
- A vec-backed tree structure with tree-specific generational indexes.☆40Updated last year
- structured parallel execution for async Rust☆33Updated 9 months ago
- Calculate statistics iteratively☆38Updated 2 months ago
- Rust traits for key comparison in maps.☆30Updated 3 months ago
- Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.☆31Updated 2 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆48Updated last year
- Provides an interface layer to convert between n-dimensional types in different Rust crates☆54Updated 9 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Tensor library for machine learning☆27Updated 2 weeks ago
- Trait generalization of the fundamental types☆44Updated last year
- Integer sets as fast, sorted, integer ranges with full set operations☆85Updated last week
- A lightweight attribute macro for easily writing extension trait pattern.☆72Updated 2 months ago
- Detect unused pub methods in a Rust workspace☆36Updated 3 months ago
- A sinless derive helper☆72Updated 6 months ago
- Iterator of const known length☆16Updated 6 months ago
- Parallel Barnes-Hut t-SNE implementation written in Rust.☆79Updated 8 months ago
- ☆26Updated last year
- ☆30Updated 2 months ago
- Statistics, Information Measures, Linear Algebra, Cholesky Matrix Decomposition, Mahalanobis Distance, Householder QR Decomposition, Clif…☆52Updated 10 months ago
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 3 years ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆46Updated 9 months ago
- Rust wrapper type that implements hashing and comparison by pointer address☆35Updated last year
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 8 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated 3 weeks ago