Skip to content

robbie01/nanomp3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nanomp3

A pure Rust MP3 decoding library based on a c2rust translation of minimp3. no_std compatible.

⚠️ minimp3 is somewhat arcane to use and requires maintaining a read-ahead buffer. See examples/measure for example usage.

About

Pure Rust no_std MP3 decoder. Based on minimp3

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published

Languages