rhysnewell / fftconvolveLinks
Rust implementations of Fast Fourier Transform convolution and correlation for n-dimensional arrays
☆51Updated last year
Alternatives and similar repositories for fftconvolve
Users that are interested in fftconvolve are comparing it to the libraries listed below
Sorting:
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 3 months ago
- cargo-add command to make dependencies into dylibs☆99Updated 2 years ago
- Integer types with customizable niche values☆46Updated 6 months ago
- Detect unused pub methods in a Rust workspace☆36Updated 3 months ago
- An exploration of Storages☆35Updated last year
- Serde partial serialization made easy☆42Updated 2 years ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- The missing compound borrowing for Rust.☆57Updated 2 weeks ago
- https://github.com/rust-lang/cargo/issues/948☆56Updated 9 months ago
- Parallel iterator processing library for Rust☆103Updated last year
- structured parallel execution for async Rust☆33Updated 9 months ago
- Tensor library for machine learning☆27Updated 2 weeks ago
- A simple in-memory search for collections and key-value stores.☆72Updated 2 weeks ago
- ☆257Updated last month
- A Mutex wrapper tracking acquisition order☆73Updated 3 weeks ago
- Lending iterators on stable Rust☆82Updated last year
- Threadsafe RefCell for Rust☆90Updated 2 months ago
- Typed any map for rust☆67Updated 5 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Efficient byte-stream pipe buffer☆43Updated 11 months ago
- Provides an interface layer to convert between n-dimensional types in different Rust crates☆54Updated 9 months ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆46Updated 9 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A simple no_std, non-hashing, constant-capacity, constant-memory-usage LRU cache☆35Updated last year
- Rust LZ4 bindings☆52Updated 4 months ago
- A metaheuristic framework for solving combinatorial optimization problems☆35Updated 5 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆155Updated last year
- Zero-cost type for stack without complicated type or Box☆45Updated last week
- An ergonomic graph API for Rust☆49Updated last week
- ☆54Updated last year