ears
Easy Api in Rust to play Sounds (by jhasse)
minimp3-rs
minimp3 rust bindings + wrapper (by germangb)
Our great sponsors
ears | minimp3-rs | |
---|---|---|
0 | 1 | |
84 | 56 | |
- | - | |
0.0 | 0.0 | |
about 3 years ago | over 1 year ago | |
Rust | Rust | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
ears
Posts with mentions or reviews of ears.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning ears yet.
Tracking mentions began in Dec 2020.
minimp3-rs
Posts with mentions or reviews of minimp3-rs.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-05-11.
-
Announcing awedio - a low-overhead and adaptable audio playback library for Rust
Did you mean symphonia or minimp3? They let you choose the backend, and switched to the pure-Rust Symphonia just recently.
What are some alternatives?
When comparing ears and minimp3-rs you can also consider the following projects:
rust-portaudio - PortAudio bindings and wrappers for Rust.
hound - A wav encoding and decoding library in Rust
swyh-rs - Stream What You Hear written in rust, inspired by SWYH.
rodio - Rust audio playback library
rust-vst2 - VST 2.4 API implementation in rust. Create plugins or hosts.
portmidi-rs - High-level PortMidi bindings and wrappers for Rust
rust-fmod - A rust binding for the FMOD library
openal-rs