https://github.com/bennetthardwick/static-dsp
A no_std dsp library using const generics in Rust.
https://github.com/bennetthardwick/static-dsp
audio audio-processing const-generics dsp rust rust-lang rust-library
Last synced: 22 days ago
JSON representation
A no_std dsp library using const generics in Rust.
- Host: GitHub
- URL: https://github.com/bennetthardwick/static-dsp
- Owner: bennetthardwick
- License: mit
- Created: 2019-12-31T05:45:08.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-23T02:59:42.000Z (about 6 years ago)
- Last Synced: 2025-10-26T14:32:31.359Z (9 months ago)
- Topics: audio, audio-processing, const-generics, dsp, rust, rust-lang, rust-library
- Language: Rust
- Size: 19.5 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# static-dsp
[](https://travis-ci.org/bennetthardwick/static-dsp)
A no_std dsp library using const generics in Rust.
## Usage
## Examples