Symphonia v0.3: pure-Rust decoders for MP3, WAV, FLAC, AAC

This page summarizes the projects mentioned and recommended in the original post on /r/rust

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.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. Symphonia

    Pure Rust multimedia format demuxing, tag reading, and audio decoding library

    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.

  2. 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.

    CodeRabbit logo
  3. rodio

    Rust audio playback library

    Also, you can now use Symphonia as a backend in rodio.

  4. crates.io

    The Rust package registry

    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.

  5. cargo-fuzz

    Command line helpers for fuzzing

    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.

Suggest a related project

Related posts

  • Yew + Tauri WASM Desktop App - Methods of Local Filesystem Access

    1 project | /r/rust | 4 Jul 2023
  • Create Broken Files 2.0.0 - Fuzzing, but from other side

    4 projects | /r/rust | 14 Mar 2023
  • Rust from a security perspective, where is it vulnerable?

    6 projects | /r/rust | 16 Jan 2023
  • capnproto-rust: out-of-bound memory access bug

    4 projects | /r/rust | 30 Nov 2022
  • What is the simplest way to play an audio sample, across platforms, including web?

    1 project | /r/rust | 15 Oct 2022

Did you know that Rust is
the 5th most popular programming language
based on number of references?