basic_dsp VS fundsp

Compare basic_dsp vs fundsp and see what are their differences.

basic_dsp

Basic DSP vector operations for Rust. (by liebharc)

fundsp

Library for audio processing and synthesis (by SamiPerttu)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
basic_dsp fundsp
1 6
43 646
- -
3.3 7.5
7 months ago 18 days ago
Rust Rust
Apache License 2.0 Apache License 2.0
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.

basic_dsp

Posts with mentions or reviews of basic_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
    There is Dasp which seems healthy (focusses on audio) and Basic_dsp which looks more like what I am looking for and which also seems maintained, but I am not sure if it is currently actually developed because the last updates seem to focus on dependency updates and documentation.

fundsp

Posts with mentions or reviews of fundsp. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-07.

What are some alternatives?

When comparing basic_dsp and fundsp you can also consider the following projects:

rust-dsp - A library for sound Digital Signal Processing, written in Rust

camilladsp - A flexible cross-platform IIR and FIR engine for crossovers, room correction etc.

scirust - Scientific Computing Library in Rust

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

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

ndarray-dsp - Digital Signal Processing algorithms on ndarray types

rust-bindgen - Automatically generates Rust FFI bindings to C (and some C++) libraries.

wasgen - Web Audio sound generator