-
Symphonia is a crate that provides 100% Rust decoders for audio formats. Performance is competitive with FFmpeg, with Symphonia being only 10% or so slower, and occasionally faster.
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
Also, you can now use Symphonia as a backend in rodio.
-
Some of you may already be familiar with Symphonia from when it was called Sonata. I posted about it on Reddit about 2 years ago, but had to rename the library since then because the name was taken on crates.io.
-
People use cargo-fuzz.
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a more popular project.
Related posts
-
Yew + Tauri WASM Desktop App - Methods of Local Filesystem Access
-
Create Broken Files 2.0.0 - Fuzzing, but from other side
-
Rust from a security perspective, where is it vulnerable?
-
capnproto-rust: out-of-bound memory access bug
-
What is the simplest way to play an audio sample, across platforms, including web?