ndarray-dsp VS rust-dsp

Compare ndarray-dsp vs rust-dsp and see what are their differences.

ndarray-dsp

Digital Signal Processing algorithms on ndarray types (by xd009642)

rust-dsp

A library for sound Digital Signal Processing, written in Rust (by steveklabnik)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
ndarray-dsp rust-dsp
1 1
4 10
- -
0.0 10.0
3 months ago over 9 years ago
Rust Rust
Apache License 2.0 MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

ndarray-dsp

Posts with mentions or reviews of ndarray-dsp. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-06.
  • Signal processing library
    7 projects | /r/rust | 6 Nov 2021
    So there's also ndarray-dsp. No idea how much is in there as I've just seen it mentioned in a rust discord channel a few times.

rust-dsp

Posts with mentions or reviews of rust-dsp. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-06.
  • Signal processing library
    7 projects | /r/rust | 6 Nov 2021
    I found Scirust which seems unmaintained and has "signal processing" as a focus listed, but not much at all implemented, and rust-dsp which has a different focus (and the last commit is from 2014).

What are some alternatives?

When comparing ndarray-dsp and rust-dsp you can also consider the following projects:

scirust - Scientific Computing Library in Rust

dasp - The fundamentals for Digital Audio Signal Processing. Formerly `sample`.

fundsp - Library for audio processing and synthesis

rust-ndarray - ndarray: an N-dimensional array with array views, multidimensional slicing, and efficient operations

basic_dsp - Basic DSP vector operations for Rust.