A pure Rust MP3 decoding library based on a c2rust translation of minimp3. no_std compatible.
examples/measure for example usage.
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Latest commit | ||||
A pure Rust MP3 decoding library based on a c2rust translation of minimp3. no_std compatible.
examples/measure for example usage.
Pure Rust no_std MP3 decoder. Based on minimp3