snd / stftLinks
computes the short-time fourier transform on streaming data. written in rust.
☆33Updated 4 years ago
Alternatives and similar repositories for stft
Users that are interested in stft are comparing it to the libraries listed below
Sorting:
- (More or less) accurate floating point algorithms☆57Updated last year
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- ☆64Updated 8 years ago
- A crate with indexed arenas with small memory footprint☆79Updated last year
- An efficient method of heaplessly converting numbers into their string representations, storing the representation within a reusable byte…☆46Updated last month
- Custom derivation macro for Rust☆113Updated 8 years ago
- A real-time hierarchical profiler☆82Updated 9 years ago
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- ☆53Updated 6 years ago
- Safe wrapper for initializing arrays☆74Updated 3 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 9 months ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated 2 months ago
- A safe-guarded transmute for Rust☆39Updated last year
- Spawn processes with arbitrary closures in rust☆114Updated 4 years ago
- Runtime string formatting for Rust☆64Updated 6 years ago
- A FLAC implementation written in Rust☆78Updated 4 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- A circular buffer with fixed capacity (Rust).☆108Updated last year
- Fast float-to-string conversion based on the Ryū algorithm by Ulf Adams.☆32Updated 7 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆60Updated 2 months ago
- A thread-safe fixed-size circular buffer written in safe Rust.☆85Updated 9 months ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- A rust library for checked floating point operations☆82Updated last year
- Intended to allow taking a T from a &mut T temporarily☆80Updated 6 years ago
- Safely combine results☆82Updated last year
- Decimal Floating Point arithmetic for rust☆80Updated 2 years ago
- An attempt to make a port of minimp3 to Rust☆31Updated 6 years ago