rhysnewell / fftconvolveLinks
Rust implementations of Fast Fourier Transform convolution and correlation for n-dimensional arrays
☆51Updated 2 years ago
Alternatives and similar repositories for fftconvolve
Users that are interested in fftconvolve are comparing it to the libraries listed below
Sorting:
- ☆36Updated 3 years ago
- A metaheuristic framework for solving combinatorial optimization problems☆38Updated 9 months ago
- Integer types with customizable niche values☆49Updated 11 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 months ago
- Parallel iterator processing library for Rust☆103Updated 2 years ago
- Typed any map for rust☆67Updated 10 months ago
- Zero-cost type for stack without complicated type or Box☆45Updated 5 months ago
- cargo-add command to make dependencies into dylibs☆102Updated 3 years ago
- An exploration of Storages☆37Updated last year
- A trait + derive to recursively compute / print the memory usage of a data structure.☆34Updated last week
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆96Updated last month
- Rank Polymorphic array library for Rust.☆103Updated 2 years ago
- A GUI generator for clap-rs using egui☆109Updated last year
- ☆43Updated 5 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Map data structure whose keys are stored as ranges☆95Updated last week
- Trait-agnostic derive macros☆27Updated 8 months ago
- A Mutex wrapper tracking acquisition order☆74Updated last month
- Serde partial serialization made easy☆42Updated 2 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last month
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆49Updated 3 weeks ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 5 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- ☆279Updated last month
- Provides an interface layer to convert between n-dimensional types in different Rust crates☆55Updated last year
- Succinct data structures using very efficient rank and select☆127Updated last week
- Static Linear Algebra System☆36Updated 2 years ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- State machine pattern for Rust☆29Updated 11 months ago