audio-engine-coreAsaiuta
ADDEDA realtime-safe, measurable audio processing core for Rust, providing a composable pipeline for decoding, resampling, loudness normalization, and DSP.
Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.
A little curiosity. A world of open source.
THE FIRST COLLECTIONA realtime-safe, measurable audio processing core for Rust, providing a composable pipeline for decoding, resampling, loudness normalization, and DSP.
hca.py is a Python HCA decoder with updated C++ source for compiling an HCADecoder binary. It references related HCA decoding projects and notes vectorization as a future improvement.
heic-rs is a pure-Rust HEIC/HEIF decoder focusing on container parsing, grid compositing, and color conversion. It is no_std friendly, wasm-ready, and uses no unsafe code. Note that HEVC pixel decoding is not yet implemented.