potocpav / npy-rs
NumPy file format (de-)serialization in Rust
☆30Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for npy-rs
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- .npy and .npz file format support for ndarray☆56Updated 2 months ago
- Wrapper around generic-array that adds efficient numeric trait implementations☆62Updated 4 months ago
- A procedural macro implementation of `quote!`.☆23Updated last year
- Rust implementation of the Simple(x) Global Optimization algorithm☆31Updated last year
- Floating point approximate comparison for Rust☆60Updated 2 months ago
- Faster integer division and modulus operations☆70Updated last year
- ☆76Updated last year
- An automatic differentiation library for both forward and reverse auto-diff via code transformation written in Rust.☆14Updated 2 years ago
- Hidden Markov Models in Rust☆66Updated 7 months ago
- BLAS source of choice☆39Updated 2 months ago
- Calculate statistics iteratively☆38Updated 6 months ago
- Parse integers directly from `[u8]` slices in safe code☆53Updated 10 months ago
- Provides an interface layer to convert between n-dimensional types in different Rust crates☆49Updated 2 months ago
- Rust library for making easy parallel pipelines with Iterators.☆31Updated 4 years ago
- ☆54Updated 5 years ago
- A #[no_std] LinAlg library☆51Updated 3 years ago
- Auto differentiation library☆62Updated last year
- Serialization value trees☆43Updated 3 months ago
- A crate that exposes some SIMD functionality on nightly Rust; to be obsoleted by stdsimd☆80Updated last year
- A growable bit-vector for Rust, optimized for size☆39Updated 8 months ago
- ☆33Updated last month
- Automatic cfg for Rust compiler features☆95Updated last month
- Vec-backed ID-tree☆46Updated 2 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆48Updated 3 months ago
- Easily cope with numeric literals in generic Rust code☆25Updated 3 years ago
- Serialisable closures for Rust.☆64Updated last year
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆35Updated 10 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆74Updated this week