Resources for audio decoding?

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

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • Symphonia

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

  • Here's a crate (or rather collection of crates) that do encode/decode of many audio formats that you could use for reference. There might be some links to other learning resources in there too, I haven't checked. https://github.com/pdeljanov/Symphonia

  • creek

    Realtime disk streaming IO for audio (by MeadowlarkDAW)

  • If you're also interested in real-time disk streaming of audio then there's this crate (which uses symphonia for decoding): https://github.com/MeadowlarkDAW/creek.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
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

  • Streaming audio from url

    2 projects | /r/rust | 23 May 2023
  • Any libraries for Decoding AND Encoding to Opus audio codec?

    1 project | /r/rust | 23 May 2023
  • Symphonia – a pure Rust audio decoding and media demuxing library

    1 project | news.ycombinator.com | 6 Feb 2023
  • How do I create a video merging tool in rust?

    1 project | /r/rust | 13 Dec 2022
  • Extracting frames from an .mp4 file

    2 projects | /r/rust | 7 Oct 2022