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: 3 months 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 5 years ago)
- Default Branch: master
- Last Pushed: 2020-05-23T02:59:42.000Z (almost 5 years ago)
- Last Synced: 2025-02-04T10:18:05.090Z (4 months ago)
- Topics: audio, audio-processing, const-generics, dsp, rust, rust-lang, rust-library
- Language: Rust
- Size: 19.5 KB
- Stars: 2
- Watchers: 3
- 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